summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-06 22:57:40 +0000
committerKarl Berry <karl@freefriends.org>2015-11-06 22:57:40 +0000
commited4841ea09aafd5be1b40c8de26964e47d482360 (patch)
tree56451f1be8f4049f5c177bfb6a5322a24faa4c1f /Master/texmf-dist/bibtex
parentaf7cfe3a9110a3ddd99d41da437f22f7d7b5d121 (diff)
resphilosophica (6nov15)
git-svn-id: svn://tug.org/texlive/trunk@38788 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
index 9254fb07d75..452c9c18df6 100644
--- a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
+++ b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
@@ -3,7 +3,7 @@
%% generated with the docstrip utility and then
%% manually patched by Boris Veytsman
%%
-%% Copyright 2012 Boris Veytsman (patches and changes)
+%% Copyright 2012--2015 Boris Veytsman (patches and changes)
%%
%% The original source files were:
%%
@@ -1728,7 +1728,9 @@ FUNCTION {begin.bib}
if$
"\begin{thebibliography}{" number.label int.to.str$ * "}" *
write$ newline$
- "\newcommand{\enquote}[1]{``#1''}"
+ "\providecommand{\enquote}[1]{``#1''}"
+ write$ newline$
+ "\providecommand{\ensquote}[1]{`#1'}"
write$ newline$
"\providecommand{\natexlab}[1]{#1}"
write$ newline$