diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-08 22:31:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-08 22:31:28 +0000 |
commit | 6665d8d4c753013f8b22154c29edc0b6455982ae (patch) | |
tree | 799a415e828d105293bc63f31676d8986eebd065 /Master/texmf-dist/source/latex/addlines | |
parent | 9dfd1d4bde92e5e4a146159c8342a4fffd97c9c7 (diff) |
addlines (8jul15)
git-svn-id: svn://tug.org/texlive/trunk@37805 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/addlines')
-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: |