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
When not loading the colortbl package the example compiles fine. All packages should be up to date (tabu 2019/01/11 v2.9). See also the attached test.log
The text was updated successfully, but these errors were encountered:
On Mon, 21 Jan 2019 at 09:07, svonohr ***@***.***> wrote:
The following example does generate a lot of Missing \cr inserted and Misplaced
\cr errors:
\documentclass{article}
\usepackage{tabu}
\usepackage{colortbl}
\begin{document}
\begin{tabu} {l|l}
\rowfont[c]{\bfseries}
1 & 2
\end{tabu}
\end{document}
When not loading the colortbl package the example compiles fine. All
packages should be up to date (tabu 2019/01/11 v2.9). See also the attached
test.log <https://github.com/tabu-fixed/tabu/files/2778203/test.log>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABNcArAiFmF8rYeqXgoiahKWjM4qvPSgks5vFYNtgaJpZM4aKYWN>
.
The following example does generate a lot of
Missing \cr inserted
andMisplaced \cr
errors:When not loading the
colortbl
package the example compiles fine. All packages should be up to date (tabu 2019/01/11 v2.9). See also the attached test.logThe text was updated successfully, but these errors were encountered: