Author: bugman
Date: Fri Oct 10 17:00:52 2014
New Revision: 26242

URL: http://svn.gna.org/viewcvs/relax?rev=26242&view=rev
Log:
Extended the number of words used in the HTML webpage file names.

This is to hopefully prevent files from being overwritten by multiple files 
having the same name.


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

Modified: trunk/docs/latex/.latex2html-init
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/.latex2html-init?rev=26242&r1=26241&r2=26242&view=diff
==============================================================================
--- trunk/docs/latex/.latex2html-init   (original)
+++ trunk/docs/latex/.latex2html-init   Fri Oct 10 17:00:52 2014
@@ -47,7 +47,7 @@
 ";
 
 # The names of the HTML pages.
-$LONG_TITLES = 8;
+$LONG_TITLES = 20;
 
 # The level for splitting into separate HTML pages.
 $MAX_SPLIT_DEPTH = 5;


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to