mailr12432 - /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 - 22:15:
Author: bugman
Date: Sat Jan 22 22:15:37 2011
New Revision: 12432

URL: http://svn.gna.org/viewcvs/relax?rev=12432&view=rev
Log:
Fixes for the navigation icons sizes in the HTML user manual.

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


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=12432&r1=12431&r2=12432&view=diff
==============================================================================
--- 1.3/docs/latex/.latex2html-init (original)
+++ 1.3/docs/latex/.latex2html-init Sat Jan 22 22:15:37 2011
@@ -7,4 +7,15 @@
 # The path to the custom icons.
 $ALTERNATIVE_ICONS = 'icons';
 
+%iconsizes = (
+'up' ,'WIDTH="48" HEIGHT="48"',
+'next','WIDTH="48" HEIGHT="48"',
+'previous','WIDTH="48" HEIGHT="48"',
+'next_group' ,'WIDTH="48" HEIGHT="48"',
+'next_inactive' ,'WIDTH="48" HEIGHT="48"',
+'previous_group','WIDTH="48" HEIGHT="48"',
+'contents','WIDTH="48" HEIGHT="48"',
+'index','WIDTH="48" HEIGHT="48"',
+);
+
 1;     # This must be the last line




Related Messages


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