reassign 551229 texlive
retitle 551229 TeX Live 2009: longtable \cline does not work with czech or 
slovak babel
thanks

dblatex failure IMHO is caused by a TeX Live 2009 problem, minimal example
attached [1]:

Using \cline in a longtable works well with english babel, however it
fails with czech or slovak.  (With TeX Live 2007 all three languages are
okay.)

[1] 
\documentclass{article}
\usepackage[czech]{babel}
%\usepackage[slovak]{babel}
%\usepackage[english]{babel}
\usepackage{longtable}
\begin{document}
\begin{longtable}{l|l}
top left & top right\\
\cline{1-1}
bottom left & bottom right
\end{longtable}
\end{document}
Regards, Andreas
-- 
Andreas Hoenen <andr...@hoenen-terstappen.de>
GPG: 1024D/B888D2CE
     A4A6 E8B5 593A E89B 496B
     82F0 728D 8B7E B888 D2CE

Attachment: pgp5nD8jK7Lzs.pgp
Description: PGP signature

Reply via email to