[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1026934: Package colortbl does not work with dinbrief anymore



Package: texlive-latex-base
Version: 2020.20210202-3
Severity: normal
X-Debbugs-Cc: joey@infodrom.org

Hi,

I have found an incompatibility between the package colortbl and the
dinbrief documentclass.

The problem sneaked into bullseye and did not exist in buster.  It
seems to be still present in bookwork unfortunately (for verification
i copied both colortbl.sty and dinbrief.cls into the directory
containing the sample LaTeX file).

Please see this minimal LaTeX files to reproduce the problem


This file can be compiled:

----------------------------------------
\documentclass[11pt]{article}
\usepackage{colortbl}

\begin{document}
foo
\end{document}
----------------------------------------

This file cannot be compiled:

----------------------------------------
\documentclass[11pt]{dinbrief}
\usepackage{colortbl}

\begin{document}
foo
\end{document}
----------------------------------------

Compiling the second file results in this error:

----------------------------------------
! Undefined control sequence.
\set@color ->\special {color push \current@color 
                                                 }\aftergroup \reset@color 
\@outputpage ...t {\vfil \color@hbox \normalcolor 
                                                  \hb@xt@ \textwidth {\@theh...

\@opcol ...lumn \@outputdblcol \else \@outputpage 
                                                  \fi \global \@mparbottom \...
<output> ...specialoutput \else \@makecol \@opcol 
                                                  \@startcolumn \@whilesw \i...

\newpage ...prevdepth \fi \fi \vfil \penalty -\@M 
                                                  
\enddocument ->\@checkend {document} \newpage 
                                              \begingroup \if@filesw \ifnum ...

\end  ...ook {env/#1/end}}\csname end#1\endcsname 
                                                  \@checkend {#1}\expandafte...
l.7 \end{document}
----------------------------------------

All the best

	Joey

Versions of packages texlive-latex-base depends on:
ii  fonts-lmodern     2.004.5-6.1
ii  tex-common        6.16
ii  texlive-base      2020.20210202-3
ii  texlive-binaries  2020.20200327.54578-7

texlive-latex-base recommends no packages.

Versions of packages texlive-latex-base suggests:
pn  texlive-latex-base-doc  <none>

Versions of packages tex-common depends on:
ii  dpkg  1.20.12
ii  ucf   3.0043

Versions of packages tex-common suggests:
ii  debhelper  13.3.4

Versions of packages texlive-latex-base is related to:
ii  tex-common        6.16
ii  texlive-binaries  2020.20200327.54578-7

-- no debconf information


Reply to: