[Bug 36145] Re: hyphenation does not work after upgrade from breezy to dapper
Christoph Bier
christoph.bier at web.de
Thu May 25 17:42:26 UTC 2006
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
More information about the desktop-bugs
mailing list