Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
db37d257
Commit
db37d257
authored
May 01, 2010
by
Daniel E. Doherty
Committed by
Jay Belanger
May 01, 2010
Browse files
(Tutorial): Use ^{\prime} to indicate primes.
parent
cd03c74a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/calc.texi
doc/misc/calc.texi
+2
-2
No files found.
doc/misc/ChangeLog
View file @
db37d257
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
...
...
doc/misc/calc.texi
View file @
db37d257
...
...
@@ -6234,7 +6234,7 @@ new_x = x - f(x)/f'(x)
@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 @@ term. So we can take it out to get an equivalent formula with
@tex
\turnoffactive
\beforedisplay
$$ 9 a + 3 b + c - 511 n
'
$$
$$ 9 a + 3 b + c - 511 n
^{\prime}
$$
\afterdisplay
@end tex
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment