On Sat, 13 Apr 2019 at 18:40, Michael Gerdau wrote:
>
> Hi Thomas,
>
> just realized, I did not answer your original question.
>
> If you want the TimeSignature change and just not show it, you need to \omit
> it in the Voice instead of the NullVoice.
>
> Kind regards,
> Michael
> --
> Michael Ge
Hi all,
In this score with a final partial measure (to balance the initial partial
measure), what is the best way to hide the time signature in the final measure?
The \omit Staff.TimeSignature has no apparent effect.
Thanks,
Thomas
%%%
\version "2.19.82"
global = { \time 4/4
\par
Hello all,
Bumping this in the hope that someone might be able to help me continue my
gradual ascent of the LIlyPond learning curve!
Thanks,
Thomas
> Begin forwarded message:
>
> From: Thomas Liggett
> Subject: Re: Control of spacing between left edge and first note
> Date: 2
Hi Andrew,
With your help I've got the desired result – many thanks! (BTW I was
able to set the "key-signature extra-space" without including that
whole alist.) But I'd like to better understand the logic behind
what's happening in my code below.
To produce a staff with no clef, key signature, ti
Hi all,
I have a staff without any initial clef, time signature or key signature, and
want to increase the space between the left edge of the stave and the first
note. The method below works for the first system, but then reverts to the
default (closer) spacing for the second system.
I’ve refe
Urs Liska openlilylib.org> writes:
>
> Hi all,
>
> preparing a course I'm going to give in June and July turned into a
> substantial task: I'm ending up writing the book that *I* would have
> needed some years ago. Basically what I'm trying to do is give readers a
> chance to properly understan