Package docutils :: Package writers :: Module latex2e
[show private | hide private]
[frames | no frames]

Module docutils.writers.latex2e

LaTeX2e document tree Writer.


Classes
Babel Language specifics for LaTeX.
LaTeXTranslator  
Writer  

Variable Summary
dict latex_headings = {'footnote_floats': ['% begin: floats f...

Variable Details

latex_headings

Type:
dict
Value:
{'footnote_floats': ['% begin: floats for footnotes tweaking.\n',
                     '\\setlength{\\floatsep}{0.5em}\n',
                     '\\setlength{\\textfloatsep}{\\fill}\n',
                     '\\addtolength{\\textfloatsep}{3em}\n',
                     '\\renewcommand{\\textfraction}{0.5}\n',
                     '\\renewcommand{\\topfraction}{0.5}\n',
                     '\\renewcommand{\\bottomfraction}{0.5}\n',
                     '\\setcounter{totalnumber}{50}\n',
...                                                                    

Generated by Epydoc 2.0 on Tue Jul 22 05:30:26 2003 http://epydoc.sf.net