Latex crashed when using mafr package
Bug #221969 reported by
Vincent Carmona
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
texlive-lang (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
1)I use ubuntu 8.04 but the same bug happened in the 7.10 version.
2) I use the 2007-13 version of texlive-full. I do not know which specific debian package mafr depends on.
Apparently the file /usr/share/
A workaround:
rewrite some spécial caracters (é, è...).
Changed in texlive-lang: | |
status: | New → Confirmed |
To post a comment you must log in.
I can confirm it, using Ubuntu 8.04 and texlive 2007-13 too. The encoding seems to be ISO-8859-15. I did:
iconv -f ISO_8859-15 -t utf8 `kpsewhich mafr.sty` >/tmp/mafr.sty
I examined the converted /tmp/mafr.sty and installed that.