summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/continue
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-18 23:32:36 +0000
committerKarl Berry <karl@freefriends.org>2018-12-18 23:32:36 +0000
commit39e028ec9200b17474c8bc3c38aee237705bc2d7 (patch)
tree84ec8e618c61d4267958b8406f6e545e9ed0a202 /Master/texmf-dist/doc/latex/continue
parentb9821664aee754f6c422cd69d4323ba3f6e825c9 (diff)
continue (18dec18)
git-svn-id: svn://tug.org/texlive/trunk@49449 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/continue')
-rw-r--r--Master/texmf-dist/doc/latex/continue/README15
-rw-r--r--Master/texmf-dist/doc/latex/continue/continue.pdfbin286603 -> 313820 bytes
-rw-r--r--Master/texmf-dist/doc/latex/continue/trycontinue.pdfbin52306 -> 51700 bytes
-rw-r--r--Master/texmf-dist/doc/latex/continue/trycontinue.tex31
4 files changed, 26 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/continue/README b/Master/texmf-dist/doc/latex/continue/README
index 7f468417be5..32e0df05563 100644
--- a/Master/texmf-dist/doc/latex/continue/README
+++ b/Master/texmf-dist/doc/latex/continue/README
@@ -1,15 +1,20 @@
The continue package provides for a variety of continuation indicators
-on recto (odd numbered) pages in a twosided document when the text
-continues on the following (verso) page.
+by default on recto (odd numbered) pages in a twosided document when the text
+continues on the following (verso) page. All pages may be marked and the marking
+stopped and started.
Changes in version 0.1 (2015/12/09)
o First public release
+Changes in version 0.2 (2018/12/09)
+o Second public release
+o All pages may be marked
+o Marking can be stopped and started
------------------------------------------------------------------
Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
with Donald Arseneau and Luca Merciadri
- Copyright 2015 Peter R. Wilson, Donald Arseneau, Luca Merciadri
+ Copyright 2015, 2018 Peter R. Wilson, Donald Arseneau, Luca Merciadri
This work may be distributed and/or modified under the
conditions of the Latex Project Public License, either
@@ -20,7 +25,7 @@ o First public release
and version 1.3 or later is part of all distributions of
LaTeX version 2003/06/01 or later.
- This work has the LPPL maintenance status "author-maintained".
+ This work has the LPPL maintenance status "unmaintained".
This work consists of the files:
README (this file)
@@ -57,7 +62,7 @@ o (for an index run: makeindex -s gind.ist *.idx)
o run: (pdf)latex *.dtx
o Print *.(pdf|dvi) for a hardcopy of the package manual
-2015/12/09
+2018/12/09
Peter Wilson
herries dot press at earthlink dot net
diff --git a/Master/texmf-dist/doc/latex/continue/continue.pdf b/Master/texmf-dist/doc/latex/continue/continue.pdf
index 2b5b6ba9d46..1ed6529ecce 100644
--- a/Master/texmf-dist/doc/latex/continue/continue.pdf
+++ b/Master/texmf-dist/doc/latex/continue/continue.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/continue/trycontinue.pdf b/Master/texmf-dist/doc/latex/continue/trycontinue.pdf
index cdd34e8a636..09ff3ddbec6 100644
--- a/Master/texmf-dist/doc/latex/continue/trycontinue.pdf
+++ b/Master/texmf-dist/doc/latex/continue/trycontinue.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/continue/trycontinue.tex b/Master/texmf-dist/doc/latex/continue/trycontinue.tex
index fbead98005c..97596f85b9e 100644
--- a/Master/texmf-dist/doc/latex/continue/trycontinue.tex
+++ b/Master/texmf-dist/doc/latex/continue/trycontinue.tex
@@ -7,7 +7,7 @@
%% continue.dtx (with options: `try')
%% ------------------------------------------------------------------
%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net
-%% Copyright 2015 Peter R. Wilson, Donald Arseneau, Luca Merciadri
+%% Copyright 2015, 2018 Peter R. Wilson, Donald Arseneau, Luca Merciadri
%%
%% This work may be distributed and/or modified under the
%% conditions of the Latex Project Public License, either
@@ -18,24 +18,23 @@
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2003/06/01 or later.
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "unmaintained".
%%
%% This work consists of the files listed in the README file.
%% ------------------------------------------------------------------
-%% trycontinue.tex An example usage of the continue package
+%% trycontinue.tex An example usage of the continue package (2018/12/09)
%%
-%% The document is set in two columns with footnotes on A6 paper (I wanted
+%% The document is set with footnotes on A6 paper (I wanted
%% to get many pages from little text). It is not pretty but does shows
%% some of the continue package's capabilities. Try modifying it by changing
%% options, etc., and see what happens.
%%
-%% Please contact me, Peter Wilson at herries.press@earthlink.net, if there
+%% You can try and contact me, Peter Wilson at herries.press@earthlink.net, if there
%% are problems other than the aesthetics.
%%
\documentclass[%
twoside,
- twocolumn,
a6paper
]%
{memoir}
@@ -43,7 +42,8 @@
\usepackage%
%% [margin]%
%% [word]%
- [margin,word]%
+%% [margin,word]%
+ [margin,word,allpages]%
{continue}
\usepackage{lipsum}
%% try this without the word option
@@ -53,20 +53,21 @@
\begin{document}
-\newcommand{\Footnote}[1]{}
-\let\Footnote\footnote
+First\footnote{Foot 1} \lipsum[1]
-First\Footnote{Foot 1} \lipsum[1]
+Second\footnote{Foot 2} \lipsum[2]
-Second\Footnote{Foot 2} \lipsum[2]
+Third\footnote{Foot 3} \lipsum[3]
-Third\Footnote{Foot 3} \lipsum[3]
+\contstop % stop marking
-Fourth\Footnote{Foot 4} \lipsum[4]
+Fourth\footnote{Foot 4} \lipsum[4]
-Fifth\Footnote{Foot 5} \lipsum[5]
+Fifth\footnote{Foot 5} \lipsum[5]
-Sixth\Footnote{Foot 6} \lipsum[6]
+\contgo % start marking
+
+Sixth\footnote{Foot 6} \lipsum[6]
\end{document}