summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/twoup
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-02-28 14:29:08 +0000
committerKarl Berry <karl@freefriends.org>2007-02-28 14:29:08 +0000
commit278b41c83363bdbda2ef386ec54df1c16417a1d8 (patch)
tree71abf015039b0c9b65c0eac06b3a212df563b0ea /Master/texmf-dist/source/latex/twoup
parent492f60ffb1a0dde080aef1244ccef192a4f365fd (diff)
twoup update (27feb07)
git-svn-id: svn://tug.org/texlive/trunk@4001 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/twoup')
-rw-r--r--Master/texmf-dist/source/latex/twoup/twoup.dtx70
-rw-r--r--Master/texmf-dist/source/latex/twoup/twoup.ins69
2 files changed, 79 insertions, 60 deletions
diff --git a/Master/texmf-dist/source/latex/twoup/twoup.dtx b/Master/texmf-dist/source/latex/twoup/twoup.dtx
index f1066c87165..cbbce075a57 100644
--- a/Master/texmf-dist/source/latex/twoup/twoup.dtx
+++ b/Master/texmf-dist/source/latex/twoup/twoup.dtx
@@ -1,27 +1,43 @@
% \iffalse
-% This is the twoup package, twoup.dtx
-% Copyright 2005 by Mogens Lemvig Hansen.
-%
-% Run this file through LaTeX and read the documentation in twoup.dvi
-%
-% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
-% of this license or (at your option) any later version.
-% The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
-% version 2003/12/01 or later.
-%
-% This work has the LPPL maintenance status "maintained".
-%
-% This Current Maintainer of this work is Mogens Lemvig Hansen.
-%
-% This work consists of the files twoup.dtx and twoup.ins
-% and the derived file twoup.sty.
-%
%<*docdriver>
\documentclass{ltxdoc}[1996/01/11]
-\usepackage{url}
+\begin{filecontents}{twoup.ins}
+% The twoup package, version 1.3
+\input docstrip.tex
+\preamble
+
+ m This is the twoup package
+ o Copyright 2005-07 by Mogens Lemvig Hansen,
+ g Please find my e-mail address in the left margin
+ e
+ n Run twoup.dtx through LaTeX and read the documentation in twoup.dvi
+ s
+ @ This work may be distributed and/or modified under the
+ k conditions of the LaTeX Project Public License, either version 1.3
+ a of this license or (at your option) any later version.
+ y The latest version of this license is in
+ j http://www.latex-project.org/lppl.txt
+ u and version 1.3 or later is part of all distributions of LaTeX
+ . version 2005/12/01 or later.
+ c
+ o This work has the LPPL maintenance status 'maintained'.
+ m
+ The Current Maintainer of this work is Mogens Lemvig Hansen.
+
+ This work consists of the files twoup.dtx and twoup.ins
+ and the derived file twoup.sty.
+
+\endpreamble
+% I think that \path:twoup.sty: should go into the directory
+% \path:tex/latex/misc:; however, \textsc{DocStrip} will not heed my advise
+% unless your configuration file, \path:docstrip.cfg:, allows it to.
+\usedir{tex/latex/misc}
+\generate{\file{twoup.sty}{\from{twoup.dtx}{package}}}
+\endbatchfile
+\end{filecontents}
+\usepackage{url,randtext}
+\InputIfFileExists{../myemail}{}{%
+ \def\myemail{See top of .sty file for e-mail address}}
%\discretionaries |~!@$%^&*()_+`=#{"}[]:;'<>,.?\/|
%\CodelineIndex%\EnableCrossrefs
\makeatletter
@@ -51,13 +67,13 @@
% Grave accent \` Left brace \{ Vertical bar \|
% Right brace \} Tilde \~}
%
-% \def\fileversion{1.2} \def\filedate{2005/7/25} \def\docdate{\filedate}
+% \def\fileversion{1.3} \def\filedate{2007/02/26} \def\docdate{\filedate}
% \title{The \textsf{twoup} Package\thanks{This file describes version
% \fileversion, \filedate.}}
% \author{\copyright\ Mogens Lemvig Hansen\thanks{%
% The \textsf{twoup} package is distributed under the \LaTeX\ Project
% Public License; please see Section~\ref{sec:license}.}\\
-% mlhansen@uniserve.com}
+% \myemail}
% \date{\docdate}
% \maketitle
% \begin{abstract}
@@ -350,11 +366,11 @@
% The latest version of this license is in
% \url{http://www.latex-project.org/lppl.txt}
% and version 1.3 or later is part of all distributions of \LaTeX\
-% version 2003/12/01 or later.
+% version 2005/12/01 or later.
%
-% This work has the LPPL maintenance status ``maintained.''
+% This work has the LPPL maintenance status `maintained.'
%
-% This Current Maintainer of this work is Mogens Lemvig Hansen.
+% The Current Maintainer of this work is Mogens Lemvig Hansen.
%
% This work consists of the files \url{twoup.dtx} and \url{twoup.ins}
% and the derived file \url{twoup.sty}.
@@ -392,7 +408,7 @@
% \begin{macrocode}
%<*package>
\NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{twoup}[2005/07/25 version 1.2]
+\ProvidesPackage{twoup}[2007/02/26 version 1.3]
% \end{macrocode}
%
% \subsection{Declaration of Options}
diff --git a/Master/texmf-dist/source/latex/twoup/twoup.ins b/Master/texmf-dist/source/latex/twoup/twoup.ins
index 71632cea6ea..8a37cb0f2f1 100644
--- a/Master/texmf-dist/source/latex/twoup/twoup.ins
+++ b/Master/texmf-dist/source/latex/twoup/twoup.ins
@@ -1,33 +1,36 @@
-% The twoup package, version 1.2.
-\input docstrip.tex
-\preamble
-
-
- This is the twoup package
- Copyright 2005 by Mogens Lemvig Hansen,
- mlhansen@uniserve.com
-
-Run twoup.dtx through LaTeX and read the documentation in twoup.dvi
-
-This work may be distributed and/or modified under the
-conditions of the LaTeX Project Public License, either version 1.3
-of this license or (at your option) any later version.
-The latest version of this license is in
- http://www.latex-project.org/lppl.txt
-and version 1.3 or later is part of all distributions of LaTeX
-version 2003/12/01 or later.
-
-This work has the LPPL maintenance status "maintained".
-
-This Current Maintainer of this work is Mogens Lemvig Hansen.
-
-This work consists of the files twoup.dtx and twoup.ins
-and the derived file twoup.sty.
-
-\endpreamble
-% I think that \path:twoup.sty: should go into the directory
-% \path:tex/latex/misc:; however, \textsc{DocStrip} will not heed my advise
-% unless your configuration file, \path:docstrip.cfg:, allows it to.
-\usedir{tex/latex/misc}
-\generate{\file{twoup.sty}{\from{twoup.dtx}{package}}}
-\endbatchfile
+%% LaTeX2e file `twoup.ins'
+%% generated by the `filecontents' environment
+%% from source `twoup' on 2007/02/26.
+%%
+% The twoup package, version 1.3
+\input docstrip.tex
+\preamble
+
+ m This is the twoup package
+ o Copyright 2005-07 by Mogens Lemvig Hansen,
+ g Please find my e-mail address in the left margin
+ e
+ n Run twoup.dtx through LaTeX and read the documentation in twoup.dvi
+ s
+ @ This work may be distributed and/or modified under the
+ k conditions of the LaTeX Project Public License, either version 1.3
+ a of this license or (at your option) any later version.
+ y The latest version of this license is in
+ j http://www.latex-project.org/lppl.txt
+ u and version 1.3 or later is part of all distributions of LaTeX
+ . version 2005/12/01 or later.
+ c
+ o This work has the LPPL maintenance status 'maintained'.
+ m
+ The Current Maintainer of this work is Mogens Lemvig Hansen.
+
+ This work consists of the files twoup.dtx and twoup.ins
+ and the derived file twoup.sty.
+
+\endpreamble
+% I think that \path:twoup.sty: should go into the directory
+% \path:tex/latex/misc:; however, \textsc{DocStrip} will not heed my advise
+% unless your configuration file, \path:docstrip.cfg:, allows it to.
+\usedir{tex/latex/misc}
+\generate{\file{twoup.sty}{\from{twoup.dtx}{package}}}
+\endbatchfile