Commit | Date | |
---|---|---|
[r28064]
by
bugman
More future protection against numpy changes. The FutureWarning is "`rank` is deprecated; use the `ndim` attribute or function instead. To find |
2015-10-16 14:02:57 | Tree |
[r28063]
by
bugman
Updated all of relax to protect against future changes occurring in the numpy Python package. From numpy version 1.9, the FutureWarning "__main__:1: FutureWarning: comparison to `None` will The issue is that the behaviour of the comparison operators '==' and '!=' will change with future |
2015-10-16 13:51:51 | Tree |
[r28062]
by
bugman
Replicated title fix for the HTML version of the manual. The replicated titles were causing the sections with the same name to all point to a single HTML |
2015-10-15 10:37:38 | Tree |
[r28061]
by
bugman
Ported r28058 and r28059 from trunk to fix the live HTML manual at http://www.nmr-relax.com . The command used was: ..... |
2015-10-15 09:58:59 | Tree |
2015-10-15 09:55:59 | Tree | |
[r28059]
by
bugman
Removal of an old replicated title in the LaTeX sources for the manual. This is the title 'Model-free analysis' which is used for the entire specific analysis chapter as |
2015-10-15 09:55:30 | Tree |
[r28058]
by
bugman
Elimination of replicated titles in the LaTeX sources that the new frame order chapters introduced. |
2015-10-15 09:51:00 | Tree |
[r28057]
by
bugman
The Scons compilation of the PDF and HTML manuals now checks for replicated titles. A new replicate_title_check target has been added to the scons scripts. This calls the find() The result is that the manual cannot be compiled if replicate titles exist, forcing the titles to be |
2015-10-15 09:44:13 | Tree |
[r28056]
by
bugman
Removed the duplicate LaTeX title finding shell script. This is now handled by the far more advanced Python script. |
2015-10-15 09:27:10 | Tree |
2015-10-15 09:26:29 | Tree |