Skip to content

Commit

Permalink
test github action
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Nov 19, 2024
1 parent 3477cfa commit 103be86
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 305 deletions.
16 changes: 8 additions & 8 deletions testfiles-lua/test_structnum.pvt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
pdfstandard=a-4f,
uncompress
}

\documentclass{article}

\usepackage{unicode-math}
Expand All @@ -23,13 +22,14 @@
\tagpdfsetup{math/mathml/AF=false}
\begin{document}
\ExplSyntaxOn
\luamml_structelem:
$a = b \quad
\tagstructbegin{tag=mtext,stash}\tagmcbegin{}
\luamml_annotate:en{nucleus=true,structnum=\tag_get:n{struct_num}}
{\mbox{some~text~with~\emph{structure}}}
\tagmcend\tagstructend
$
test
%\luamml_structelem:
%$a = b \quad
% \tagstructbegin{tag=mtext,stash}\tagmcbegin{}
% \luamml_annotate:en{nucleus=true,structnum=\tag_get:n{struct_num}}
% {\mbox{some~text~with~\emph{structure}}}
% \tagmcend\tagstructend
%$
\ExplSyntaxOff
\end{document}

Loading

0 comments on commit 103be86

Please sign in to comment.