On 2012-03-26, Wolfgang Engelmann wrote: > A sentence with small sized text in a paragraph with normal sized text > reduces spacing between lines in the paragraph.
> I would have expected, however, that the reduced spacing affects only the > part of the paragraph with small sized text. > A carriage return between normal and small sized text cures it, but that is > not what I wanted. > It is shown both in Lyx and in the pdf output. > I am using Koma book under Debian. > Do others see the same and is there a way to avoid it besides making a > small sized (sub)paragraph? I remember that in TeX, some settings can only be changed per paragraph. I don't know whether this also holds for line spacing. OTOH, the spacing also depends on on which place the size-changing commands are issued (in relation to line wrapping or hard line breaks). One option/workaround would be to re-set the linespacing after the change of size in ERT. I would export the paragraph to LaTeX and experiment. If this does not lead to a solution, please post a minimal working example for others to try. Günter
