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: Janne V. Kujala
Subject: [Gzz-commits] gzz/metacode latex2e.py
Date: Wed, 12 Feb 2003 11:52:49 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Janne V. Kujala <address@hidden>        03/02/12 11:52:48

Modified files:
        metacode       : latex2e.py 

Log message:
        Uncomment style.tex inclusion; we want it for latex authors commands

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

Patches:
Index: gzz/metacode/latex2e.py
diff -u gzz/metacode/latex2e.py:1.24 gzz/metacode/latex2e.py:1.25
--- gzz/metacode/latex2e.py:1.24        Wed Feb 12 11:39:48 2003
+++ gzz/metacode/latex2e.py     Wed Feb 12 11:52:48 2003
@@ -3,8 +3,8 @@
 """
 :Author: Engelbert Gruber (hacked by the Gzz project)
 :Contact: address@hidden
-:Revision: $Revision: 1.24 $
-:Date: $Date: 2003/02/12 16:39:48 $
+:Revision: $Revision: 1.25 $
+:Date: $Date: 2003/02/12 16:52:48 $
 :Copyright: This module has been placed in the public domain.
 
 LaTeX2e document tree Writer.
@@ -269,7 +269,7 @@
 #              '   \\renewcommand{\\makelabel}{\\optionlistlabel}}\n'
 #              '}{\\end{list}}\n',
 #              ## stylesheet is last: so it might be possible to overwrite 
defaults.
-#              self.stylesheet % (self.d_stylesheet_path),
+              self.stylesheet % (self.d_stylesheet_path),
                             ]
         if self.linking: # and maybe check for pdf
             self.pdfinfo = [ ]




reply via email to

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