lilypond-user
[Top][All Lists]
Advanced

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

Re: centering text on a measure


From: Thomas Morley
Subject: Re: centering text on a measure
Date: Fri, 23 Sep 2011 01:39:02 +0200

(...)

Using these scores:

\score  {
        \new StaffGroup = "0ne" <<
    \new Staff \one
    \new Staff \one
    >>
}

\markup \vspace #5

\score  {
        \new Staff = "two" <<
            \new Voice { \voiceOne\one }
    %\new Voice { \voiceTwo\two }  %<==============
    >>
}

I get no message in the log .

Harm



reply via email to

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