On Tue, Feb 7, 2023 at 7:58 AM Cordelia <corde...@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