mailr12429 - /1.3/docs/latex/.latex2html-init


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 22, 2011 - 21:47:
Author: bugman
Date: Sat Jan 22 21:47:48 2011
New Revision: 12429

URL: http://svn.gna.org/viewcvs/relax?rev=12429&view=rev
Log:
Added the relax title and custom icon path to the latex2html config file.


Modified:
    1.3/docs/latex/.latex2html-init

Modified: 1.3/docs/latex/.latex2html-init
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/latex/.latex2html-init?rev=12429&r1=12428&r2=12429&view=diff
==============================================================================
--- 1.3/docs/latex/.latex2html-init (original)
+++ 1.3/docs/latex/.latex2html-init Sat Jan 22 21:47:48 2011
@@ -1,3 +1,10 @@
+# The title.
+$TITLE = 'relax';
+
+# Allow images in the base relax directory to be used.
 $DVIPS = 'dvips -R0';
 
+# The path to the custom icons.
+$ALTERNATIVE_ICONS = 'icons';
+
 1;     # This must be the last line




Related Messages


Powered by MHonArc, Updated Sat Jan 22 22:00:02 2011