Show More
@@ -141,9 +141,10 b" latex_font_size = '11pt'" | |||||
141 | # (source start file, target name, title, author, document class [howto/manual]). |
|
141 | # (source start file, target name, title, author, document class [howto/manual]). | |
142 |
|
142 | |||
143 | latex_documents = [ ('index', 'IPython.tex', 'IPython Documentation', |
|
143 | latex_documents = [ ('index', 'IPython.tex', 'IPython Documentation', | |
144 |
ur"""Brian Granger |
|
144 | ur"""Brian Granger, Fernando Pérez and Ville Vainio\\ | |
|
145 | \ \\ | |||
145 | With contributions from:\\ |
|
146 | With contributions from:\\ | |
146 |
Benjamin Ragan-Kelley |
|
147 | Benjamin Ragan-Kelley.""", | |
147 | 'manual'), |
|
148 | 'manual'), | |
148 | ] |
|
149 | ] | |
149 |
|
150 |
General Comments 0
You need to be logged in to leave comments.
Login now