Author: bugman
Date: Fri Oct 10 10:55:58 2014
New Revision: 26233

URL: http://svn.gna.org/viewcvs/relax?rev=26233&view=rev
Log:
Formatting improvements for the user function chapter of the HTML manual.

This is for 
http://www.nmr-relax.com/manual/Alphabetical_listing_user_functions.html.  This 
will
hopefully fix the horrible formatting whereby all text is wrapped in the HTML 
tags <SMALL
CLASS="FOOTNOTESIZE"><SMALL CLASS="FOOTNOTESIZE"><SMALL 
CLASS="FOOTNOTESIZE"><SMALL
CLASS="FOOTNOTESIZE"><SMALL CLASS="FOOTNOTESIZE"><SMALL 
CLASS="FOOTNOTESIZE"><SMALL
CLASS="FOOTNOTESIZE"><SMALL CLASS="FOOTNOTESIZE"><SMALL 
CLASS="FOOTNOTESIZE"><SMALL
CLASS="SCRIPTSIZE">text</SMALL></SMALL></SMALL></SMALL></SMALL></SMALL></SMALL></SMALL></SMALL></SMALL>.


Modified:
    trunk/docs/latex/functions.tex

Modified: trunk/docs/latex/functions.tex
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/functions.tex?rev=26233&r1=26232&r2=26233&view=diff
==============================================================================
--- trunk/docs/latex/functions.tex      (original)
+++ trunk/docs/latex/functions.tex      Fri Oct 10 10:55:58 2014
@@ -51,10 +51,15 @@
 All other sections are created from the sectioning of the user function 
docstring.
 
 
-\newpage
-\raggedbottom
-\twocolumn
-{\scriptsize
-\input{docstring}
-}
-\onecolumn
+\begin{latexonly}
+   \newpage
+   \raggedbottom
+   \twocolumn
+   {\scriptsize
+   \input{docstring}
+   }
+   \onecolumn
+\end{latexonly}
+\begin{htmlonly}
+   \input{docstring}
+\end{htmlonly}


_______________________________________________
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