On 18.03.08, diefettenjahre wrote: > Hi Maksi, thanks for your reply. > > you might as well make your own template, based of > > preferrable KOMA-Book or Memoir (rather than the standard classes).
> Well, this is why I've chosen Lyx and this template. Basically I hoped > that I don't have to learn all these LaTeX commands. But I'll try my > best and have a brief look at the KOMA Script documentation. It is really well written and informative. > If anyone else give me some hint, at least about the headlines since > this seams to be some bug -- of course in front of the pc :-) I assume this it not a bug but a setting as well. Back to the original questions: a non-breaking hyphen can be input as ERT (evil red text, i.e. raw LaTeX): Press Strg-L and insert "~ in the appearing box. (This and a lot more about basic typograhic rules and their implementation with LaTeX can be found in a PDF document: Einige typographische Grundregeln und ihre Umsetzung in LATEX Werner Struckmann 3. September 2007 which I found on the net (don't remember where). Günter