diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/lastpage/lastpage.drv')
-rw-r--r-- | Master/texmf-dist/source/latex/lastpage/lastpage.drv | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/lastpage/lastpage.drv b/Master/texmf-dist/source/latex/lastpage/lastpage.drv index f86e79a32e4..55e9e93811b 100644 --- a/Master/texmf-dist/source/latex/lastpage/lastpage.drv +++ b/Master/texmf-dist/source/latex/lastpage/lastpage.drv @@ -47,10 +47,10 @@ %% lastpage-example.tex, lastpage.pdf. %% \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesFile{lastpage.drv}[2010/09/24 v1.2f +\ProvidesFile{lastpage.drv}[2011/02/01 v1.2g Refers to last page's name (HMM)]% \documentclass{ltxdoc}[2007/11/11]% v2.0u -\usepackage{holtxdoc}[2010/04/18]% v0.18 +\usepackage{holtxdoc}[2010/04/24]% v0.19 %% lastpage 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 @@ -58,7 +58,7 @@ %% 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/09/13 v6.81n) +%% 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 @@ -82,6 +82,7 @@ pdfwindowui=true,% pdfnewwindow=true% } +\usepackage{ulem}[2010/10/03] \setlength\hfuzz{1pt} % Ignore slight overfulls. \CodelineIndex \EnableCrossrefs |