lilypond-user
[Top][All Lists]
Advanced

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

Re: align system to the right


From: Davi Raubach Tuchtenhagen
Subject: Re: align system to the right
Date: Mon, 3 May 2021 14:16:22 -0300

Thank you very much! 
You guys are the best! :D
Here is the solution with some adjusts.

\markuplist {
  \halign #-1.1
  \right-column {
    \pad-around #1
    \score-lines {
      \include "/Users/Davi/github/muda/aperghis_example/aperghis_score.ly"
    }
  }
}

And here the output:
Thanks!
Davi Raubach

Em 1 de mai. de 2021, à(s) 11:27, Kieren MacMillan <kieren_macmillan@sympatico.ca> escreveu:

\score-lines will take a single score and return a markup list, with each line in the score as its own markup.

o_O

I never fail to be (pleasantly) shocked by what Lilypond can (already!) do.

Such a great feature to know about — thanks!
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
email: kieren@kierenmacmillan.info



reply via email to

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