Here's an untested fix that should work: sudo sh -c 'echo 10tetex > /var/lib/tex-common/language-cnf/tetex-base.list' sudo update-language sudo -H fmtutil-sys --all
Can anybody test it, please?! (Sorry, I don't have the time to test it till the end of next week.) To fix the bug change '00tetex' to '10tetex' in 'debian/tetex- base.language.list' in the tetex-base source package --- debian/tetex-base.language.list (revision 1077) +++ debian/tetex-base.language.list (revision 1078) @@ -1 +1 @@ -00tetex +10tetex and build it again. HTH! -- hyphenation does not work after upgrade from breezy to dapper https://launchpad.net/bugs/36145 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
