summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-15 23:38:50 +0000
committerKarl Berry <karl@freefriends.org>2015-11-15 23:38:50 +0000
commit70bc7be91da2a97b446d91c931352ef87c1683a7 (patch)
tree40332414cec9bee1718643d3f881b62653db9fc3 /Master
parent6752b8c70172a1caa4d65871d9f52615fc462445 (diff)
resphilosophica (15nov15)
git-svn-id: svn://tug.org/texlive/trunk@38862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst4
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/README3
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdfbin416052 -> 422752 bytes
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/rpsample.bib9
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdfbin111668 -> 112164 bytes
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/rpsample.tex1
-rw-r--r--Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx8
-rw-r--r--Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls2
8 files changed, 21 insertions, 6 deletions
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$
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/README b/Master/texmf-dist/doc/latex/resphilosophica/README
index 3f3527b1bde..9a8ea3f8c6b 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/README
+++ b/Master/texmf-dist/doc/latex/resphilosophica/README
@@ -7,6 +7,9 @@ This work was commissioned by the Saint Louis University.
Changes
+ version 1.28 Commands enquote and ensquote work correctly in the
+ case of embedded quotations
+
version 1.27 New bibliography command for single quotes: \ensquote
version 1.26 If commercial Sabon font is used, the article title may
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf b/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf
index f1a7c840158..713118c76cc 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf
+++ b/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.bib b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.bib
index 7cca4cb7e38..64aa8320c66 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.bib
+++ b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.bib
@@ -130,3 +130,12 @@
Volume = {12},
Year = {1997}}
+@incollection{irig93a,
+ Address = {Ithaca, NY},
+ Author = {Irigaray, Luce},
+ Booktitle = {An Ethics of Sexual Difference},
+ Date-Added = {2015-06-23 16:44:30 +0000},
+ Date-Modified = {2015-06-23 16:44:30 +0000},
+ Publisher = {Cornell University Press},
+ Title = {Wonder: A Reading of Descartes' \ensquote{Passions of the Soul.}},
+ Year = {1993}}
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf
index 7a791f7a418..4db36922ff9 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf
+++ b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.tex b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.tex
index 202c97087e8..4944d88495c 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.tex
+++ b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.tex
@@ -95,6 +95,7 @@
concepts can be treated like metaphysics. See also \citep{Landau5},
\citep{Hoff10}, \citep{Rao07:BeliefPropagation}, \citep{faga06a},
\citep{bochnga}, \citep{aqui51a}, \citep{Mapas12}, \citep{ande97a},
+ \citep{irig93a}
and \citep{Knuth94:TheTeXbook}.}\EditorialComment[1]{Are all quotes
here relevant?}\textsuperscript{, }\footnote{Another footnote}
diff --git a/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx b/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx
index 5081ebe9f93..768a57c7a99 100644
--- a/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx
+++ b/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx
@@ -1,8 +1,8 @@
% \iffalse
%<*gobble>
-% $Id: resphilosophica.dtx,v 1.59 2015/11/05 21:07:35 boris Exp $
+% $Id: resphilosophica.dtx,v 1.60 2015/11/15 00:16:06 boris Exp $
%
-% Copyright 2012-2014, Boris Veytsman <boris@varphi.com>
+% Copyright 2012-2015, Boris Veytsman <boris@varphi.com>
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3 of this license or (at your option) any
@@ -53,7 +53,7 @@
\ProvidesFile{resphilosophica.dtx}
%</gobble>
%<class>\ProvidesClass{resphilosophica}
-[2015/11/04 v1.27 Typesetting articles for Res Philosophica]
+[2015/11/14 v1.28 Typesetting articles for Res Philosophica]
%<*gobble>
% \end{macrocode}
%
@@ -83,6 +83,8 @@
% `inloosecollection' entry}
% \changes{v1.24}{2015/01/14}{New command: authornote}
% \changes{v1.27}{2015/11/04}{New command: ensquote}
+% \changes{v1.28}{2015/11/14}{Now ensquote and enquote work correct in
+% the case of embedded quotations}
%
%\iffalse
% \begin{macrocode}
diff --git a/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls b/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls
index 82d217e107e..7bde54f1fea 100644
--- a/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls
+++ b/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{resphilosophica}
-[2015/11/04 v1.27 Typesetting articles for Res Philosophica]
+[2015/11/14 v1.28 Typesetting articles for Res Philosophica]
\RequirePackage{xkeyval}
\newif\ifRESP@fontauto
\RESP@fontautotrue