gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/metacode latex2e.py


From: Asko Soukka
Subject: [Gzz-commits] gzz/metacode latex2e.py
Date: Tue, 11 Feb 2003 13:05:20 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    03/02/11 13:05:20

Modified files:
        metacode       : latex2e.py 

Log message:
        hmm... restored admwidth

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/metacode/latex2e.py.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: gzz/metacode/latex2e.py
diff -u gzz/metacode/latex2e.py:1.15 gzz/metacode/latex2e.py:1.16
--- gzz/metacode/latex2e.py:1.15        Tue Feb 11 11:06:11 2003
+++ gzz/metacode/latex2e.py     Tue Feb 11 13:05:20 2003
@@ -3,8 +3,8 @@
 """
 :Author: Engelbert Gruber (hacked by the Gzz project)
 :Contact: address@hidden
-:Revision: $Revision: 1.15 $
-:Date: $Date: 2003/02/11 16:06:11 $
+:Revision: $Revision: 1.16 $
+:Date: $Date: 2003/02/11 18:05:20 $
 :Copyright: This module has been placed in the public domain.
 
 LaTeX2e document tree Writer.
@@ -256,7 +256,7 @@
 #              #
 #              self.generator,
 #              # admonition width and docinfo tablewidth
-#              
'\\newlength{\\admwidth}\n\\addtolength{\\admwidth}{0.9\\textwidth}\n',
+              
'\\newlength{\\admwidth}\n\\addtolength{\\admwidth}{0.9\\textwidth}\n',
 #             # optionlist environment
 #              '\\newcommand{\\optionlistlabel}[1]{\\bf #1 \\hfill}\n'
 #              '\\newenvironment{optionlist}[1]\n',




reply via email to

[Prev in Thread] Current Thread [Next in Thread]