summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hepthesis/example
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-21 20:57:42 +0000
committerKarl Berry <karl@freefriends.org>2017-09-21 20:57:42 +0000
commit46c69c97cfe4829801dd8009189eb3b1f56176a3 (patch)
tree50da2c9bc9e5854800264e089acaf158e470482d /Master/texmf-dist/doc/latex/hepthesis/example
parentc51be598b9cd977c55d61a6a19a98920eb416a66 (diff)
hepthesis (21sep17)
git-svn-id: svn://tug.org/texlive/trunk@45371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepthesis/example')
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/backmatter.tex2
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/example.pdfbin345111 -> 380181 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/example.tex2
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst8
4 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/hepthesis/example/backmatter.tex b/Master/texmf-dist/doc/latex/hepthesis/example/backmatter.tex
index 3926f699a24..a695bf3a080 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/example/backmatter.tex
+++ b/Master/texmf-dist/doc/latex/hepthesis/example/backmatter.tex
@@ -14,6 +14,6 @@
\listoftables
%% If you have time and interest to generate a (decent) index,
-%% then you've clearly spent more time on the write-up than the
+%% then you've clearly spent more time on the write-up than the
%% research ;-)
%\printindex
diff --git a/Master/texmf-dist/doc/latex/hepthesis/example/example.pdf b/Master/texmf-dist/doc/latex/hepthesis/example/example.pdf
index a9a3b7d84f3..1f1c688dc23 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/example/example.pdf
+++ b/Master/texmf-dist/doc/latex/hepthesis/example/example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hepthesis/example/example.tex b/Master/texmf-dist/doc/latex/hepthesis/example/example.tex
index 6563dc27a4b..9f9c432ed27 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/example/example.tex
+++ b/Master/texmf-dist/doc/latex/hepthesis/example/example.tex
@@ -5,7 +5,7 @@
%% For short draft builds (breaks citations by necessity)
%\documentclass[hyperpdf,nobind,draft,hidefrontback]{hepthesis}
-%%For Cambridge soft-bound version
+%% For Cambridge soft-bound version
\documentclass[hyperpdf,bindnopdf]{hepthesis}
%% For Cambridge hard-bound version (must be one-sided)
%\documentclass[hyperpdf,oneside]{hepthesis}
diff --git a/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst b/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
index 0d200a0197e..7c3c09f9bdb 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
+++ b/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
@@ -142,13 +142,13 @@ if$
FUNCTION {emphasize}
{ duplicate$ empty$
{ pop$ "" }
-{ "{\em " swap$ * "}" * }
+{ "{\itshape " swap$ * "}" * }
if$
}
FUNCTION {embolden}
{ duplicate$ empty$
{ pop$ "" }
-{ "{\bf " swap$ * "}" * }
+{ "{\bfseries " swap$ * "}" * }
if$
}
FUNCTION {paren}
@@ -533,7 +533,7 @@ format.authors "author" output.check
new.block
crossref missing$
{ journal field.or.null
-format.vol.num.pages
+format.vol.num.pages
format.date empty$
'skip$
{ duplicate$ empty$
@@ -571,7 +571,7 @@ crossref missing$
{ new.block
format.book.crossref output.nonnull
}
-if$
+if$
eprint output
new.block
note output