lilypond-user
[Top][All Lists]
Advanced

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

Re: PianoStaff label moving downwards


From: Mats Bengtsson
Subject: Re: PianoStaff label moving downwards
Date: Mon, 13 Dec 2004 11:02:29 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

In the mailing list archives for bug-lilypond you will find an email
entitled "Instrument name placement, Was: Bug in "SustainPedal" ?"
from November 25, that probably is related to your problems.
(The mailing list archive seems to be down for the moment, but that's
probably just a temporary problem).

   /Mats

Benjamin Esham wrote:
Hello all,

I'm typesetting some piano music with LilyPond 2.4.2, and I'd like the grand staff to be labeled "19". Using the code below, it was working fine, but all of
a sudden the label moved downwards.  I can't figure out what I changed to
cause this; does anyone have any ideas?  Thanks!

\context PianoStaff <<
\set PianoStaff.instrument = "19." %\markup{\fontsize #4 {19.} \hspace #1.0 }
   \new Staff <<
     \rightNotes
   >>
   \new Staff <<
     \set Staff.printPartCombineTexts = ##f
     \partcombine
     \leftQuarterNotes
     \leftNotes
   >>
 >>


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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