summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/philosophersimprint/sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-02 21:44:03 +0000
committerKarl Berry <karl@freefriends.org>2016-08-02 21:44:03 +0000
commitaa056b71d1092508574f00e95a11c3587fc8b364 (patch)
treeeb78da7f127730a8cbec949e47ffd3c773e5b59f /Master/texmf-dist/doc/latex/philosophersimprint/sample.tex
parent6c95e35eb58191b087db90450b1d5151d4e21a13 (diff)
philosophersimprint (2aug16)
git-svn-id: svn://tug.org/texlive/trunk@41788 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/philosophersimprint/sample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/philosophersimprint/sample.tex14
1 files changed, 2 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/sample.tex b/Master/texmf-dist/doc/latex/philosophersimprint/sample.tex
index 821945095eb..a7dc656395d 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,lipsum}
+\documentclass[noflushend]{philosophersimprint}
+\usepackage{opcit,kantlipsum}
\usepackage{url}
\usepackage[breaklinks,colorlinks,linkcolor=black,citecolor=black,
pagecolor=black,urlcolor=black]{hyperref}
@@ -175,15 +175,5 @@ 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}