projects
/
thesis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19aab73
)
local_cmmds.tex: Use `Eq.` instead of `Eqn.` in \fref
author
W. Trevor King
<wking@tremily.us>
Thu, 9 May 2013 02:07:36 +0000
(22:07 -0400)
committer
W. Trevor King
<wking@tremily.us>
Thu, 9 May 2013 02:07:36 +0000
(22:07 -0400)
For consistency with cleveref's \cref{}.
src/local_cmmds.tex
patch
|
blob
|
history
diff --git
a/src/local_cmmds.tex
b/src/local_cmmds.tex
index cf1f8b9830ddc23eff1d27a7f1e79af84b8cc222..fde8ec1a9d2a64255c6fe38ef09e98e0f5d2841d 100644
(file)
--- a/
src/local_cmmds.tex
+++ b/
src/local_cmmds.tex
@@
-21,7
+21,7
@@
\newcommand{\fref}[2]{%
\switch%
\case{\isequal{#1}{equation}}%
- Eq
n
.~\iref{#1}{#2}%
+ Eq.~\iref{#1}{#2}%
\case{\isequal{#1}{figure}}%
Fig.~\iref{#1}{#2}%
\otherwise%