How do I avoid hyphenation of a word which already contains a hyphen?
A word containing a hyphen, like P-Tracker should never be hyphenated.
With Tex it is sufficient to write P"~Tracker - which will result in P-Tracker on the printed document and it will never be divided at the end of a line.
In other words, how to avoid: P-
Tracker ?
How do I accomplish this with Lyx?
No problem when you know the latex way, for anything that goes in latex works in lyx too. insert->tex and write it the latex way.
I know of no native support for a nonbreaking hyphen in lyx.
Helge Hafting