mailr12443 - /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 24, 2011 - 16:39:
Author: bugman
Date: Mon Jan 24 16:39:12 2011
New Revision: 12443

URL: http://svn.gna.org/viewcvs/relax?rev=12443&view=rev
Log:
Shifted the -html_version commmand line arg into the latex2html init file.

This will be visible at http://www.nmr-relax.com/manual/1.3/relax.html with a 
new relax release.


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=12443&r1=12442&r2=12443&view=diff
==============================================================================
--- 1.3/docs/latex/.latex2html-init (original)
+++ 1.3/docs/latex/.latex2html-init Mon Jan 24 16:39:12 2011
@@ -24,6 +24,9 @@
 # Copy the icons into the HTML target directory.
 $LOCAL_ICONS = 1;
 
+# Set the HTML version.
+$HTML_VERSION = "4.0";
+
 # Set the font size.
 $FONT_SIZE = "12pt";
 




Related Messages


Powered by MHonArc, Updated Mon Jan 24 17:00:02 2011