lilypond-user
[Top][All Lists]
Advanced

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

Re: Align scores in markup


From: Michael Gerdau
Subject: Re: Align scores in markup
Date: Fri, 14 Aug 2015 10:39:20 +0200
User-agent: KMail/4.14.10 (Linux/4.1.4-1-ARCH; KDE/4.14.10; x86_64; ; )

> this allows to have multiple small score snippets aligned.

As Harm asked:
What is the advantage of the custom function ?

On my system the following code produces the same visual result:

\version "2.19.24"

\markup {
  "this should be aligned" \score {  { c' d' e' } \layout { indent=0 } } 
         "with this " \score {  { c'''' d'''' e'''' } \layout { indent=0 } } 
}

Kind regards,
Michael
-- 
 Michael Gerdau       email: address@hidden
 GPG-keys available on request or at public keyserver

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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