lilypond-user
[Top][All Lists]
Advanced

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

scores in columns - vertical alignment


From: Marek Klein
Subject: scores in columns - vertical alignment
Date: Thu, 17 Mar 2011 18:59:19 +0100

Hi all,
how can I get the staff-lines vertically aligned?

\version "2.13.40"
\layout { line-width = 6.2\cm ragged-right = ##f }
\markup \fill-line {
  \column{
        \score {
            \new Staff { c''' }
            \layout { }
        }
    }
  \column{
        \score {
            \new Staff { a }
            \layout { }
        }
    }
}


Marek
--
Marek Klein
http://gregoriana.sk

Attachment: align.preview.png
Description: PNG image


reply via email to

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