From 063e9d9cb52e4333fc288b765e4fbc9039b804d8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 Dec 2011 23:59:43 +0000 Subject: philosophersimprint git-svn-id: svn://tug.org/texlive/trunk@24753 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/philosophersimprint/README | 5 +++++ .../philosophersimprint/philosophersimprint.pdf | Bin 253665 -> 342205 bytes .../doc/latex/philosophersimprint/sample.pdf | Bin 112122 -> 113033 bytes .../doc/latex/philosophersimprint/sample.tex | 18 +++++++++++++++--- 4 files changed, 20 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/philosophersimprint') diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/README b/Master/texmf-dist/doc/latex/philosophersimprint/README index 47e89712cd3..c548464ddae 100644 --- a/Master/texmf-dist/doc/latex/philosophersimprint/README +++ b/Master/texmf-dist/doc/latex/philosophersimprint/README @@ -16,3 +16,8 @@ articles in the ``Web-ready'' format. We do not assume the authors have any commercial fonts installed on their machines. The class uses only freely available and freely distributed fonts. +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 diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf b/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf index 458d97a94e1..dad187dbeff 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 f9e0b19d116..0309d89048c 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/doc/latex/philosophersimprint/sample.tex b/Master/texmf-dist/doc/latex/philosophersimprint/sample.tex index 98ede451086..050bc95b821 100644 --- a/Master/texmf-dist/doc/latex/philosophersimprint/sample.tex +++ b/Master/texmf-dist/doc/latex/philosophersimprint/sample.tex @@ -1,5 +1,5 @@ \documentclass{philosophersimprint} -\usepackage{opcit} +\usepackage{opcit,lipsum} \usepackage{url} \usepackage[breaklinks,colorlinks,linkcolor=black,citecolor=black, pagecolor=black,urlcolor=black]{hyperref} @@ -17,8 +17,8 @@ \copyrightinfo{2007, Philosophers' Imprint} -\journalvolume{0} -\journalnumber{0} +\journalvolume{100} +\journalnumber{20} \date{January 2000} @@ -173,4 +173,16 @@ from the Editors within a week. \emph{Philosophers' Imprint} no longer accepts submissions by email. \bibliography{philosophersimprint} + +\newpage + +\section{Some text with footnotes} +\label{sec:footnotes} + +\lipsum*[1]\footnote{\lipsum[2]}\lipsum*[16-17]\footnote{\lipsum[12]}\par +\lipsum*[3]\footnote{\lipsum[4-6]}\lipsum[15-16] +\lipsum*[5-8]\footnote{\lipsum[6]}\par +\lipsum*[9]\footnote{\lipsum[8-9]} \lipsum[17]\par +\lipsum*[9]\footnote{\lipsum[10]} \lipsum[20] + \end{document} -- cgit v1.2.3