projects
/
cv-latex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bca2f4
)
cv.tex: Use fixltx2e for \textsubscript
author
W. Trevor King
<wking@tremily.us>
Tue, 24 Sep 2013 19:54:26 +0000
(12:54 -0700)
committer
W. Trevor King
<wking@tremily.us>
Tue, 24 Sep 2013 19:54:26 +0000
(12:54 -0700)
I use it in the abstract for my thesis.
cv.tex
patch
|
blob
|
history
diff --git
a/cv.tex
b/cv.tex
index 691d22232488df3530961d1fe88dc8bc9707a4f4..ceda6878e01ec10e32903eafc8311c0bab40582c 100644
(file)
--- a/
cv.tex
+++ b/
cv.tex
@@
-8,6
+8,9
@@
\textwidth 6in
\pagestyle{empty} % no room for page numbers
+% fix assorted LaTeX issues and defines \textsubscript
+\usepackage{fixltx2e}
+
\usepackage{bibunits}
\usepackage[ManyBibs,LabelsAligned]{currvita}
\usepackage{hyperref}