On Fri, 8 Mar 2002 06:47, Herbert Voss wrote > Taimo Peelo wrote: > > >>do you have the estonian language for latex installed? > >>have a look at: > >>http://www.lyx.org/help/language/hyphen.php#wrong > >> > > Checked it, there is no estonian language package for latex. But then, why > > doesn't LyX use nohyphenation, when i set the language to be estonian and > > there's no language package available? > > because lyx has no idea what kind of packages you are > using and what they are doing.
I'm afraid i wasn't quite correct. There is no latex support for estonian, using texconfig to edit language.dat there is _no_ line about estonian to uncomment and in /usr/share/texmf/tex/generic/hyphen/ no estonian hyphenation file exists. But as i said, i _can set_ the language to estonian in LyX and it works basically (month names, "table of contents" etc are in estonian). Therefore LyX seems to have some idea about estonian afterall. I looked around and found files that seem to define content naming: /usr/share/texmf/tex/generic/babel/estonian.(ldf && sty) But do these files also define something that may result in wrong hyphenation? If they do, they obviously are not correct. How can i get LyX to do no hyphenation at places where it's not explicitly allowed by me? > >>it loads package geometry which has some defualt values > >>for the margins. > >> > > And when i check it, the lines really seem to be same length. Seems that i > > simply have to manually set all the margins to some acceptable value and also > > load the geometry package. But DOES that work always and for all fonts? > > yes Some good news :) Taimo