/[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.27 by humppake, Wed Feb 12 17:51:28 2003 UTC revision 1.28 by humppake, Thu Feb 13 16:23:01 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 = 1      use_longtable = 0
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.27  
changed lines
  Added in v.1.28

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