diff options
Diffstat (limited to 'Doc/ref/ref.tex')
-rw-r--r-- | Doc/ref/ref.tex | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index 4c9fcaa..0edec66 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -1,9 +1,4 @@ -\documentstyle[twoside,a4wide,11pt,myformat]{report} -% ^^^^^^^^^^^^^^^^^^^^ -% If you have trouble finding these style files, any of the pointed-at -% style options are optional and may be taken out. -% But "myformat.sty" should be found in the same directory as this file! -% Also, "myformat" should be last since it corrects a few style params. +\documentstyle[twoside,11pt,myformat]{report} \title{\bf Python Reference Manual} |