mailRe: r8436 - /1.3/docs/latex/fetch_docstrings.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on January 14, 2009 - 10:30:
Ah, that was the problem.  This bug must have affected all releases of
relax since about 1.0!

Cheers,

Edward


On Tue, Jan 13, 2009 at 8:23 PM,  <sebastien.morin.1@xxxxxxxxx> wrote:
Author: semor
Date: Tue Jan 13 20:23:13 2009
New Revision: 8436

URL: http://svn.gna.org/viewcvs/relax?rev=8436&view=rev
Log:
Corrected a typo.

This was discussed in a thread starting at:
https://mail.gna.org/public/relax-devel/2009-01/msg00087.html
(Message-id: <496CD419.9020908@xxxxxxxxx>)


Modified:
   1.3/docs/latex/fetch_docstrings.py

Modified: 1.3/docs/latex/fetch_docstrings.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/latex/fetch_docstrings.py?rev=8436&r1=8435&r2=8436&view=diff
==============================================================================
--- 1.3/docs/latex/fetch_docstrings.py (original)
+++ 1.3/docs/latex/fetch_docstrings.py Tue Jan 13 20:23:13 2009
@@ -367,7 +367,7 @@

        # R1 and R2.
        string = self.safe_replacement(string, 'R1', 'R$_1$')
-        string = self.safe_replacement(string, 'R2', 'R$_1$')
+        string = self.safe_replacement(string, 'R2', 'R$_2$')


        # Model-free parameters.


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits




Related Messages


Powered by MHonArc, Updated Thu Jan 29 15:00:42 2009