lilypond-user
[Top][All Lists]
Advanced

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

Top-aligned and bottom-aligned markup with TextScript staff-padding


From: Trevor Bača
Subject: Top-aligned and bottom-aligned markup with TextScript staff-padding
Date: Mon, 4 Sep 2006 16:03:01 -0500

Hi,

Anyone have something handy to make the markup in this example
*bottom-align* (instead of top-aligning)?


%%% BEGIN TOP-ALIGNED MARKUP SNIPPET %%%

\version "2.9.16"

\new Staff {
  \time 2/4
  \override TextScript #'staff-padding = #4
  c'4_\markup "NORM"
  c'4_\markup "norm"
}


%%% END TOP-ALIGNED MARKUP SNIPPET %%%



--
Trevor Bača
address@hidden

Attachment: top-aligned-markup.png
Description: PNG image


reply via email to

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