From a48a2b0499d47ec1f2e9727fbdb588a4ad911e3b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 15 Dec 2016 22:42:51 +0000 Subject: elocalloc (15dec16) git-svn-id: svn://tug.org/texlive/trunk@42712 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/elocalloc/README | 17 ----------------- Master/texmf-dist/doc/latex/elocalloc/README.txt | 17 +++++++++++++++++ .../texmf-dist/doc/latex/elocalloc/elocalloc.pdf | Bin 153039 -> 153494 bytes .../source/latex/elocalloc/elocalloc.dtx | 6 +++--- .../texmf-dist/tex/latex/elocalloc/elocalloc.sty | 6 +++--- 5 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/elocalloc/README create mode 100644 Master/texmf-dist/doc/latex/elocalloc/README.txt diff --git a/Master/texmf-dist/doc/latex/elocalloc/README b/Master/texmf-dist/doc/latex/elocalloc/README deleted file mode 100644 index 5ab5f9d3ab7..00000000000 --- a/Master/texmf-dist/doc/latex/elocalloc/README +++ /dev/null @@ -1,17 +0,0 @@ -elocalloc package - -Local allocation macros, with names taken from etex.sty -but with implementation based on the LaTeX 2015 allocation macros. - -To produce typeset documentation: -pdflatex elocalloc.dtx - -To extract the elocalloc.sty package: -tex elocalloc.ins - -David Carlisle -LPPL licenced (status: maintained) - -Please report any issues at - -https://github.com/davidcarlisle/dpctex/issues diff --git a/Master/texmf-dist/doc/latex/elocalloc/README.txt b/Master/texmf-dist/doc/latex/elocalloc/README.txt new file mode 100644 index 00000000000..5ab5f9d3ab7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/elocalloc/README.txt @@ -0,0 +1,17 @@ +elocalloc package + +Local allocation macros, with names taken from etex.sty +but with implementation based on the LaTeX 2015 allocation macros. + +To produce typeset documentation: +pdflatex elocalloc.dtx + +To extract the elocalloc.sty package: +tex elocalloc.ins + +David Carlisle +LPPL licenced (status: maintained) + +Please report any issues at + +https://github.com/davidcarlisle/dpctex/issues diff --git a/Master/texmf-dist/doc/latex/elocalloc/elocalloc.pdf b/Master/texmf-dist/doc/latex/elocalloc/elocalloc.pdf index f5747a07adb..f36d26d7470 100644 Binary files a/Master/texmf-dist/doc/latex/elocalloc/elocalloc.pdf and b/Master/texmf-dist/doc/latex/elocalloc/elocalloc.pdf differ diff --git a/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx b/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx index 8d6991ded93..8a8cbf4eb3c 100644 --- a/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx +++ b/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx @@ -1,6 +1,6 @@ % \iffalse %% Source File: textcase.dtx -%% Copyright 2015 David Carlisle +%% Copyright 2015-2016 David Carlisle %% %% This file may be distributed under the terms of the LPPL. %% See README for details. @@ -13,7 +13,7 @@ % \ProvidesFile{elocalloc.drv} % \fi % \ProvidesFile{elocalloc.dtx} - [2015/06/21 v0.02 local allocation for LaTeX 2015+ (DPC)] + [2016/12/15 v0.03 local allocation for LaTeX 2015+ (DPC)] % % \iffalse %<*driver> @@ -117,7 +117,7 @@ \def\locmuskip{\eloc@lloc{\count 13}\e@alloc@top\muskipdef\muskip} \def\locbox {\eloc@lloc{\count 14}\float@count\e@alloc@chardef\box} \def\loctoks {\eloc@lloc{\count 15}\e@alloc@top\toksdef\toks} -\def\locmarks {\eloc@lloc{\count256}\e@alloc@topt\e@alloc@chardef\marks} +\def\locmarks {\eloc@lloc{\count256}\e@alloc@top\e@alloc@chardef\marks} % \end{macrocode} % % \begin{macrocode} diff --git a/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty b/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty index 76428afca56..7d989d4d935 100644 --- a/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty +++ b/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty @@ -7,13 +7,13 @@ %% elocalloc.dtx (with options: `package') %% %% Source File: textcase.dtx -%% Copyright 2015 David Carlisle +%% Copyright 2015-2016 David Carlisle %% %% This file may be distributed under the terms of the LPPL. %% See README for details. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{elocalloc} - [2015/06/21 v0.02 local allocation for LaTeX 2015+ (DPC)] + [2016/12/15 v0.03 local allocation for LaTeX 2015+ (DPC)] \ifx\e@alloc\@undefined \RequirePackage{etex} \expandafter\endinput @@ -37,7 +37,7 @@ \def\locmuskip{\eloc@lloc{\count 13}\e@alloc@top\muskipdef\muskip} \def\locbox {\eloc@lloc{\count 14}\float@count\e@alloc@chardef\box} \def\loctoks {\eloc@lloc{\count 15}\e@alloc@top\toksdef\toks} -\def\locmarks {\eloc@lloc{\count256}\e@alloc@topt\e@alloc@chardef\marks} +\def\locmarks {\eloc@lloc{\count256}\e@alloc@top\e@alloc@chardef\marks} \endinput %% %% End of file `elocalloc.sty'. -- cgit v1.2.3