diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-08 23:09:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-08 23:09:48 +0000 |
commit | 1dd12f0cdb395b2f0be720638566c238b2354a71 (patch) | |
tree | f0a4d36645c49d26045c05abe7b409adcc66b9b7 /Master/texmf-dist/tex/latex/linegoal | |
parent | ef42bf586ab866b0d30ae256b83a86ef3842c160 (diff) |
linegoal (8dec10)
git-svn-id: svn://tug.org/texlive/trunk@20691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/linegoal')
-rw-r--r-- | Master/texmf-dist/tex/latex/linegoal/linegoal.sty | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/linegoal/linegoal.sty b/Master/texmf-dist/tex/latex/linegoal/linegoal.sty index 331e1705171..28ece1f153e 100644 --- a/Master/texmf-dist/tex/latex/linegoal/linegoal.sty +++ b/Master/texmf-dist/tex/latex/linegoal/linegoal.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% linegoal : 2010/11/30 v2.6 - linegoal : a new dimen corresponding to the remainder of the line +%% linegoal : 2010/12/07 v2.7 - linegoal : a new dimen corresponding to the remainder of the line %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -26,7 +26,7 @@ \NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX) [2005/12/01]% LaTeX must be 2005/12/01 or younger \ProvidesPackage{linegoal} - [2010/11/30 v2.6 - A new dimen corresponding to the remainder of the line] + [2010/12/07 v2.7 - A new dimen corresponding to the remainder of the line] \ifdefined\pdfsavepos\else % works also in dvi mode \PackageWarning{linegoal} {This package requires pdfTeX for its \string\pdfsavepos\space primitive\MessageBreak @@ -75,15 +75,12 @@ \MessageBreak please check the value of \string\if@filesw!}\@ehd }% \LNGL@noauxerr \def\LNGL@warn#1\relax{\PackageWarning{linegoal} - {\string\linegoal\space value on page #1 - \MessageBreak has changed since last run - \MessageBreak Please rerun to get correct values}% + {\string\linegoal\space value on page #1 has changed + \MessageBreak since last run. Please rerun to get + \MessageBreak the correct value}% }% \LNGL@warn -\def\LNGL@@info{\PackageInfo{linegoal} - {\string\linegoal=\the\LNGL@tempdim\space - (on page \number\zref@extractdefault{linegoal/posx.\the\LNGL@unique}{page}\c@page)}% -%% \showthe\linewidth -}% \LNGL@@info +\def\LNGL@@info{\message{Package linegoal Info: + \string\linegoal=\the\LNGL@tempdim\on@line, page \the\c@page}} \let\LNGL@info\@empty \DeclareOption{verbose}{\let\LNGL@info \LNGL@@info} \ProcessOptions |