diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/linegoal/linegoal.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/linegoal/linegoal.drv | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/linegoal/linegoal.drv b/Master/texmf-dist/source/latex/linegoal/linegoal.drv index ba5d669a429..ec2d1fee15a 100644 --- a/Master/texmf-dist/source/latex/linegoal/linegoal.drv +++ b/Master/texmf-dist/source/latex/linegoal/linegoal.drv @@ -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 @@ -24,9 +24,9 @@ %% Copyright (C) 2010 by Florent Chervet <florent.chervet@free.fr> %% \edef\thisfile{\jobname} -\def\thisinfo{A new ``dimen'' corresponding to the remainder of the line (\FC)} -\def\thisdate{2010/10/31} -\def\thisversion{2.1} +\def\thisinfo{A new ``dimen'' corresponding to the remainder of the line} +\def\thisdate{2010/11/19} +\def\thisversion{2.2} \def\CTANbaseurl{http://www.ctan.org/tex-archive/macros/latex} \def\CTANdisplay{CTAN:macros/latex} \makeatletter\protected\def\CTANhref{\@ifstar\CTANhrefstar\CTANhrefnost}\makeatother @@ -40,12 +40,13 @@ \usepackage{inputenc,babel} \usepackage[T1]{fontenc} \usepackage{etoolbox,geometry,xcolor,bbding,txfonts,xspace,hologo,graphicx} -\usepackage{lastpage,fancyhdr,enumitem,framed,tocloft,tabu,multirow,makecell} +\usepackage{lastpage,fancyhdr,enumitem,framed,tocloft,tabu,multirow,makecell,tabularx} \usepackage{embedfile} \usepackage{interfaces} \csname endofdump\endcsname \CodelineNumbered\lastlinefit999 \usepackage{holtxdoc,bookmark} +\usepackage{linegoal} \usepackage{fancyvrb}\fvset{gobble=1,listparameters={\topsep=0pt}} \hypersetup{% pdftitle={The linegoal package}, @@ -55,7 +56,7 @@ pdfstartview=FitH, pdfkeywords={TeX, LaTeX, e-TeX, pdfTeX, package, zref, linegoal}} \embedfile{\thisfile.dtx} -\geometry{top=0pt,headheight=1cm,includehead,headsep=.6cm,bottom=1.4cm,footskip=.5cm,left=2.5cm,right=1cm} +\geometry{top=0pt,headheight=.6cm,includehead,headsep=.6cm,bottom=1.4cm,footskip=.5cm,left=2.5cm,right=1cm} \begin{document} \DocInput{\thisfile.dtx} \end{document} |