Re: vertical spacing of text-paragraphs

2012-07-27 Thread Thomas Morley
Am 26. Juli 2012 21:02 schrieb "Dr. med. Kai Lautenschläger" : > no, indeed, the output seems o.k. to me, too. in the original, that I was > working on, the paragraphs included longer texts, maybe there is some other > reason. I attach the original code (sorry, it's a little longer) () Hi,

Re: vertical spacing of text-paragraphs

2012-07-26 Thread Dr. med. Kai Lautenschläger
no, indeed, the output seems o.k. to me, too. in the original, that I was working on, the paragraphs included longer texts, maybe there is some other reason. I attach the original code (sorry, it's a little longer) \version "2.15.41" \markup { \column { \bold {

Re: vertical spacing of text-paragraphs

2012-07-26 Thread Martin Guy
On 26 July 2012 19:47, "Dr. med. Kai Lautenschläger" wrote: > When I write text with several paragraphs, I noticed a different vertical > spacing after the paragraphs, when they include semicolon (;) or "\"" > (quotation marks). This does not change when I try to control the spacing > with \vspace

vertical spacing of text-paragraphs

2012-07-26 Thread Dr. med. Kai Lautenschläger
Dear List, When I write text with several paragraphs, I noticed a different vertical spacing after the paragraphs, when they include semicolon (;) or "\"" (quotation marks). This does not change when I try to control the spacing with \vspace. Am I missing something or is this expected behavior?