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

Diff of /gzz/metacode/latex.py

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

revision 1.3 by humppake, Thu Feb 13 17:24:40 2003 UTC revision 1.4 by humppake, Sat Feb 15 10:22:54 2003 UTC
# Line 38  bibliography_directive.content = 0 Line 38  bibliography_directive.content = 0
38  directives._directives['bibliography'] = bibliography_directive  directives._directives['bibliography'] = bibliography_directive
39    
40  #Some additional options and changes for latex2e.py  #Some additional options and changes for latex2e.py
41    images.figure.arguments = (0, 1, 1)
42  images.image.options['height'] = directives.unchanged;  images.image.options['height'] = directives.unchanged;
43  images.image.options['width'] = directives.unchanged;  images.image.options['width'] = directives.unchanged;
44  images.image.options['label'] = directives.unchanged;  images.image.options['label'] = directives.unchanged;
45  images.image.options['alternative'] = directives.unchanged;  images.image.options['environment'] = directives.unchanged;
46    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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