diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-21 23:50:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-21 23:50:05 +0000 |
commit | 8d4f9772f3f51150aebafbbb1863d8064a94f502 (patch) | |
tree | 5820daa18652ecd6baa8f62b97a4be37ce885c36 /Master/texmf-dist/tex/latex/linegoal | |
parent | 3a5c97b58509006752a50309dee3f44968eebd1f (diff) |
linegoal (20nov10)
git-svn-id: svn://tug.org/texlive/trunk@20517 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/linegoal/linegoal.sty b/Master/texmf-dist/tex/latex/linegoal/linegoal.sty index 9ce40a1714e..ec9347476fc 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/10/31 v2.1 - linegoal : a new dimen corresponding to the remainder of the line +%% linegoal : 2010/11/19 v2.2 - 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/10/31 v2.1 - A new dimen corresponding to the remainder of the line] + [2010/11/19 v2.2 - 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 @@ -39,7 +39,7 @@ \newcommand*\linegoal{% \zref@extract{linegoal.\the\LNGL@unique}{linegoal}\LNGL@setlinegoal }% \linegoal -\zref@newprop*{linegoal}[\the\linewidth]{\the\dimexpr +\zref@newprop*{linegoal}[\linewidth]{\dimexpr \linewidth-\the\pdflastxpos sp +\ifodd\zref@extractdefault{linegoal/page.\the\LNGL@unique}{page}\c@page \oddsidemargin |