Menu

SVN archive Commit Log


Commit Date  
[r26242] by bugman

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.

2014-10-10 15:00:52 Tree
[r26241] by bugman

Added instructions and a build script for creating a useful version of latex2html.

This version is essential for building the HTML version of the manual at
http://www.nmr-relax.com/manual/. The build script downloads the Debian latex2html-2008 sources as
well as all Debian patches for latex2html. It then applies a number of patches for fixing and
improving the relax documentation. The program is then compiled and can be installed as the root
user into /usr/local/.

2014-10-10 14:54:59 Tree
[r26240] by bugman

Split the redirection setup script into different sections for different parts of the website.

2014-10-10 12:13:33 Tree
[r26239] by bugman

Merged r26237 and r26238 from trunk.

The command used was:
svn merge -r26236:r26238 svn+ssh://bugman@.../svn/relax/trunk .

This will be used to construct a better formatted HTML copy of the user manual for
http://www.nmr-relax.com/manual/index.html.

2014-10-10 12:01:58 Tree
[r26238] by bugman

Removal of many dual LaTeX and latex2html section titles in the manual.

As the HTML manual (http://www.nmr-relax.com/manual/index.html) is now compiled with Unicode
support, the Greek characters in the titles are now supported. Therefore in the model-free and the
values, gradients, and Hessians chapters, the dual LaTeX and latex2html section titles could be
collapsed to the standard LaTeX section title. This will result in better formatting of the manual
and its links.

2014-10-10 11:37:01 Tree
[r26237] by bugman

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.

2014-10-10 11:26:14 Tree
[r26236] by bugman

Formatting fixes for the HTML version of the manual.

This is for http://www.nmr-relax.com/manual/index.html. The formatting of almost all pages, but
especially the user functions, is now much better and is not longer set to an extremely small font
size.

2014-10-10 11:16:06 Tree
[r26235] by bugman

Merged revisions r26232 to r26234 from the trunk.

The command used was:
svn merge -r26231:r26234 svn+ssh://bugman@.../svn/relax/trunk .

This is simply to allow an improved HTML version of the manual to be compiled and uploaded to
http://www.nmr-relax.com/manual/index.html.

2014-10-10 11:06:41 Tree
[r26234] by bugman

Big bug fix for the text size formatting of the HTML manual.

The previous fix for the user function chapter of the HTML manual
(http://www.nmr-relax.com/manual/Alphabetical_listing_user_functions.html) did not fix the problem.

The issue was with the {exampleenv} defined using a \newenvironment command in the preamble. The
command \footnotesize was bing used in the start, but nothing was changing the font size at the end.
In LaTeX, the ending of the environment appears to reset the font size, whereas in latex2html it
does not. Therefore all text after this environment is prepended by <SMALL CLASS="FOOTNOTESIZE"> in
the HTML manual and this keeps adding to the text after each new exampleenv environment.

2014-10-10 09:50:20 Tree
[r26233] by bugman

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>.

2014-10-10 08:55:58 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.