diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-30 19:32:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-30 19:32:52 +0000 |
commit | fb7e1604fc90300b3b2fb00d79dbfe98cb929227 (patch) | |
tree | 5b63d533a1ef137c3c2efa1cc18a779224a51827 /Master/texmf-dist/source/latex/resphilosophica | |
parent | b13ddae280bea801021df2ca4f566e42d9322f7c (diff) |
resphilosophica (38aug13)
git-svn-id: svn://tug.org/texlive/trunk@31542 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/resphilosophica')
-rw-r--r-- | Master/texmf-dist/source/latex/resphilosophica/resphilosophica.dtx | 7 |
1 files changed, 4 insertions, 3 deletions
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 <boris@varphi.com> % This work may be distributed and/or modified under the @@ -53,7 +53,7 @@ \ProvidesFile{resphilosophica.dtx} %</gobble> %<class>\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} |