From fb7e1604fc90300b3b2fb00d79dbfe98cb929227 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 30 Aug 2013 19:32:52 +0000 Subject: resphilosophica (38aug13) git-svn-id: svn://tug.org/texlive/trunk@31542 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/resphilosophica/README | 4 +++- .../doc/latex/resphilosophica/resphilosophica.pdf | Bin 396939 -> 397196 bytes .../doc/latex/resphilosophica/rpsample.pdf | Bin 106125 -> 106125 bytes .../latex/resphilosophica/resphilosophica.dtx | 7 ++++--- .../tex/latex/resphilosophica/resphilosophica.cls | 4 ++-- 5 files changed, 9 insertions(+), 6 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/resphilosophica/README b/Master/texmf-dist/doc/latex/resphilosophica/README index 7251204636e..3ff4c9b5afd 100644 --- a/Master/texmf-dist/doc/latex/resphilosophica/README +++ b/Master/texmf-dist/doc/latex/resphilosophica/README @@ -7,7 +7,9 @@ This work was commissioned by the Saint Louis University. Changes - version 1:13: New command: \titlenote + version 1.14: Bug fix + + version 1.13: New command: \titlenote New options: preprint and forthcoming version 1.12: Bibliography changes diff --git a/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf b/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf index e86f92d7c78..b1c38ba901a 100644 Binary files a/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf and b/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf differ diff --git a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf index a60356c2939..19124b36bbf 100644 Binary files a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf and b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf differ diff --git a/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx b/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx index 460da4d9735..2b476ca0cea 100644 --- a/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx +++ b/Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx @@ -1,6 +1,6 @@ % \iffalse %<*gobble> -% $Id: resphilosophica.dtx,v 1.35 2013-08-19 03:48:56 boris Exp $ +% $Id: resphilosophica.dtx,v 1.36 2013-08-27 18:26:55 boris Exp $ % % Copyright 2012-2013, Boris Veytsman % This work may be distributed and/or modified under the @@ -53,7 +53,7 @@ \ProvidesFile{resphilosophica.dtx} % %\ProvidesClass{resphilosophica} -[2013/08/18 v1.13 Typesetting articles for Res Philosophica] +[2013/08/28 v1.14 Typesetting articles for Res Philosophica] %<*gobble> % \end{macrocode} % @@ -1367,10 +1367,11 @@ % \end{macrocode} % \begin{macro}{\sf@size} % \changes{v1.8}{2012/09/12}{Added definition} +% \changes{v1.14}{2013/08/28}{Bug corrected} % It seems there is a bug in |mdugm| when calculating |\sf@size|. % Here we work around it: % \begin{macrocode} - \def\sf@size{7pt}% + \def\sf@size{7}% % \end{macrocode} % % \end{macro} diff --git a/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls b/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls index d3c92415e05..7b83152db19 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} -[2013/08/18 v1.13 Typesetting articles for Res Philosophica] +[2013/08/28 v1.14 Typesetting articles for Res Philosophica] \RequirePackage{xkeyval} \newif\ifRESP@fontauto \RESP@fontautotrue @@ -415,7 +415,7 @@ \do\commby \do\@commby \do\dedicatory \do\@dedicatory \do\thanks \do\keywords \do\@keywords \do\subjclass \do\@subjclass - \def\sf@size{7pt}% + \def\sf@size{7}% } \newif\if@enddoc \@enddocfalse -- cgit v1.2.3