/[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.4 by humppake, Sat Feb 15 10:22:54 2003 UTC revision 1.5 by humppake, Sat Feb 15 23:21:27 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
 images.figure.arguments = (0, 1, 1)  
41  images.image.options['height'] = directives.unchanged;  images.image.options['height'] = directives.unchanged;
42  images.image.options['width'] = directives.unchanged;  images.image.options['width'] = directives.unchanged;
43  images.image.options['label'] = directives.unchanged;  images.image.options['label'] = directives.unchanged;

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

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