/[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.30 by humppake, Thu Feb 13 17:24:40 2003 UTC revision 1.31 by humppake, Thu Feb 13 18:58:06 2003 UTC
# Line 209  class LaTeXTranslator(nodes.NodeVisitor) Line 209  class LaTeXTranslator(nodes.NodeVisitor)
209      use_latex_toc = 0      use_latex_toc = 0
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 = 0      use_longtable = 1
213      # TODO: use mixins for different implementations.      # TODO: use mixins for different implementations.
214      # list environment for option-list. else tabularx      # list environment for option-list. else tabularx
215      use_optionlist_for_option_list = 1      use_optionlist_for_option_list = 1

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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