summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/optex/base/alloc.opm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-09 21:13:26 +0000
committerKarl Berry <karl@freefriends.org>2023-02-09 21:13:26 +0000
commit8e0a627bb31e2495bca858b5c44e63e510c3448c (patch)
treede89817c8a0600c0389a47b4259f736a63046b66 /Master/texmf-dist/tex/optex/base/alloc.opm
parent151bcdb5be17d5cd47c6b6128602294a6835f119 (diff)
optex (9feb23)
git-svn-id: svn://tug.org/texlive/trunk@65766 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/optex/base/alloc.opm')
-rw-r--r--Master/texmf-dist/tex/optex/base/alloc.opm6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/optex/base/alloc.opm b/Master/texmf-dist/tex/optex/base/alloc.opm
index d4f823fec4a..fae88d286ed 100644
--- a/Master/texmf-dist/tex/optex/base/alloc.opm
+++ b/Master/texmf-dist/tex/optex/base/alloc.opm
@@ -1,6 +1,6 @@
%% This is part of the OpTeX project, see http://petr.olsak.net/optex
-\_codedecl \newdimen {Allocators for registers <2022-06-10>} % preloaded in format
+\_codedecl \newdimen {Allocators for registers <2023-02-03>} % preloaded in format
\_doc -----------------------------
The limits are set first.
@@ -46,9 +46,10 @@
\_errmessage{No room for a new \_ea\_string\_csname #2\_endcsname}%
\_else
\_global#3#1=\_cs{_#2alloc}%
- \_wlog{\_string#1=\_ea\_string\_csname #2\_endcsname\_the\_cs{_#2alloc}}%
+ \_wloga{\_string#1=\_ea\_string\_csname #2\_endcsname\_the\_cs{_#2alloc}}%
\_fi
}
+\_let\_wloga=\_wlog % you can suppress the logging by \_let\_wloga=\_ignoreit
\_doc -----------------------------
The allocation macros
@@ -177,6 +178,7 @@ the array-like declarator of counters.
\_endinput
+2023-02-03 \_wloga introduced
2022-06-10 \_famalloc set to 42 (answer to the biggest fundamental question)
2022-03-07 \_noattr allocated
2022-02-19 \_newlanguage introduced