diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/addlines/addlines.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/addlines/addlines.dtx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/addlines/addlines.dtx b/Master/texmf-dist/source/latex/addlines/addlines.dtx index 97fbd69d528..cadadd3d2f6 100644 --- a/Master/texmf-dist/source/latex/addlines/addlines.dtx +++ b/Master/texmf-dist/source/latex/addlines/addlines.dtx @@ -185,6 +185,7 @@ This work consists of the files addlines.dtx and % \begin{description} % \item[0.1] Initial version implementing the basic commands. % \item[0.2] Switched from \pkg{chngpage} to \pkg{changepage} and added package options |[draft]| and |[final]|. +% \item[0.2a] Remove \verb|\usepackage{etex}| for better compatibility with \LaTeX\ 2015. % \end{description} % % @@ -200,12 +201,12 @@ This work consists of the files addlines.dtx and % % \begin{macrocode} \ProvidesPackage{addlines} - [2008/08/16 v0.2 Add/remove lines from a page] + [2015/07/08 v0.2a Add/remove lines from a page] % \end{macrocode} % % Packages: % \begin{macrocode} -\RequirePackage{etex,afterpage,changepage} +\RequirePackage{afterpage,changepage} % \end{macrocode} % % Option: |