Skip to content

Commit

Permalink
tagpdf: update test file 01 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjr committed Feb 11, 2023
1 parent 6963f5d commit 21b4ba6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions trial/tagpdf/test-tagpdf-01.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@

\begin{document}

%%% We can set "display:inline-table" to get inline table in HTML/CSS,
%%% But it seems Tagged PDF doesn't support this. Skip this case for now.
%Some text.
%\begin{tblr}{hlines, vlines, colspec={lccr}}
% Alpha & Beta & Gamma & Delta \\
% Epsilon & Zeta & Eta & Theta \\
% Iota & Kappa & Lambda & Mu \\
%\end{tblr}
%More text.

Some text.

\begin{tblr}{hlines, vlines, colspec={lccr}}
Expand Down

0 comments on commit 21b4ba6

Please sign in to comment.