diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-15 22:42:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-15 22:42:51 +0000 |
commit | a48a2b0499d47ec1f2e9727fbdb588a4ad911e3b (patch) | |
tree | daee5554add545825949045016b065e28f4b9cff /Master/texmf-dist/tex/latex/elocalloc | |
parent | f3ee5ba909d4ab630fe4a5b57adf317f7a096102 (diff) |
elocalloc (15dec16)
git-svn-id: svn://tug.org/texlive/trunk@42712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/elocalloc')
-rw-r--r-- | Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty | 6 |
1 files changed, 3 insertions, 3 deletions
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'. |