Activity log for bug #276355

Date Who What changed Old value New value Message
2008-09-30 14:52:31 Bőle Pál bug added bug
2008-09-30 14:52:31 Bőle Pál bug added attachment 'bug.tar.bz2' (sample code and log)
2008-09-30 14:54:46 Bőle Pál displayname Bug #276355 Bug #276355 (magyarbabel)
2008-09-30 14:54:46 Bőle Pál name magyarbabel
2008-09-30 14:54:46 Bőle Pál description Binary package hint: texlive-latex-base If i try to compile the following code: [code] \documentclass[a4paper]{article} \usepackage[utf8x]{inputenc} \usepackage[magyar]{babel} \usepackage[T1]{fontenc} \usepackage{amsthm} \theoremstyle{plain} \newtheorem{something}{Something} ... \begin{something} Azt mondjuk, hogy az akármi páratlan, ha bla bla bla. \end{something} ... [/code] i got the following error: [code] ! 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-node:~/Documents/bme/matek$ lsb_release -rd Description: Ubuntu 8.04.1 Release: 8.04 pali@a-node:~/Documents/bme/matek$ apt-cache policy texlive-latex-base texlive-latex-base: Installed: 2007-13 Candidate: 2007-13 Version table: *** 2007-13 0 500 http://hu.archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status [/code] Greetings Pál Bőle Binary package hint: texlive-latex-base If i try to compile the following code: === CODE === \documentclass[a4paper]{article} \usepackage[utf8x]{inputenc} \usepackage[magyar]{babel} \usepackage[T1]{fontenc} \usepackage{amsthm} \theoremstyle{plain} \newtheorem{something}{Something} ... \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-node:~/Documents/bme/matek$ lsb_release -rd Description: Ubuntu 8.04.1 Release: 8.04 pali@a-node:~/Documents/bme/matek$ apt-cache policy texlive-latex-base texlive-latex-base: Installed: 2007-13 Candidate: 2007-13 Version table: *** 2007-13 0 500 http://hu.archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status === CODE === Greetings Pál Bőle
2008-09-30 22:02:02 Stefan Kottwitz texlive-base: status New Confirmed
2008-09-30 22:02:02 Stefan Kottwitz texlive-base: statusexplanation 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.
2010-10-23 18:36:39 Mark Korondi attachment added From: http://www.math.bme.hu/latex/#magyarldf1.5-use https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/276355/+attachment/1708397/+files/magyar.ldf