mailr12439 - /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 - 23:11:
Author: bugman
Date: Sat Jan 22 23:11:18 2011
New Revision: 12439

URL: http://svn.gna.org/viewcvs/relax?rev=12439&view=rev
Log:
Set the font size to 12pt in the HTML user manual.

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=12439&r1=12438&r2=12439&view=diff
==============================================================================
--- 1.3/docs/latex/.latex2html-init (original)
+++ 1.3/docs/latex/.latex2html-init Sat Jan 22 23:11:18 2011
@@ -21,4 +21,7 @@
 'index','WIDTH="48" HEIGHT="48"',
 );
 
+# Show the section numbers of the PDF manual.
+$SHOW_SECTION_NUMBERS = 1;
+
 1;     # This must be the last line




Related Messages


Powered by MHonArc, Updated Sat Jan 22 23:20:02 2011