svn+ssh://bugman@.../svn/relax/1.3
........
r16222 | bugman | 2012-05-11 11:04:48 +0200 (Fri, 11 May 2012) | 6 lines
Merged the CHANGES file for relax version 1.3.16 back into the main 1.3 line.
The command used was:
svn merge -r16220:16221 svn+ssh://bugman@.../svn/relax/tags/1.3.16
........
r16226 | bugman | 2012-05-11 14:28:12 +0200 (Fri, 11 May 2012) | 12 lines
Ported the HTML user manual fix of r16225 from the 1.3.16 tag.
The command used was:
svn merge -r16224:r16225 svn+ssh://bugman@.../svn/relax/tags/1.3.16 .
.....
Removed more maths from the section titles of the HTML user manual.
This is an attempt at fixing the image brokenness of the HTML manual!
.....
........
r16227 | bugman | 2012-05-11 14:30:26 +0200 (Fri, 11 May 2012) | 6 lines
Fix for the creation of the HTML user manual (http://www.nmr-relax.com/manual).
The shell command for renaming the relax_user_manual.html file to index.html had a typo and was not
working!
........
r16228 | bugman | 2012-05-11 15:04:08 +0200 (Fri, 11 May 2012) | 7 lines
Fix for the HTML version of the relax user manual (http://www.nmr-relax.com/manual/).
The model-free chapter subsection on the universal solution was causing Latex2html to die! This is
the same as the fixes of r15816, but the \widehat maths command was recently reintroduced into this
new section.
........
r16229 | bugman | 2012-05-11 15:06:24 +0200 (Fri, 11 May 2012) | 5 lines
A small edit of the "The universal solution" subsection title of the model-free chapter.
This is for the relax HTML user manual (http://www.nmr-relax.com/manual/Model_free_analysis.html).
........
r16236 | bugman | 2012-05-11 17:25:36 +0200 (Fri, 11 May 2012) | 3 lines
The scons 'clean' target now removes *.pyo files as well.
........