desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #160389
[Bug 602645] Re: \cline does not work with slovak babel
Closing that outdated report as EOL has been reached long time ago
** Changed in: texlive-base (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-base in Ubuntu.
https://bugs.launchpad.net/bugs/602645
Title:
\cline does not work with slovak babel
Status in texlive-base package in Ubuntu:
Invalid
Bug description:
Binary package hint: texlive-base
I am using Ubuntu 10.04 LTS. I have problems with creating document:
\documentclass[a4paper, 11pt]{article}
\usepackage[slovak]{babel}
\usepackage[utf8x]{inputenc}
\begin{document}
\section{Section}
Hello world!!!
\begin{tabular}{|r|l|}
\hline
7c0 & hexadecimal \\
3700 & octal \\ \cline{2-2}
11111111100000 & binary \\
\hline \hline
1984 & decimal \\
\hline
\end{tabular}
\end{document}
command pdflatex ended with:
Runaway argument?
2-2\@nil 11111111100000 & binary \\ \hline \hline 1984 & decimal \\ \ETC.
! Paragraph ended before \@cline was complete.
<to be read again>
\par
l.20
But document (the same as previous but without adding slovak language
support):
\documentclass[a4paper, 11pt]{article}
%\usepackage[slovak]{babel}
%\usepackage[utf8x]{inputenc}
\begin{document}
\section{Section}
Hello world!!!
\begin{tabular}{|r|l|}
\hline
7c0 & hexadecimal \\
3700 & octal \\ \cline{2-2}
11111111100000 & binary \\
\hline \hline
1984 & decimal \\
\hline
\end{tabular}
\end{document}
was ended successfully and document was created well. I think that the same bug is reported in Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551229
I haven't recognize this problem in previous version of Ubuntu.
Version of texlive-base is 2009-7.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: texlive-latex-base 2009-7
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Wed Jul 7 12:37:32 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: texlive-base
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/602645/+subscriptions