svn+ssh://bugman@.../svn/relax/trunk
........
r20220 | bugman | 2013-06-19 19:30:41 +0200 (Wed, 19 Jun 2013) | 5 lines
Added the listings package to the relax user manual LaTeX file.
This will be used to improve the formatting and look of relax scripts in the manual.
........
r20221 | bugman | 2013-06-19 19:58:30 +0200 (Wed, 19 Jun 2013) | 5 lines
Started to convert the relax user manual to use the lstlisting environment for scripts.
This is to prettify the scripts in the manual.
........
r20222 | bugman | 2013-06-20 00:10:12 +0200 (Thu, 20 Jun 2013) | 6 lines
Improvements to the script UI section of the NOE chapter of the user manual.
The lstlisting environments now have the correct numbering to match the script at the start,
comments have been copied into the split up script elements, and a few comments improved.
........
r20223 | bugman | 2013-06-20 00:19:45 +0200 (Thu, 20 Jun 2013) | 5 lines
The NMRPipe script in the relaxation curve-fitting chapter of the manual now uses lstlisting.
The language has been explicitly set to csh to override the global default of Python.
........
r20224 | bugman | 2013-06-20 00:41:31 +0200 (Thu, 20 Jun 2013) | 5 lines
Converted all of the relaxation curve-fitting chapter of the user manual to the lstlisting environment.
This is for all parts of the script UI section of the chapter.
........
r20225 | bugman | 2013-06-20 11:44:54 +0200 (Thu, 20 Jun 2013) | 5 lines
Converted all of the model-free chapter of the user manual to the lstlisting environment.
This is for all parts of the script UI section of the chapter.
........
r20226 | bugman | 2013-06-20 11:52:09 +0200 (Thu, 20 Jun 2013) | 5 lines
Converted all of the J(w) mapping chapter of the user manual to the lstlisting environment.
This is for all parts of the script UI section of the chapter.
........
r20227 | bugman | 2013-06-20 11:54:00 +0200 (Thu, 20 Jun 2013) | 3 lines
Small comment fix in the sample_scripts/consistency_tests.py script.
........
r20228 | bugman | 2013-06-20 11:58:27 +0200 (Thu, 20 Jun 2013) | 5 lines
Converted all of the Consistency testing chapter of the user manual to the lstlisting environment.
This is for all parts of the script UI section of the chapter.
........