Menu

SVN archive Commit Log


Commit Date  
[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
[r28031] by bugman

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

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

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

Removal of the definition of a fixed-width table column from the LaTeX manual preamble.

This is required as the definition breaks latex2html compatibility, causing a corruption in the
figure numbering resulting in the images in the HTML to be essentially randomised.
.....

2015-10-12 12:15:25 Tree
[r28030] by bugman

Removal of the definition of a fixed-width table column from the LaTeX manual preamble.

This is required as the definition breaks latex2html compatibility, causing a corruption in the
figure numbering resulting in the images in the HTML to be essentially randomised.

2015-10-12 12:13:20 Tree
[r28029] by bugman

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

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

.....
r28028 | bugman | 2015-10-12 11:45:30 +0200 (Mon, 12 Oct 2015) | 7 lines
Changed paths:
M /trunk/docs/latex/frame_order/models.tex

Modified the short captions in the new frame models chapter of the manual.

The runic Daeg character has been replaced simply by 'Daeg'. This is due to incompatibilities with
latex2html which prevents the HTML manual at http://www.nmr-relax.com/manual/index.html from being
compiled.
.....

2015-10-12 09:47:36 Tree
[r28028] by bugman

Modified the short captions in the new frame models chapter of the manual.

The runic Daeg character has been replaced simply by 'Daeg'. This is due to incompatibilities with
latex2html which prevents the HTML manual at http://www.nmr-relax.com/manual/index.html from being
compiled.

2015-10-12 09:45:30 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.