Re: hyphenation patterns in language.dat: Why not enable all?
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 05, 2004 at 09:04:34AM +0200, Frank Küster wrote: > > czech czhyph.tex % depends on csplain being installed This just means that czhyph.tex alone is not enough. czhyph.tex itself loads a few other files e.g. tex/csplain/czhyphen.tex. It does not need more than this. To make things more clear, I just have changed this into: czech czhyph.tex % depends on other files from tex/csplain Thomas