texlive[42712] Master/texmf-dist: elocalloc (15dec16)
commits+karl at tug.org
commits+karl at tug.org
Thu Dec 15 23:42:51 CET 2016
Revision: 42712
http://tug.org/svn/texlive?view=revision&revision=42712
Author: karl
Date: 2016-12-15 23:42:51 +0100 (Thu, 15 Dec 2016)
Log Message:
-----------
elocalloc (15dec16)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/elocalloc/elocalloc.pdf
trunk/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx
trunk/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty
Added Paths:
-----------
trunk/Master/texmf-dist/doc/latex/elocalloc/README.txt
Removed Paths:
-------------
trunk/Master/texmf-dist/doc/latex/elocalloc/README
Deleted: trunk/Master/texmf-dist/doc/latex/elocalloc/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/elocalloc/README 2016-12-15 07:34:03 UTC (rev 42711)
+++ trunk/Master/texmf-dist/doc/latex/elocalloc/README 2016-12-15 22:42:51 UTC (rev 42712)
@@ -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
Added: trunk/Master/texmf-dist/doc/latex/elocalloc/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/elocalloc/README.txt (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/elocalloc/README.txt 2016-12-15 22:42:51 UTC (rev 42712)
@@ -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
Modified: trunk/Master/texmf-dist/doc/latex/elocalloc/elocalloc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx 2016-12-15 07:34:03 UTC (rev 42711)
+++ trunk/Master/texmf-dist/source/latex/elocalloc/elocalloc.dtx 2016-12-15 22:42:51 UTC (rev 42712)
@@ -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 @@
%<driver> \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 at lloc{\count 13}\e at alloc@top\muskipdef\muskip}
\def\locbox {\eloc at lloc{\count 14}\float at count\e at alloc@chardef\box}
\def\loctoks {\eloc at lloc{\count 15}\e at alloc@top\toksdef\toks}
-\def\locmarks {\eloc at lloc{\count256}\e at alloc@topt\e at alloc@chardef\marks}
+\def\locmarks {\eloc at lloc{\count256}\e at alloc@top\e at alloc@chardef\marks}
% \end{macrocode}
%
% \begin{macrocode}
Modified: trunk/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty 2016-12-15 07:34:03 UTC (rev 42711)
+++ trunk/Master/texmf-dist/tex/latex/elocalloc/elocalloc.sty 2016-12-15 22:42:51 UTC (rev 42712)
@@ -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 at alloc\@undefined
\RequirePackage{etex}
\expandafter\endinput
@@ -37,7 +37,7 @@
\def\locmuskip{\eloc at lloc{\count 13}\e at alloc@top\muskipdef\muskip}
\def\locbox {\eloc at lloc{\count 14}\float at count\e at alloc@chardef\box}
\def\loctoks {\eloc at lloc{\count 15}\e at alloc@top\toksdef\toks}
-\def\locmarks {\eloc at lloc{\count256}\e at alloc@topt\e at alloc@chardef\marks}
+\def\locmarks {\eloc at lloc{\count256}\e at alloc@top\e at alloc@chardef\marks}
\endinput
%%
%% End of file `elocalloc.sty'.
More information about the tex-live-commits
mailing list