/[gzz]/gzz/metacode/latex2e.py
ViewVC logotype

Diff of /gzz/metacode/latex2e.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by jvk, Wed Feb 12 08:20:48 2003 UTC revision 1.18 by humppake, Wed Feb 12 14:51:31 2003 UTC
# Line 206  class LaTeXTranslator(nodes.NodeVisitor) Line 206  class LaTeXTranslator(nodes.NodeVisitor)
206      generator = '%% generator Docutils: http://docutils.sourceforge.net/\n'      generator = '%% generator Docutils: http://docutils.sourceforge.net/\n'
207    
208      # use latex tableofcontents or let docutils do it.      # use latex tableofcontents or let docutils do it.
209      use_latex_toc = 0      use_latex_toc = 1
210      # table kind: if 0 tabularx (single page), 1 longtable      # table kind: if 0 tabularx (single page), 1 longtable
211      # maybe should be decided on row count.      # maybe should be decided on row count.
212      use_longtable = 1      use_longtable = 1

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26