Menu

SVN archive Commit Log


Commit Date  
[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()
method of the replicate LaTeX title finding script to determine if any titles are replicated, and if
so the scons target returns with a sys.exit(1) call. This target is set at the start of the
user_manual_pdf, user_manual_pdf_nofetch, user_manual_html, user_manual_html_nofetch scons targets.

The result is that the manual cannot be compiled if replicate titles exist, forcing the titles to be
changed. The result will be that the HTML pages at http://www.nmr-relax.com/manual/ will all be
unique, as replicated titles results in only one HTML page being created for all the sections.

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
[r28055] by bugman

Renamed the replicate title finding script.

2015-10-15 09:26:29 Tree
[r28054] by bugman

Converted the replicated title finding Python script to use a class structure.

This allows the script to be imported as a module. The replicate finding has been shifted into a
find() class method.

2015-10-15 09:26:01 Tree
[r28053] by bugman

Converted the duplicate title finding shell script into a Python script.

The Python script is far more advanced and uses a different logic to produce a table of replicated
titles and their count. The script also returns a failed exit status when replicates exist.

2015-10-15 09:12:36 Tree
[r28052] by bugman

Updated the shell script for finding duplicated titles in the LaTeX files of the manual.

2015-10-15 08:24:05 Tree
[r28051] by bugman

Removed a double full stop from the Softpedia link at http://www.nmr-relax.com/links.html.

2015-10-14 15:08:36 Tree
[r28050] by bugman

Added a number of redirects.

This includes a link to the API documentation which changed names during the development of the 3.3
and 3 errors in user function links to the manual in the relax release notes.

2015-10-14 15:01:42 Tree
[r28049] by bugman

More minor changes to the 'Announcement' section of the release checklist document.

2015-10-14 13:14:16 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.