Author: bugman
Date: Fri Oct 10 13:26:14 2014
New Revision: 26237

URL: http://svn.gna.org/viewcvs/relax?rev=26237&view=rev
Log:
The HTML version of the manual is now compiled with Unicode character support.

This is for the manual at http://www.nmr-relax.com/manual/index.html.  It 
allows Greek symbols, for
example, to be represented as text rather than LaTeX generated PNG images.  
This fixes titles and
massively decreases the number of images required by the HTML pages.


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=26237&r1=26236&r2=26237&view=diff
==============================================================================
--- trunk/docs/latex/.latex2html-init   (original)
+++ trunk/docs/latex/.latex2html-init   Fri Oct 10 13:26:14 2014
@@ -25,7 +25,7 @@
 $LOCAL_ICONS = 1;
 
 # Set the HTML version.
-$HTML_VERSION = "4.1,math";
+$HTML_VERSION = "4.1,math,unicode,utf8";
 
 # Additions to the head tag (Google analytics JS).
 $LATEX2HTML_META = "


_______________________________________________
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