diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-02 01:11:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-02 01:11:46 +0000 |
commit | bc547016bb9ff58b497f19d0e4d48715c72696ec (patch) | |
tree | bedfc79fc795f84c997d87b4c1b9a62a75624560 /Master/texmf-dist | |
parent | 60a702912cfa942daab4b99b9b8f3d5c262bfa39 (diff) |
morefloats (1feb11)
git-svn-id: svn://tug.org/texlive/trunk@21262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/morefloats/README | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf | bin | 75360 -> 70482 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morefloats/morefloats.pdf | bin | 397119 -> 318109 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/morefloats/ltxdoc.cfg | 3 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/morefloats/morefloats.drv | 12 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/morefloats/morefloats.dtx | 186 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/morefloats/morefloats.ins | 15 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/morefloats/morefloats.sty | 8 |
9 files changed, 116 insertions, 139 deletions
diff --git a/Master/texmf-dist/doc/latex/morefloats/README b/Master/texmf-dist/doc/latex/morefloats/README index 9093e1564b4..77265d5a00a 100644 --- a/Master/texmf-dist/doc/latex/morefloats/README +++ b/Master/texmf-dist/doc/latex/morefloats/README @@ -1,4 +1,4 @@ -README for morefloats package, 2010/09/20, v1.0c +README for morefloats package, 2011/02/01, v1.0d TABLE OF CONTENTS @@ -71,10 +71,10 @@ Manual installation ------------------- a) Download the morefloats files from CTAN or the TUG server. If necessary, unpack them. -b) If directory 'beta' exists, replace the files by the - counterparts in this directory, if you want to use the - latest versions. -c) Generate the package and driver files: +b) Check for old morefloats.sty at other locations in your + TeX installation and delete them (or back them up, + but in a way TeX does NOT find them automatically). +c) Generate the package and driver files from the download: tex morefloats.ins d) Install the files '*.sty', and '*.cfg' in your TDS tree: cp *.sty *.cfg TDS:tex/latex/morefloats/ @@ -83,10 +83,7 @@ d) Install the files '*.sty', and '*.cfg' in your TDS tree: e) Copy the documentation files to "TDS:doc/latex/morefloats/": README, morefloats.pdf, morefloats-example.tex. -f) check for old morefloats.sty at other locations in your - TeX installation and delete them (or back them up, - but in a way TeX does NOT find them automatically). -g) Update the databases if necessary, e. g. for teTeX: +f) Update the databases if necessary, e. g. for teTeX: mktexlsr .../texmf @@ -98,6 +95,11 @@ morefloats itself loads the kvoptions package, which again loads other packages (see the result of the \listfiles command in the log-file of morefloatsexample.tex). +For unpacking and constructing the documentation +morefloats.dtx needs additional packages, +see "6.1 Downloads" in the manual, +ftp://ftp.ctan.org/ +tex-archive/macros/latex/contrib/morefloats/morefloats.pdf 5 PACKAGE COMPATIBILITY diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf Binary files differindex 4eb35579312..0e568d6e0c7 100644 --- a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf +++ b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex index 79964a2ff01..589468e4be8 100644 --- a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex +++ b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex @@ -31,17 +31,16 @@ %% %% The main code of this package was invented by %% Don Hosek, Quixote 1990/07/27 (Thanks!). -%% maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. +%% Maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. %% %% This work consists of the main source file morefloats.dtx %% and the derived files %% morefloats.sty, morefloats.ins, morefloats.drv, %% morefloats-example.tex, morefloats.pdf. %% - \documentclass[british]{article} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\usepackage[maxfloats=19]{morefloats} +\usepackage[maxfloats=19]{morefloats}[2011/02/01]% v1.0d \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% \listfiles \begin{document} @@ -50,14 +49,14 @@ \markboth{Example for morefloats}{Example for morefloats} This example demonstrates the use of package\newline -\textsf{morefloats}, v1.0c as of 2010/09/20 (HMM; DH).\newline +\textsf{morefloats}, v1.0d as of 2011/02/01 (HMM; DH).\newline The package takes options (here: maxfloats=19 is used).\newline For more details please see the documentation!\newline To reproduce the\newline \texttt{\LaTeX\ Error: Too many unprocessed floats},\newline -comment out the \texttt{\textbackslash usepackage...} in the preamble (line~3) -(by placing a \% before it).\newline +comment out the \texttt{\textbackslash usepackage...} in the preamble +(line~3) (by placing a \%\ before it).\newline \bigskip diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf b/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf Binary files differindex 307a174bf68..7cce12624b0 100644 --- a/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf +++ b/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf diff --git a/Master/texmf-dist/source/latex/morefloats/ltxdoc.cfg b/Master/texmf-dist/source/latex/morefloats/ltxdoc.cfg index 20fdc9b5d26..3a3fe10a1ba 100644 --- a/Master/texmf-dist/source/latex/morefloats/ltxdoc.cfg +++ b/Master/texmf-dist/source/latex/morefloats/ltxdoc.cfg @@ -31,7 +31,7 @@ %% %% The main code of this package was invented by %% Don Hosek, Quixote 1990/07/27 (Thanks!). -%% maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. +%% Maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. %% %% This work consists of the main source file morefloats.dtx %% and the derived files @@ -100,7 +100,6 @@ %% Place additional code here. %% } - \endinput %% %% End of file `ltxdoc.cfg'. diff --git a/Master/texmf-dist/source/latex/morefloats/morefloats.drv b/Master/texmf-dist/source/latex/morefloats/morefloats.drv index 067aaeb2921..616659ecec6 100644 --- a/Master/texmf-dist/source/latex/morefloats/morefloats.drv +++ b/Master/texmf-dist/source/latex/morefloats/morefloats.drv @@ -31,7 +31,7 @@ %% %% The main code of this package was invented by %% Don Hosek, Quixote 1990/07/27 (Thanks!). -%% maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. +%% Maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. %% %% This work consists of the main source file morefloats.dtx %% and the derived files @@ -39,10 +39,11 @@ %% morefloats-example.tex, morefloats.pdf. %% \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesFile{morefloats.drv}[2010/09/20 v1.0c +\ProvidesFile{morefloats.drv}[2011/02/01 v1.0d Increase limit of unprocessed floats (HMM; DH)]% \documentclass{ltxdoc}[2007/11/11]% v2.0u -\usepackage{holtxdoc}[2010/04/18]% v0.19 +\usepackage[hiresbb]{lscape}[2000/10/22]% v3.01, from the graphics bundle +\usepackage{holtxdoc}[2010/04/24]% v0.19 %% morefloats may work with earlier versions of LaTeX2e and those %% class and package, but this was not tested. %% Please consider updating your LaTeX, class, and package @@ -50,11 +51,11 @@ %% recent version). %% Warning: holtxdoc, 2010/04/24 v0.19, requires the packages %% hypdoc, 2010/03/26, v1.9 -%% hyperref, 2010/03/30, v6.80u (latest: 2010/06/18 v6.81g) +%% hyperref, 2010/03/30, v6.80u (latest: 2010/12/16, v6.81z) %% pdftexcmds, 2010/04/01, v0.9 %% ltxcmds, 2010/03/09, v1.4 (latest: 2010/04/26, v1.7) %% hologo, 2010/04/24, v1.2 -%% array (latest: 2008/09/09, v2.4c) +%% array (latest: 2008/09/09, v2.4c) %% (or more recent versions) and does neither work with %% nor check for earlier versions! \hypersetup{% @@ -82,7 +83,6 @@ \begin{document} \DocInput{morefloats.dtx}% \end{document} - \endinput %% %% End of file `morefloats.drv'. diff --git a/Master/texmf-dist/source/latex/morefloats/morefloats.dtx b/Master/texmf-dist/source/latex/morefloats/morefloats.dtx index 5d14ed9c25c..b107339053a 100644 --- a/Master/texmf-dist/source/latex/morefloats/morefloats.dtx +++ b/Master/texmf-dist/source/latex/morefloats/morefloats.dtx @@ -1,16 +1,16 @@ % \iffalse meta-comment % % morefloats package -% file version: v1.0c -% file date: 2010/09/20 -% documentation date: 2010/09/20 +% file version: v1.0d +% file date: 2011/02/01 +% documentation date: 2011/02/01 % -% Copyright (C) 2010 H.-Martin M\"{u}nch (Martin dot Muench at Uni-Bonn dot de) +% Copyright (C) 2010, 2011 H.-Martin M\"{u}nch (Martin dot Muench at Uni-Bonn dot de) % Portions of code copyrighted by other people as marked. % % The main code of this package was invented by % Don Hosek, Quixote, 1990/07/27 (Thanks!). -% maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. +% Maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -58,15 +58,6 @@ % use DIN A4 as paper format: % \PassOptionsToClass{a4paper}{article} % -% Programm calls to get the documentation (for example): -% pdflatex morefloats.dtx -% makeindex -s gind.ist morefloats.idx -% % makeindex -s gglo.ist -o morefloats.gls morefloats.glo -% pdflatex morefloats.dtx -% makeindex -s gind.ist morefloats.idx -% % makeindex -s gglo.ist -o morefloats.gls morefloats.glo -% pdflatex morefloats.dtx -% % Installation: % TDS:tex/latex/morefloats/morefloats.sty % TDS:doc/latex/morefloats/morefloats.pdf @@ -88,7 +79,7 @@ \obeyspaces \Msg{********************************************************} \Msg{* Installation *} -\Msg{* Package: morefloats v1.0c 2010/09/20 LaTeX2e package *} +\Msg{* Package: morefloats v1.0d 2011/02/01 LaTeX2e package *} \Msg{* Increase limit of unprocessed floats (HMM; DH) *} \Msg{********************************************************} @@ -123,7 +114,7 @@ The Current Maintainer of this work is H.-Martin Muench The main code of this package was invented by Don Hosek, Quixote 1990/07/27 (Thanks!). -maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. +Maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. This work consists of the main source file morefloats.dtx and the derived files @@ -153,13 +144,13 @@ and the derived files \Msg{* *} \Msg{* To produce the documentation run the file `morefloats.drv' *} \Msg{* through (pdf)LaTeX, e.g. *} -\Msg{* pdflatex morefloats.dtx *} +\Msg{* pdflatex morefloats.drv *} \Msg{* makeindex -s gind.ist morefloats.idx *} -\Msg{* pdflatex morefloats.dtx *} +\Msg{* pdflatex morefloats.drv *} \Msg{* makeindex -s gind.ist morefloats.idx *} -\Msg{* pdflatex morefloats.dtx *} +\Msg{* pdflatex morefloats.drv *} \Msg{* *} -\Msg{* At least two runs are necessary e. g. to get the *} +\Msg{* At least two runs are necessary e.g. to get the *} \Msg{* references right! *} \Msg{* *} \Msg{* Happy TeXing! *} @@ -185,10 +176,11 @@ and the derived files % \begin{macrocode} %<*driver> \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesFile{morefloats.drv}[2010/09/20 v1.0c +\ProvidesFile{morefloats.drv}[2011/02/01 v1.0d Increase limit of unprocessed floats (HMM; DH)]% \documentclass{ltxdoc}[2007/11/11]% v2.0u -\usepackage{holtxdoc}[2010/04/18]% v0.19 +\usepackage[hiresbb]{lscape}[2000/10/22]% v3.01, from the graphics bundle +\usepackage{holtxdoc}[2010/04/24]% v0.19 %% morefloats may work with earlier versions of LaTeX2e and those %% class and package, but this was not tested. %% Please consider updating your LaTeX, class, and package @@ -196,11 +188,11 @@ and the derived files %% recent version). %% Warning: holtxdoc, 2010/04/24 v0.19, requires the packages %% hypdoc, 2010/03/26, v1.9 -%% hyperref, 2010/03/30, v6.80u (latest: 2010/06/18 v6.81g) +%% hyperref, 2010/03/30, v6.80u (latest: 2010/12/16, v6.81z) %% pdftexcmds, 2010/04/01, v0.9 %% ltxcmds, 2010/03/09, v1.4 (latest: 2010/04/26, v1.7) %% hologo, 2010/04/24, v1.2 -%% array (latest: 2008/09/09, v2.4c) +%% array (latest: 2008/09/09, v2.4c) %% (or more recent versions) and does neither work with %% nor check for earlier versions! \hypersetup{% @@ -304,7 +296,7 @@ and the derived files % % \fi % -% \CheckSum{3386} +% \CheckSum{3387} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -369,13 +361,13 @@ and the derived files % \DoNotIndex{\bx@JA, \bx@JB, \bx@JC, \bx@JD, \bx@JE, \bx@JF, \bx@JG, \bx@JH, \bx@JI, \bx@JJ, \bx@JK, \bx@JL, \bx@JM, \bx@JN, \bx@JO, \bx@JP, \bx@JQ, \bx@JR, \bx@JS, \bx@JT, \bx@JU, \bx@JV, \bx@JW, \bx@JX, \bx@JY, \bx@JZ} % % \title{The \textsf{morefloats} package\footnote{This file% -% has version number v1.0c, last% -% revised 2010/09/20, documentation dated 2010/09/20.}} +% has version number v1.0d, last% +% revised 2011/02/01, documentation dated 2011/02/01.}} % \author{invented by\\ -% \textbf{Don Hosek}, Quixote,\\ +% Don Hosek, Quixote,\\ % now maintained by H.-Martin M\"{u}nch\\ % (\texttt{Martin dot Muench at Uni-Bonn dot de})} -% \date{2010/09/20} +% \date{2011/02/01} % % \maketitle % @@ -387,7 +379,7 @@ and the derived files % \end{abstract} % % \noindent Note: The main code of this package was invented by\\ -% \textbf{Don Hosek}, Quixote, 1990/07/27 (Thanks!).\\ +% Don Hosek, Quixote, 1990/07/27 (Thanks!).\\ % The current maintainer is H.-Martin M\"{u}nch.\\ % % \bigskip @@ -399,11 +391,13 @@ and the derived files % to these pages. % % \bigskip - +% % \noindent Save per page about $200\unit{ml}$ water, % $2\unit{g}$ CO$_{2}$ and $2\unit{g}$ wood: % Therefore please print only if this is really necessary. % +% \bigskip +% % \pagebreak % % \tableofcontents @@ -432,7 +426,7 @@ and the derived files % At the time beeing, it is not possible to reduce the number of floats % (for example to save boxes). If you have code accomplishing that, please % send it to the package maintainer, thanks.\\ -% Version 1.0b used a fixed value of |maxfloats=36|. Therefore for downward +% Version 1.0b used a fixed value of |maxfloats=36|. Therefore for backward % compatibility this value is taken as the default one.\\ % Example: % \begin{quote} @@ -452,6 +446,12 @@ and the derived files % % \section{Alternatives (kind of)} % +% If the additional counter needed by \textsf{morefloats} since v1.0c +% (or something else) is an issue, the old \textsf{morefloats} without +% the need for a counter but with a fixed number of |maxfloats=36| +% \ (i.\,e.~$18$~|morefloats|) can be used:\\ +% \href{http://ctan.org/tex-archive/obsolete/macros/latex/contrib/misc#jh896351434ce80d6a7be8e0287b9c221a}{CTAN:obsolete/macros/latex/contrib/misc/morefloats.sty}.\\ +% \bigskip % If you really want to increase the number of (possible) floats, % this is the right package. On the other hand, if you ran into trouble of % \texttt{Too many unprocessed floats}, but would also accept less floats, @@ -489,6 +489,8 @@ and the derived files % \CTAN{macros/latex/contrib/placeins/} % \end{description} % +% See also \url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=figurehere}.\\ +% % \bigskip % % \noindent (You programmed or found another alternative, @@ -505,7 +507,7 @@ and the derived files %<*example>% \documentclass[british]{article} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\usepackage[maxfloats=19]{morefloats} +\usepackage[maxfloats=19]{morefloats}[2011/02/01]% v1.0d \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% \listfiles \begin{document} @@ -514,14 +516,14 @@ and the derived files \markboth{Example for morefloats}{Example for morefloats} This example demonstrates the use of package\newline -\textsf{morefloats}, v1.0c as of 2010/09/20 (HMM; DH).\newline +\textsf{morefloats}, v1.0d as of 2011/02/01 (HMM; DH).\newline The package takes options (here: maxfloats=19 is used).\newline For more details please see the documentation!\newline To reproduce the\newline \texttt{\LaTeX\ Error: Too many unprocessed floats},\newline -comment out the \texttt{\textbackslash usepackage...} in the preamble (line~3) -(by placing a \% before it).\newline +comment out the \texttt{\textbackslash usepackage...} in the preamble +(line~3) (by placing a \%\ before it).\newline \bigskip @@ -708,7 +710,7 @@ One floating table too much % % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesPackage{morefloats}[2010/09/20 v1.0c +\ProvidesPackage{morefloats}[2011/02/01 v1.0d Increase limit of unprocessed floats (HMM; DH)] % \end{macrocode} @@ -735,7 +737,7 @@ One floating table too much % the maximum number of floats. |maxfloats=37| therefore means, that there are % 18 (default) floats and another 19 additional floats. |morefloats=19| therefore % has the same meaning. Version 1.0b used a fixed value of |maxfloats=36|. -% Therefore for downward compatibility this value will be taken as the default one.\\ +% Therefore for backward compatibility this value will be taken as the default one.\\ % Now we check whether |maxfloats=...| or |morefloats=...| or both were used, % and if one option was not used, we supply the value. If no option was used at all, % we use the default values. @@ -815,7 +817,8 @@ One floating table too much \setcounter{maxfloats}{\morefloats@maxfloats} \else \PackageError{morefloats}{Clash between options maxfloats and morefloats}{% - Option maxfloats must be empty or the sum of 18 and option value morefloats,\MessageBreak% + Option maxfloats must be empty\MessageBreak% + or the sum of 18 and option value morefloats,\MessageBreak% but it is maxfloats=\morefloats@maxfloats \space and % morefloats=\morefloats@morefloats .\MessageBreak% } @@ -868,6 +871,9 @@ One floating table too much % First for the 18 default \LaTeX\ boxes.\\ % \noindent |\ifnum \value{maxfloats} <= 18|, \LaTeX\ already allocated the insert registers. |\fi|\\ % +% \newpage +% \begin{landscape} +% % \begin{macrocode} \gdef\@freelist{\@elt\bx@A\@elt\bx@B\@elt\bx@C\@elt\bx@D\@elt\bx@E\@elt\bx@F\@elt\bx@G\@elt\bx@H\@elt% \bx@I\@elt\bx@J\@elt\bx@K\@elt\bx@L\@elt\bx@M\@elt\bx@N\@elt\bx@O\@elt\bx@P\@elt\bx@Q\@elt\bx@R} @@ -1128,6 +1134,12 @@ One floating table too much \ifnum \value{maxfloats}>263 \newinsert\bx@JD \expandafter\gdef\expandafter\@freelist\expandafter{\@freelist \@elt\bx@JD} \ifnum \value{maxfloats}>264 \newinsert\bx@JE \expandafter\gdef\expandafter\@freelist\expandafter{\@freelist \@elt\bx@JE} \ifnum \value{maxfloats}>265 \newinsert\bx@JF \expandafter\gdef\expandafter\@freelist\expandafter{\@freelist \@elt\bx@JF} +% \end{macrocode} +% +% \end{landscape} +% \newpage +% +% \begin{macrocode} \ifnum \value{maxfloats}>266 \PackageError{morefloats}{Too much floats called for}{% You requested more than 266 floats.\MessageBreak% @@ -1180,6 +1192,9 @@ One floating table too much % \item[-] document class \textsf{ltxdoc}, 2007/11/11, v2.0u,\\ % \CTAN{macros/latex/base/ltxdoc.dtx} % +% \item[-] package \textsf{lscape}, 2000/10/22, v3.01, from the graphics bundle:\\ +% \CTAN{macros/latex/required/graphics/} +% % \item[-] package \textsf{holtxdoc}, 2010/04/18, v0.18,\\ % \CTAN{macros/latex/contrib/oberdiek/holtxdoc.dtx} % @@ -1193,7 +1208,8 @@ One floating table too much % \begin{description} % \item[-] \TeX Format \LaTeXe, 1994/06/01, v2$\varepsilon $, \CTAN{} % -% \item[-] package \textsf{kvoptions}, 2010/02/22, v3.7, \CTAN{macros/latex/contrib/oberdiek/kvoptions.dtx} +% \item[-] package \textsf{kvoptions}, 2010/02/22, v3.7,\\ +% \CTAN{macros/latex/contrib/oberdiek/kvoptions.dtx} % \end{description} % % @@ -1207,11 +1223,11 @@ One floating table too much % \textbf{Warning}: holtxdoc, 2010/04/24 v0.19, requires the packages % \begin{description} % \item[-] hypdoc, 2010/03/26, v1.9 -% \item[-] hyperref, 2010/03/30, v6.80u (latest: 2010/06/18, v6.81g) +% \item[-] hyperref, 2010/03/30, v6.80u (latest: 2010/12/16, v6.81z) % \item[-] pdftexcmds, 2010/04/01, v0.9 % \item[-] ltxcmds, 2010/03/09, v1.4 (latest: 2010/04/26, v1.7) % \item[-] hologo, 2010/04/24, v1.2 -% \item[-] array (latest: 2008/09/09, v2.4c) +% \item[-] array (latest: 2008/09/09, v2.4c) % \end{description} % (or more recent versions) and does neither work with % nor check for earlier versions!\\ @@ -1220,60 +1236,9 @@ One floating table too much % and use this, because the packages in there should be both % recent and compatible.)\\ % -% \pagebreak -% % \DescribeMacro{M\"{u}nch} -% Packages of mine (alphabetically ordered):\\ -% \begin{description} -% \item[hrefhide] 2010/07/29, v1.0d, \CTAN{macros/latex/contrib/hrefhide/hrefhide.dtx} and\\ -% \CTAN{install/macros/latex/contrib/hrefhide.tds.zip}\\ -% That package allows to \textquotedblleft hide\textquotedblright\ some (hyperlinked) -% text when printing the document while keeping the layout. -% -% \item[lastpage] 2010/08/25, v1.2c, \CTAN{macros/latex/contrib/lastpage/lastpage.dtx} and\\ -% \CTAN{install/macros/latex/contrib/lastpage.tds.zip}\\ -% That package allows to refer to the (maybe not so) last page. -% \textit{The package was originally invented by Jeffrey P. Goldberg.} -% The \textsf{pagesLTS} package is much more mighty, but needs more resources -% (e.\,g.~new counters).\\ -% -% \item[morefloats] 2010/09/20, v1.0c, \CTAN{macros/latex/contrib/morefloats/morefloats.dtx} and\\ -% \CTAN{install/macros/latex/contrib/morefloats.tds.zip}\\ -% The package described in this very documentation:\\ -% This package allows to increased the number of unprocessed floats from \LaTeX's -% default value of 18 to 266.\\ -% \textit{The main code of this package was invented by}\\ -% \textbf{Don Hosek}\textit{, Quixote, 1990/07/27 (Thanks!).}\\ -% maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. -% -% \item[pagesLTS] 2010/08/25, v1.1i, \CTAN{macros/latex/contrib/pagesLTS/pagesLTS.dtx} and\\ -% \CTAN{install/macros/latex/contrib/pagesLTS.tds.zip}\\ -% That package allows to refer to the (very) last page, gives the total number of -% pages, references to special pages, facilitates the use of nearly any pagenumbering -% you like (e.\,g. negative |Roman| numbers or more than |Z| pages with |Alph| page numbering), -% and works even with |fnsymbol| page numbers. -% -% \item[papermas] 2010/07/29, v1.0d, \CTAN{macros/latex/contrib/papermas/papermas.dtx} and\\ -% \CTAN{install/macros/latex/contrib/papermas.tds.zip}\\ -% That package allows to compute the number of sheets of paper needed to -% print a document as well as the mass of that printed version of the document. -% Further that package allows to compute \textquotedblleft base to the power of -% exponent\textquotedblright\ inside \LaTeX. -% -% \item[undolabl] 2010/07/29, v1.0f, \CTAN{macros/latex/contrib/undolabl/undolabl.dtx} and\\ -% \CTAN{install/macros/latex/contrib/undolabl.tds.zip}\\ -% That package allows to override existing labels, especially automatically generated ones. -% \textit{The main code of that package was invented by } -% \textbf{Ulrich Diez} (\texttt{eu\_angelion@web.de})\textit{\ and first published in the } -% \Newsgroup{comp.text.tex} \textit{\ newsgroup at } -% \texttt{Sun,~20~Apr~2008~16:39:26~+0200}\textit{, with subject:} -% \texttt{Re:~How~to~undefine/overwrite~a~label?}\textit{\ (see e.\,g.\ } -% \url{http://groups.google.de/group/comp.text.tex/msg/5ba8d4722e5cd326?dmode=source} -% \textit{\ as well as\ }\\ -% \url{http://groups.google.de/group/comp.text.tex/msg/af6cfe93917097da?dmode=source}\textit{).} -% \end{description} -% -% \pagebreak +% A list of my packages can be found at\\ +% \url{http://www.Uni-Bonn.de/~uzs5pv/LaTeX.html}.\\ % % \subsection{Package, unpacking TDS} % @@ -1420,7 +1385,7 @@ One floating table too much % \section{Acknowledgements} % % The main code of this package was invented by\\ -% \textbf{Don Hosek}, Quixote, 1990/07/27.\\ +% Don Hosek, Quixote, 1990/07/27.\\ % I (H.-Martin M\"{u}nch) would like to thank Don Hosek for his work. % Further I would like to thank Karl Berry for helping with taking % over the maintainership of this package and two missing |\expandafter|s, @@ -1436,18 +1401,31 @@ One floating table too much % \phantomsection % \begin{History}\label{History} % \begin{Version}{1990/07/27 v1.0a} -% \item created by Don Hosek +% \item Created by \textsc{Don Hosek}. % \end{Version} % \begin{Version}{2008/11/14 v1.0b} -% \item Clea F. Rees added a license line. +% \item \textsc{Clea F. Rees} added a license line. % \end{Version} % \begin{Version}{2010/09/20 v1.0c} -% \item \xfile{.dtx} created by H.-Martin M\"{u}nch -% \item included more documentation and alternatives -% \item included options to allow the user to flexible choose the number -% of floats from 18 up to 266 instead of fixed 36 -% \item included an example file -% \item created a \texttt{README} file +% \item \xfile{.dtx} created by \textsc{H.-Martin M\"{u}nch}. +% \item Included more documentation and alternatives. +% \item Included options to allow the user to flexible choose the number +% of floats from $18$ up to $266$ instead of fixed $36$. +% \item Included an example file. +% \item Created a \texttt{README} file. +% \end{Version} +% \begin{Version}{2011/02/01 v1.0d} +% \item References to\\ +% \url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=figurehere} and\\ +% \href{http://ctan.org/tex-archive/obsolete/macros/latex/contrib/misc#jh896351434ce80d6a7be8e0287b9c221a}{CTAN:obsolete/macros/latex/contrib/misc/morefloats.sty} +% added. +% \item Now using the \textsf{lscape} package from the \textsf{graphics} bundle +% to print some pages of the documentation in landscape instead of +% portrait mode, because they were way too wide. +% \item Replaced the list of my packages with a link to web page list of those, +% which has the advantage of showing the recent versions of all those packages. +% \item Updated to version 2010/12/16 v6.81z of the \textsf{hyperref} package. +% \item Minor details. % \end{Version} % \end{History} % diff --git a/Master/texmf-dist/source/latex/morefloats/morefloats.ins b/Master/texmf-dist/source/latex/morefloats/morefloats.ins index 0d98e63aae1..b916a22ef5f 100644 --- a/Master/texmf-dist/source/latex/morefloats/morefloats.ins +++ b/Master/texmf-dist/source/latex/morefloats/morefloats.ins @@ -31,7 +31,7 @@ %% %% The main code of this package was invented by %% Don Hosek, Quixote 1990/07/27 (Thanks!). -%% maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. +%% Maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. %% %% This work consists of the main source file morefloats.dtx %% and the derived files @@ -43,7 +43,7 @@ \obeyspaces \Msg{********************************************************} \Msg{* Installation *} -\Msg{* Package: morefloats v1.0c 2010/09/20 LaTeX2e package *} +\Msg{* Package: morefloats v1.0d 2011/02/01 LaTeX2e package *} \Msg{* Increase limit of unprocessed floats (HMM; DH) *} \Msg{********************************************************} @@ -78,7 +78,7 @@ The Current Maintainer of this work is H.-Martin Muench The main code of this package was invented by Don Hosek, Quixote 1990/07/27 (Thanks!). -maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. +Maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. This work consists of the main source file morefloats.dtx and the derived files @@ -108,13 +108,13 @@ and the derived files \Msg{* *} \Msg{* To produce the documentation run the file `morefloats.drv' *} \Msg{* through (pdf)LaTeX, e.g. *} -\Msg{* pdflatex morefloats.dtx *} +\Msg{* pdflatex morefloats.drv *} \Msg{* makeindex -s gind.ist morefloats.idx *} -\Msg{* pdflatex morefloats.dtx *} +\Msg{* pdflatex morefloats.drv *} \Msg{* makeindex -s gind.ist morefloats.idx *} -\Msg{* pdflatex morefloats.dtx *} +\Msg{* pdflatex morefloats.drv *} \Msg{* *} -\Msg{* At least two runs are necessary e. g. to get the *} +\Msg{* At least two runs are necessary e.g. to get the *} \Msg{* references right! *} \Msg{* *} \Msg{* Happy TeXing! *} @@ -123,7 +123,6 @@ and the derived files \endbatchfile - \endinput %% %% End of file `morefloats.ins'. diff --git a/Master/texmf-dist/tex/latex/morefloats/morefloats.sty b/Master/texmf-dist/tex/latex/morefloats/morefloats.sty index 33345555305..ca0ff50ba2b 100644 --- a/Master/texmf-dist/tex/latex/morefloats/morefloats.sty +++ b/Master/texmf-dist/tex/latex/morefloats/morefloats.sty @@ -31,16 +31,15 @@ %% %% The main code of this package was invented by %% Don Hosek, Quixote 1990/07/27 (Thanks!). -%% maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. +%% Maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. %% %% This work consists of the main source file morefloats.dtx %% and the derived files %% morefloats.sty, morefloats.ins, morefloats.drv, %% morefloats-example.tex, morefloats.pdf. %% - \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesPackage{morefloats}[2010/09/20 v1.0c +\ProvidesPackage{morefloats}[2011/02/01 v1.0d Increase limit of unprocessed floats (HMM; DH)] \RequirePackage{kvoptions}[2010/02/22]% v3.7 @@ -108,7 +107,8 @@ \setcounter{maxfloats}{\morefloats@maxfloats} \else \PackageError{morefloats}{Clash between options maxfloats and morefloats}{% - Option maxfloats must be empty or the sum of 18 and option value morefloats,\MessageBreak% + Option maxfloats must be empty\MessageBreak% + or the sum of 18 and option value morefloats,\MessageBreak% but it is maxfloats=\morefloats@maxfloats \space and % morefloats=\morefloats@morefloats .\MessageBreak% } |