summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
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/h-physrev.bst
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/h-physrev.bst')
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst8
1 files changed, 4 insertions, 4 deletions
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