mailr12440 - /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:12:
Author: bugman
Date: Sat Jan 22 23:12:08 2011
New Revision: 12440

URL: http://svn.gna.org/viewcvs/relax?rev=12440&view=rev
Log:
The sections numbers from the PDF manual are now shown.

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=12440&r1=12439&r2=12440&view=diff
==============================================================================
--- 1.3/docs/latex/.latex2html-init (original)
+++ 1.3/docs/latex/.latex2html-init Sat Jan 22 23:12:08 2011
@@ -21,6 +21,9 @@
 'index','WIDTH="48" HEIGHT="48"',
 );
 
+# Set the font size.
+$FONT_SIZE = "12pt";
+
 # Show the section numbers of the PDF manual.
 $SHOW_SECTION_NUMBERS = 1;
 




Related Messages


Powered by MHonArc, Updated Mon Jan 24 16:40:02 2011