You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\documentclass{article}
\usepackage{tabularray}
\begin{document}
\begin{tblr}{row{1}={font=\bfseries},verb}
Head & Head \\
Body & Body \\\end{tblr}
\end{document}
It causes the folllowing error in both latest code and version 2021N:
> Step: calculate cell and line sizes.
! Undefined control sequence.
l.1 \bfseries\selectfontHead\empty
l.12 \end
{tblr}
The text was updated successfully, but these errors were encountered:
Here is a minimal example:
It causes the folllowing error in both latest code and version
2021N
:The text was updated successfully, but these errors were encountered: