repo.or.cz
/
latex2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
20170101 branch
[latex2e.git]
/
latex2e-20170101
/
base
/
testfiles
/
tlb-newinsert-001.lvt
blob
3655ac298595c1fc078d20a7d5a2948e5116b1f8
1
\input{test2e}
2
3
4
% fake a lot of \newcount
5
\count10=\numexpr\insc@unt-4\relax
6
7
\let\wlog\typeout
8
9
% all four allocation counters should be different (failed before 2016/03/31 PL 3)
10
% all three inserts need to be less than 255
11
12
\START
13
\newcount\cA
14
\newinsert\iA
15
\newinsert\iB
16
\newinsert\iC
17
18
\END