diff options
author | Norbert Preining <preining@logic.at> | 2006-10-04 08:43:01 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-10-04 08:43:01 +0000 |
commit | ba9472aebfed07843bc4faa00c7b96bc86194691 (patch) | |
tree | 4a952a012e2f1663beaac6384dec265fb50dd361 /Master/texmf-dist/doc/latex/lineno | |
parent | a88bdfe70c672cfced299babf0a54881a916bcca (diff) |
Fix ctan2tds for pgf installation
comment powerdot-doc-vn in tpm-ctan-check, it always breaks
Update of the following packages:
labelcas pstricks-add sectionbox ltxmisc frenchle flowfram verse emulateapj
pst-pdf poemscol babelbib dk-bib breakurl screenplay ncctools xkeyval bibleref
muthesis pst-labo pgf ncclatex active-conf xcolor commath lineno dottex makeplo
git-svn-id: svn://tug.org/texlive/trunk@2240 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lineno')
-rw-r--r-- | Master/texmf-dist/doc/latex/lineno/CHANGES.txt | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lineno/lineno.pdf | bin | 283385 -> 283165 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/lineno/lineno.tex | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/lineno/lnosuppl.pdf | bin | 164167 -> 164749 bytes |
4 files changed, 17 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/lineno/CHANGES.txt b/Master/texmf-dist/doc/latex/lineno/CHANGES.txt index b8e2ea69241..df6504a3534 100644 --- a/Master/texmf-dist/doc/latex/lineno/CHANGES.txt +++ b/Master/texmf-dist/doc/latex/lineno/CHANGES.txt @@ -1,4 +1,12 @@ -CHANGES for lineno.sty v4.4 2005/10/27: +CHANGES for lineno.sty v4.41 2005/11/02: + +1. Loadable after amsmath. + +2. Removed some nonsense from documentation. + + +CHANGES for lineno.sty v4.4 2005/10/27 +[failed to be uploaded to CTAN, but distributed by mail]: 1. Proper effective line depth at end of paragraphs. The spacing bug was quite obvious in two-column mode diff --git a/Master/texmf-dist/doc/latex/lineno/lineno.pdf b/Master/texmf-dist/doc/latex/lineno/lineno.pdf Binary files differindex 6307ebe9773..725b602f123 100644 --- a/Master/texmf-dist/doc/latex/lineno/lineno.pdf +++ b/Master/texmf-dist/doc/latex/lineno/lineno.pdf diff --git a/Master/texmf-dist/doc/latex/lineno/lineno.tex b/Master/texmf-dist/doc/latex/lineno/lineno.tex index 428b5d5d8a5..e2530c0e078 100644 --- a/Master/texmf-dist/doc/latex/lineno/lineno.tex +++ b/Master/texmf-dist/doc/latex/lineno/lineno.tex @@ -1,4 +1,4 @@ -\def\fileversion{v4.4} \def\filedate{2005/10/27} +\def\fileversion{v4.41} \def\filedate{2005/11/02} \title{\texttt{\itshape lineno.sty \ \fileversion\ \filedate @@ -611,8 +611,7 @@ reading the actual code easy.) \[~\global\advance\c@linenumber\@ne~?\] ~\stepcounter~ additionally resets ``subordinate'' counters, but which could these (usefully) be? -(New v4.4) I had forgotten v4.00, ``physical page counter'' -~\c@LN@truepage~ in section_\ref{ss:PW}! (/New v4.4) +Again, may be column counters with ~edtable.sty~!? But then, our ~edtable.sty~ and its ~longtable~ option should use it as well. So use a shorthand supporting @@ -2824,7 +2823,11 @@ argument (single token), enclosed by ~\ifLineNumbers~\,\dots ~\fi~ to the left of second argument. As long as we need it, we can't use the star form of ~\DeclareRobustCommand~ or the like, because AMS-\LaTeX\ uses ~\@tempa~ for ~\@ifstar~. +(New v4.41) And for the same reason, that ~\CheckCommand*~ +had to be raised! (/New v4.41) \begin{code}\begin{verbatim} +\CheckCommand*\@parboxrestore{\@arrayparboxrestore\let\\\@normalcr} + \def\@tempa#1#2{% \expandafter \def \expandafter#2\expandafter{\expandafter \ifLineNumbers\expandafter#1\expandafter\fi#2}% @@ -2845,11 +2848,8 @@ especially in footnotes: \end{verbatim} \end{code} We hope this suffices $\dots$ let's check one thing -at least: -\begin{code}\begin{verbatim} -\CheckCommand*\@parboxrestore{\@arrayparboxrestore\let\\\@normalcr} -\end{verbatim} -\end{code} +at least: [(New v4.41) see ~\CheckCommand~ above (/New v4.41)] + Now for the main theme of the section. The next lines assume that ~\vspace~, ~\pagebreak~, and ~\nopagebreak~ use ~\vadjust~ whenever they occur outside diff --git a/Master/texmf-dist/doc/latex/lineno/lnosuppl.pdf b/Master/texmf-dist/doc/latex/lineno/lnosuppl.pdf Binary files differindex d41d5364e56..a559ca40f0a 100644 --- a/Master/texmf-dist/doc/latex/lineno/lnosuppl.pdf +++ b/Master/texmf-dist/doc/latex/lineno/lnosuppl.pdf |