Menu

SVN archive Commit Log


Commit Date  
[r28041] by bugman

Ported r28040 from trunk to allow the HTML manual to be compiled.

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

.....
r28040 | bugman | 2015-10-13 09:12:38 +0200 (Tue, 13 Oct 2015) | 8 lines

Fixes for sub and superscripts throughout the manual.

This introduces {} around all sub and superscripted \textrm{} instances. This is not needed for the
PDF version of the manual as the missing bracket problem is avoided, but it affects the HTML version
of the manual compiled by latex2html, which requires the correct notation. The fixes are for both
the new frame order chapter as well as the relaxation dispersion chapter.
.....

2015-10-13 07:54:50 Tree
[r28040] by bugman

Fixes for sub and superscripts throughout the manual.

This introduces {} around all sub and superscripted \textrm{} instances. This is not needed for the
PDF version of the manual as the missing bracket problem is avoided, but it affects the HTML version
of the manual compiled by latex2html, which requires the correct notation. The fixes are for both
the new frame order chapter as well as the relaxation dispersion chapter.

2015-10-13 07:12:38 Tree
[r28039] by bugman

Ported r28038 from trunk to allow the HTML manual to be compiled.

The command used was:
svn up; svn merge -r28037:28038 svn+ssh://bugman@.../svn/relax/trunk/ .

.....
r28038 | bugman | 2015-10-12 20:40:23 +0200 (Mon, 12 Oct 2015) | 6 lines

Workaround for latex2html not being able to handle the allrunes package or associated font.

In the preamble 'htmlonly' environment, the frame order symbols are redefined using the text 'Daeg'
instead of the runic character.
.....

2015-10-12 18:41:47 Tree
[r28038] by bugman

Workaround for latex2html not being able to handle the allrunes package or associated font.

In the preamble 'htmlonly' environment, the frame order symbols are redefined using the text 'Daeg'
instead of the runic character.

2015-10-12 18:40:23 Tree
[r28037] by bugman

Ported r28036 from trunk to allow the HTML manual to be compiled.

The command used was:
svn up; svn merge -r28035:28036 svn+ssh://bugman@.../svn/relax/trunk/ .

.....
r28036 | bugman | 2015-10-12 19:49:15 +0200 (Mon, 12 Oct 2015) | 10 lines

Redesign of the frame order parameter nesting table in the manual for latex2html compatibility.

The table uses the tikz package, which is fatal for latex2html, even if not used. Therefore the
table in the docs/latex/frame_order/parameter_nesting.tex file has been converted into a standalone
LaTeX document to create a cropped postscript version of the tikz formatted table. A compilation
script has been added as well. The resultant *.ps file is now included into the PCS numerical
integration section, rather than this section creating the tikz table. All tikz preamble text has
been removed to allow latex2html to run.
.....

2015-10-12 17:50:40 Tree
[r28036] by bugman

Redesign of the frame order parameter nesting table in the manual for latex2html compatibility.

The table uses the tikz package, which is fatal for latex2html, even if not used. Therefore the
table in the docs/latex/frame_order/parameter_nesting.tex file has been converted into a standalone
LaTeX document to create a cropped postscript version of the tikz formatted table. A compilation
script has been added as well. The resultant *.ps file is now included into the PCS numerical
integration section, rather than this section creating the tikz table. All tikz preamble text has
been removed to allow latex2html to run.

2015-10-12 17:49:15 Tree
[r28035] by bugman

Ported r28034 from trunk to allow the HTML manual to be compiled.

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

.....
r28034 | bugman | 2015-10-12 18:22:46 +0200 (Mon, 12 Oct 2015) | 8 lines

Manually rotated the frame order matrix element EPS manual figures, for latex2html compatibility.

The '90 rotate' command has been deleted and the bounding box permuted as 'a b c d' -> 'b -c d -a'.
This allows the angle argument in the \includegraphics{} command to be dropped, as latex2html does
not recognise this. It allows the figures to be visible in the HTML version of the manual at
http://www.nmr-relax.com/manual/index.html .
.....

2015-10-12 16:24:22 Tree
[r28034] by bugman

Manually rotated the frame order matrix element EPS manual figures, for latex2html compatibility.

The '90 rotate' command has been deleted and the bounding box permuted as 'a b c d' -> 'b -c d -a'.
This allows the angle argument in the \includegraphics{} command to be dropped, as latex2html does
not recognise this. It allows the figures to be visible in the HTML version of the manual at
http://www.nmr-relax.com/manual/index.html .

2015-10-12 16:22:46 Tree
[r28033] by bugman

Ported r28032 from trunk to allow the HTML manual to be compiled.

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

.....
r28032 | bugman | 2015-10-12 16:12:13 +0200 (Mon, 12 Oct 2015) | 6 lines
Changed paths:
M /trunk/docs/latex/frame_order/models.tex
M /trunk/docs/latex/relax.tex

Removal of the accents package to allow the HTML manual to be compiled.

The 'accents' LaTeX package is not compatible with latex2html, so the easiest fix is to eliminate
the package.
.....

2015-10-12 14:13:25 Tree
[r28032] by bugman

Removal of the accents package to allow the HTML manual to be compiled.

The 'accents' LaTeX package is not compatible with latex2html, so the easiest fix is to eliminate
the package.

2015-10-12 14:12:13 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.