Discussion:
cite nobreak
Jürgen Lange
2014-10-05 22:27:34 UTC
Permalink
Hello,
I have some citations in the form [22, p.18].
Sometimes Lyx breaks at [22, and next line p.18].
The package cite has an option [nobreak] that obviously prevent this.
Can I use this option with Lyx?
(\usepackage[nobreak]{cite} in preamble doesn't work properly)

Class: Article (Standard)

Thanks
J=FCrgen
Jürgen Lange
2014-10-07 12:49:56 UTC
Permalink
Seems to be that line-break penalty for a citation (\cite{}) in Lyx is 0.
This might be a Lyx glitch, because Latex package "cite" has a much higher
penalty.
Found a workaround for the problem: Put \linebreak[3] as Tex-Code before
citation of reference.

Greetings

Loading...