Une page de garde minimaliste
darcs-hash:20060418104132-72cb0-6fcb4b8727d38d4646265b0d9d3f41f9f9a9a298.gz
This commit is contained in:
parent
a5977f16f3
commit
5c0f67eb7a
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@ class Formatter(FormatterBase):
|
|||
\\renewcommand{\\theenumiv}{\\arabic{enumi}.\\arabic{enumii}.\\arabic{enumiii}.\\arabic{enumiv}}
|
||||
|
||||
\\begin{document}
|
||||
\\maketitle
|
||||
\\tableofcontents
|
||||
\\newpage
|
||||
""" % (extra_preamble, pagename, date)
|
||||
|
||||
def endDocument(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue