lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing score in absolute time


From: Knute Snortum
Subject: Re: writing score in absolute time
Date: Tue, 7 Feb 2023 08:22:45 -0800

On Tue, Feb 7, 2023 at 7:58 AM Cordelia <cordelia@disroot.org> wrote:
>
> Totally, now it begins the game. But at least I’ve a starting point!
>
> I’ve to understand better the tempo and rhythmic values in lilypond.
> I’ve already added the possibility to write cents for exemple for 
> microtonality (a simple way).
>
> There’s 2 more things I could not figure out:
> - how can I allow the duration line to be over other notes
> - now the possibility to range everything in an A4 format (I could do it with 
> ImageMagick, but I wonder if lilypond could)

Setting the paper size to A4 should be as simple as:

\paper {
  #(set-paper-size "letter")
}


--
Knute Snortum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]