From 70bc7be91da2a97b446d91c931352ef87c1683a7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 15 Nov 2015 23:38:50 +0000 Subject: resphilosophica (15nov15) git-svn-id: svn://tug.org/texlive/trunk@38862 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/bibtex/bst') diff --git a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst index 452c9c18df6..e077bfa10a7 100644 --- a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst +++ b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst @@ -1728,9 +1728,9 @@ FUNCTION {begin.bib} if$ "\begin{thebibliography}{" number.label int.to.str$ * "}" * write$ newline$ - "\providecommand{\enquote}[1]{``#1''}" + "\providecommand{\enquote}[1]{{}``#1''{}}" write$ newline$ - "\providecommand{\ensquote}[1]{`#1'}" + "\providecommand{\ensquote}[1]{{}`#1'{}}" write$ newline$ "\providecommand{\natexlab}[1]{#1}" write$ newline$ -- cgit v1.2.3