suppress css in the tests
This commit is contained in:
parent
166c35b4a7
commit
70133abe67
@ -9,7 +9,7 @@
|
||||
\input{regression-test}
|
||||
\documentclass{article}
|
||||
\usepackage{unicode-math}
|
||||
\tagpdfsetup{math/mathml/structelem}
|
||||
\tagpdfsetup{math/mathml/structelem,attach-css=false}
|
||||
\begin{document}
|
||||
|
||||
$ \sqrt{x} $
|
||||
|
@ -9,7 +9,7 @@
|
||||
\input{regression-test}
|
||||
\documentclass{article}
|
||||
\usepackage{unicode-math}
|
||||
\tagpdfsetup{math/mathml/structelem}
|
||||
\tagpdfsetup{math/mathml/structelem,attach-css=false}
|
||||
\begin{document}
|
||||
|
||||
hello
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
% suppress mathml-AF reading
|
||||
\tagpdfsetup{math/mathml/sources=} %
|
||||
\tagpdfsetup{math/mathml/AF=false}
|
||||
\tagpdfsetup{math/mathml/AF=false,attach-css=false}
|
||||
\begin{document}
|
||||
\ExplSyntaxOn
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user