.....
r8698 | semor | 2009-01-28 17:57:19 +0100 (Wed, 28 Jan 2009) | 11 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
Fixed a bug which prevented the manual pdf to be compiled.
The problem was caused by a ':' character in the references (after the volume number, as usual).
This was changed for a '.' character.
Equations were fine..!
Moreover, a better formatting was done by adding ':' characters after the word 'are' before
enumerations.
.....