summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-17 21:52:40 +0000
committerKarl Berry <karl@freefriends.org>2006-09-17 21:52:40 +0000
commitb5d4863e39e6bf9f08c7c52c5b4799d7d3176df4 (patch)
treec08cc6507bfccecf0cbfe2d0a0cf21b12d75f8e3
parent16b39deb8bf8446b4155e97a032bc16732cb6135 (diff)
genmpage update (17sep06)
git-svn-id: svn://tug.org/texlive/trunk@2136 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/tools/tpm-ctan-check2
-rw-r--r--Master/texmf-dist/doc/latex/genmpage/README5
-rw-r--r--Master/texmf-dist/doc/latex/genmpage/genmpage.pdfbin0 -> 86371 bytes
-rw-r--r--Master/texmf-dist/source/latex/genmpage/genmpage.dtx25
-rw-r--r--Master/texmf-dist/tex/latex/genmpage/genmpage.sty6
-rw-r--r--Master/texmf-dist/tpm/genmpage.tpm10
-rw-r--r--Master/texmf/lists/genmpage3
7 files changed, 31 insertions, 20 deletions
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index 5e70666bc3f..2ac568015e8 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -47,7 +47,7 @@ sub main
floatrow flowfram
fltpoint fmtcount fncychap fontch fontspec formular
fourier free-math-font-survey frenchle
- galois genmisc glossary gnuplottex gost graphics
+ galois genmisc genmpage glossary gnuplottex gost graphics
graphicx-psmin
hepthesis hrlatex hyperref hyphen-base hyphen-basque hyphen-german
hyphen-greek hyphen-norwegian hyphen-ukenglish
diff --git a/Master/texmf-dist/doc/latex/genmpage/README b/Master/texmf-dist/doc/latex/genmpage/README
new file mode 100644
index 00000000000..a9e97708fa7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/genmpage/README
@@ -0,0 +1,5 @@
+The GenMPage package generalizes LaTeX's minipages. Keyval
+options and styles can be used to determine their appearance in
+an easy and consistent way. Includes options for paragraph
+indentation and vertical alignment with respect to the visual
+top and bottom margins. \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/genmpage/genmpage.pdf b/Master/texmf-dist/doc/latex/genmpage/genmpage.pdf
new file mode 100644
index 00000000000..461bbf76f95
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/genmpage/genmpage.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/genmpage/genmpage.dtx b/Master/texmf-dist/source/latex/genmpage/genmpage.dtx
index f9fbf821ba2..2b8019bb61b 100644
--- a/Master/texmf-dist/source/latex/genmpage/genmpage.dtx
+++ b/Master/texmf-dist/source/latex/genmpage/genmpage.dtx
@@ -1,19 +1,19 @@
% \iffalse
%%
%%
-%% Copyright (C) 2001 Thomas Lotze
+%% Copyright (C) 2001-2006 Thomas Lotze
%%
%% This file may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX
-%% distribution. Either version 1.0 or, at your option, any later
+%% distribution. Either version 1.3c or, at your option, any later
%% version.
%%
%<*dtx>
\ProvidesFile{genmpage.dtx}
- [2001/02/16 Generalized minipage environment (Thomas Lotze)]
+ [2006/09/16 Generalized minipage environment (Thomas Lotze)]
%</dtx>
%<package>\NeedsTeXFormat{LaTeX2e}
-%<package>\ProvidesPackage{genmpage}[2001/02/16 Generalized minipage environment (Thomas Lotze)]
+%<package>\ProvidesPackage{genmpage}[2006/09/16 Generalized minipage environment (Thomas Lotze)]
%<package>\RequirePackage{keyval}
%<driver> \ProvidesFile{genmpage.drv}
% \fi
@@ -32,6 +32,8 @@
%
% \GetFileInfo{genmpage.dtx}
%
+% \changes{v0.3.1}{2006/09/16}
+% {Some changes to the doc, bumping license to 1.3c.}
% \changes{v0.3}{2001/02/16}
% {Addition of |parindent| and |keepparindent| as well as vertical
% alignment options |T| and |B|. Some changes to the doc.}
@@ -75,8 +77,6 @@
% introduced in order to align adjacent minipages with respect
% to their real (visual) top and bottom margins.
%
-% \medskip
-%
% The |genmpage| package has been written for \LaTeXe. As the
% published experimental code for \LaTeX\ 3 shows, there will
% be the concept of templates which might well
@@ -84,12 +84,13 @@
% necessary and convenient to re-implement it in terms of
% templates.
%
-% \medskip
-%
% Please feel free to send suggestions, bug reports, or any
% comments whatsoever concerning this package and its documentation
-% to the author at |thomas.lotze@gmx.net|, or via usenet news
-% in |de.comp.text.tex| or |comp.text.tex|.
+% to the author at |thomas@thomas-lotze.de|, or via usenet news
+% in |de.comp.text.tex| or |comp.text.tex|. The package is developed in a
+% subversion repository at
+% |https://svn.thomas-lotze.de/repos/public/genmpage/|, releases being
+% published on the CTAN.
%
% \section{Usage}
%
@@ -164,12 +165,12 @@
%
% \subsection{New options for vertical alignment}
%
-% Following a suggestion by Donald Arsenau (thanks!), I've
+% Following a suggestion by Donald Arseneau (thanks!), I've
% introduced two new options for the outer vertical alignment
% of minipages. With the options |T| and |B|, minipages are
% aligned with respect to their visual margins as opposed to
% the baselines of the first or last line of text, resp. This
-% will come in most handy if a minipage starts with a graphics.
+% will come in most handy if a minipage starts with an image.
%
% As the |genmpage| package doesn't try to fiddle with \LaTeX's
% way of digesting alignment options, it recognizes the |T| and
diff --git a/Master/texmf-dist/tex/latex/genmpage/genmpage.sty b/Master/texmf-dist/tex/latex/genmpage/genmpage.sty
index 1310ea8b85b..f477eede84c 100644
--- a/Master/texmf-dist/tex/latex/genmpage/genmpage.sty
+++ b/Master/texmf-dist/tex/latex/genmpage/genmpage.sty
@@ -22,15 +22,15 @@
%% in the same archive or directory.)
%%
%%
-%% Copyright (C) 2001 Thomas Lotze
+%% Copyright (C) 2001-2006 Thomas Lotze
%%
%% This file may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX
-%% distribution. Either version 1.0 or, at your option, any later
+%% distribution. Either version 1.3c or, at your option, any later
%% version.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{genmpage}[2001/02/16 Generalized minipage environment (Thomas Lotze)]
+\ProvidesPackage{genmpage}[2006/09/16 Generalized minipage environment (Thomas Lotze)]
\RequirePackage{keyval}
\newlength\@GenMPparindent
diff --git a/Master/texmf-dist/tpm/genmpage.tpm b/Master/texmf-dist/tpm/genmpage.tpm
index 73577b2d419..ee9a4a65a52 100644
--- a/Master/texmf-dist/tpm/genmpage.tpm
+++ b/Master/texmf-dist/tpm/genmpage.tpm
@@ -3,7 +3,7 @@
<rdf:Description about="http://texlive.dante.de/texlive/Package/genmpage.zip">
<TPM:Name>genmpage</TPM:Name>
<TPM:Type>Package</TPM:Type>
- <TPM:Date>2006/01/11 23:53:42</TPM:Date>
+ <TPM:Date>2006/09/16 12:04:00</TPM:Date>
<TPM:Version>0.3</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Generalization of LaTeX's minipages.</TPM:Title>
@@ -18,11 +18,15 @@ top and bottom margins.
<TPM:Author>Thomas Lotz</TPM:Author>
<TPM:Size>18189</TPM:Size>
<TPM:Build/>
- <TPM:RunFiles size="6109">
+ <TPM:RunFiles size="6115">
texmf-dist/tex/latex/genmpage/genmpage.sty
texmf-dist/tpm/genmpage.tpm
</TPM:RunFiles>
- <TPM:SourceFiles size="12080">
+ <TPM:DocFiles size="86640">
+texmf-dist/doc/latex/genmpage/README
+texmf-dist/doc/latex/genmpage/genmpage.pdf
+ </TPM:DocFiles>
+ <TPM:SourceFiles size="12302">
texmf-dist/source/latex/genmpage/genmpage.dtx
texmf-dist/source/latex/genmpage/genmpage.ins
</TPM:SourceFiles>
diff --git a/Master/texmf/lists/genmpage b/Master/texmf/lists/genmpage
index b00d9f0ed62..6ae9a044761 100644
--- a/Master/texmf/lists/genmpage
+++ b/Master/texmf/lists/genmpage
@@ -1,4 +1,5 @@
-
+texmf-dist/doc/latex/genmpage/README
+texmf-dist/doc/latex/genmpage/genmpage.pdf
texmf-dist/source/latex/genmpage/genmpage.dtx
texmf-dist/source/latex/genmpage/genmpage.ins
texmf-dist/tex/latex/genmpage/genmpage.sty