having problems using magyar babel package with amsthm package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
texlive-base (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: texlive-latex-base
If i try to compile the following code:
=== CODE ===
\documentclass[
\usepackage[
\usepackage[
\usepackage[
\usepackage{amsthm}
\theoremstyle{
...
\begin{something}
Azt mondjuk, hogy az akármi páratlan, ha bla bla bla.
\end{something}
...
=== CODE ===
i got the following error:
! LaTeX Error: Something's wrong--perhaps a missing \item.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.68 A
zt mondjuk, hogy az akármi páros, ha bla bla bla.
=== CODE ===
Without the "magyar" babel package everything works fine.
Additional info:
=== CODE ===
pali@a-
Description: Ubuntu 8.04.1
Release: 8.04
pali@a-
texlive-latex-base:
Installed: 2007-13
Candidate: 2007-13
Version table:
*** 2007-13 0
500 http://
100 /var/lib/
=== CODE ===
Greetings
Pál Bőle
I can confirm this bug using magyar.ldf v1.4j coming with texlive2007 on Ubuntu 8.04 amd64. The problem does not occur with magyar.ldf v1.5, available on CTAN. Perhaps use this to fix it.