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
Update LuaTeX testfiles for ^@ change
[latex2e.git]
/
latex2e-20170101
/
required
/
amsmath
/
testfiles
/
tlb-mathstrut-02.lvt
blob
21e14426ca9f40e0b688c507fb2dfe6ab856025a
1
\documentclass{article}
2
\usepackage{amsmath}
3
\input{test2e}
4
5
% check that the mathstrut setting doesn't overwrite box 0
6
\begin{document}
7
8
\START
9
\setbox0=\hbox{}
10
$\typeout{\the\wd0}$
11
$\typeout{\the\wd0}$
12
13
\END