Mercurial > emacs
changeset 108208:3abe022e56e9
(Tutorial): Use ^{\prime} to indicate primes.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sat, 01 May 2010 18:47:59 -0500 |
parents | f015ae3fb447 |
children | b757d9aee37e |
files | doc/misc/ChangeLog doc/misc/calc.texi |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Sat May 01 14:38:59 2010 -0700 +++ b/doc/misc/ChangeLog Sat May 01 18:47:59 2010 -0500 @@ -1,3 +1,7 @@ +2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change) + + * calc.texi (Tutorial): Use "^{\prime}" to indicate primes. + 2010-05-01 Michael Albinus <michael.albinus@gmx.de> * tramp.texi (Inline methods, Default Method): Mention
--- a/doc/misc/calc.texi Sat May 01 14:38:59 2010 -0700 +++ b/doc/misc/calc.texi Sat May 01 18:47:59 2010 -0500 @@ -6234,7 +6234,7 @@ @end ifnottex @tex \beforedisplay -$$ x_{\rm new} = x - {f(x) \over f'(x)} $$ +$$ x_{\rm new} = x - {f(x) \over f^{\prime}(x)} $$ \afterdisplay @end tex @@ -7901,7 +7901,7 @@ @tex \turnoffactive \beforedisplay -$$ 9 a + 3 b + c - 511 n' $$ +$$ 9 a + 3 b + c - 511 n^{\prime} $$ \afterdisplay @end tex