svn+ssh://bugman@.../svn/relax/trunk
........
r27008 | tlinnet | 2014-12-08 00:03:07 +0100 (Mon, 08 Dec 2014) | 1 line
Comment fix in user function select.sn_ratio and deselect.sn_ratio.
........
r27009 | bugman | 2014-12-08 09:27:28 +0100 (Mon, 08 Dec 2014) | 7 lines
Important fix for the spectrum.error_analysis_per_field user function.
This is for the compilation of the user manual. The possessive apostrophe should not be used in the
text "spectrum ID's". This grammar error triggers an unfortunate bug in the docstring fetching
script docs/latex/fetch_docstrings.py whereby the script thinks that ' is the start of a quote.
........
r27011 | bugman | 2014-12-08 11:03:44 +0100 (Mon, 08 Dec 2014) | 7 lines
Added a compressed EPS version of the 128x128/actions/document-preview-archive Oxygen icon.
The EPS bounding box was manually changed to 0 0 18 18 in a text editor. The scanline translation
parameters were also fixed by changing them all to 18 as well. This allows the icon to be used in
the relax manual.
........
r27014 | bugman | 2014-12-08 15:50:04 +0100 (Mon, 08 Dec 2014) | 5 lines
Fix for the blacklist objects in data_store.data_classes.Element.to_xml().
The class blacklist variable was not being taken into account.
........