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
Improve build script for amsmath
[latex2e.git]
/
latex2e-20160201
/
base
/
testfiles
/
tlb-ealloc-002.lvt
blob
14d6f4c12db400c46e6d1f9209c3ad65ea74ff2d
1
% Check that the \select@group correctly rverted
2
% by latexrelease.
3
% 2015/01/01 gives error on undefined \e@mathgroup@top
4
5
\RequirePackage[2014/05/01]{latexrelease}
6
\documentclass{article}
7
8
\input{test2e}
9
10
\sbox0{$\mathit{abc}$}
11
\START
12
\begin{document}
13
14
$\mathbf{x}$
15
16
\END