From c20f618d10baab5b40ebb0314c51874acff22613 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 Jun 2012 21:30:09 +0000 Subject: philosophersimprint 1.2 (3jun12) git-svn-id: svn://tug.org/texlive/trunk@26831 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/philosophersimprint/README | 6 +++++- .../philosophersimprint/philosophersimprint.pdf | Bin 342205 -> 342120 bytes .../doc/latex/philosophersimprint/sample.pdf | Bin 113033 -> 112986 bytes .../philosophersimprint/philosophersimprint.dtx | 7 ++++--- .../philosophersimprint/philosophersimprint.cls | 4 ++-- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/README b/Master/texmf-dist/doc/latex/philosophersimprint/README index c548464ddae..7cd7211b3f0 100644 --- a/Master/texmf-dist/doc/latex/philosophersimprint/README +++ b/Master/texmf-dist/doc/latex/philosophersimprint/README @@ -20,4 +20,8 @@ Changes in version 1.1 - New formatting of journal URL - Better handling of footnotes - - Use for microtype if exists \ No newline at end of file + - Use for microtype if exists + +Changes in version 1.2 + + - Added trailing slash to the title page URL diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf b/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf index dad187dbeff..11f156a2aee 100644 Binary files a/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf and b/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf differ diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf b/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf index 0309d89048c..cd198dc617f 100644 Binary files a/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf and b/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf differ diff --git a/Master/texmf-dist/source/latex/philosophersimprint/philosophersimprint.dtx b/Master/texmf-dist/source/latex/philosophersimprint/philosophersimprint.dtx index 56b61d1e390..2f8b051d45e 100644 --- a/Master/texmf-dist/source/latex/philosophersimprint/philosophersimprint.dtx +++ b/Master/texmf-dist/source/latex/philosophersimprint/philosophersimprint.dtx @@ -1,6 +1,6 @@ % \iffalse %<*gobble> -% $Id: philosophersimprint.dtx,v 1.39 2011-11-25 20:20:35 boris Exp $ +% $Id: philosophersimprint.dtx,v 1.40 2012-06-02 20:11:30 boris Exp $ % % Copyright 2007, Boris Veytsman % This work may be distributed and/or modified under the @@ -52,7 +52,7 @@ \ProvidesFile{philosophersimprint.dtx} % %\ProvidesClass{philosophersimprint} -[2011/11/25 v1.1 Typesetting articles for Philosophers' Imprint] +[2012/06/01 v1.2 Typesetting articles for Philosophers' Imprint] %<*gobble> % \end{macrocode} % @@ -1136,6 +1136,7 @@ % \begin{macro}{\maketitle@simulated} % \changes{v0.5}{2007/04/05}{Moved URL def outside hyperref check} % \changes{v0.7}{2007/04/18}{Changed lengths and fonts} +% \changes{v1.2}{2012/06/01}{Added trailing slash to the title page url} % Simulated page should look more or less like the real one. % \begin{macrocode} \def\maketitle@simulated{% @@ -1163,7 +1164,7 @@ \copyright\space\@copyrightinfo\fi\\[0.3ex] \itshape \edef\PHIM@url{% - www.philosophersimprint.org/\@@journalvolume\@@journalnumber} + www.philosophersimprint.org/\@@journalvolume\@@journalnumber/} \ifPHIM@hyperref\relax \href{http://\PHIM@url}{\textcolor{black}{ \textless \PHIM@url\textgreater}}% diff --git a/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls b/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls index 73dc2dfff8f..12e1cfb27ef 100644 --- a/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls +++ b/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} \ProvidesClass{philosophersimprint} -[2011/11/25 v1.1 Typesetting articles for Philosophers' Imprint] +[2012/06/01 v1.2 Typesetting articles for Philosophers' Imprint] \newif\ifPHIM@titleimage\PHIM@titleimagetrue \DeclareOption{titleimage}{\PHIM@titleimagetrue} \DeclareOption{notitleimage}{\PHIM@titleimagefalse} @@ -296,7 +296,7 @@ \copyright\space\@copyrightinfo\fi\\[0.3ex] \itshape \edef\PHIM@url{% - www.philosophersimprint.org/\@@journalvolume\@@journalnumber} + www.philosophersimprint.org/\@@journalvolume\@@journalnumber/} \ifPHIM@hyperref\relax \href{http://\PHIM@url}{\textcolor{black}{ \textless \PHIM@url\textgreater}}% -- cgit v1.2.3