lilypond-user
[Top][All Lists]
Advanced

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

Re: Clef^15


From: Han-Wen Nienhuys
Subject: Re: Clef^15
Date: Fri, 12 Sep 2003 23:08:44 +0200

address@hidden writes:
> On Fri, 12 Sep 2003 19:27:34 +0200
> Thorkil Wolvendans <address@hidden> wrote:
> 
> > I try to do the following in LilyPond 1.8.1:
> >     \clef "treble^15"
> > but this seems to be an unknown clef type.
> > Is there someway to fake it?
> 
> You can certainly make a "15va" spanner.  Do you want an actual
> clef (which I've never seen before), or just a "two octaves higher" section
> in your music?
> 
> This code worked two years ago; it will probably need to be updated for recent
> versions of Lilyppond.  It's quite ugly, but it should give you a hint about
> how to do it.

try

  #(set-octavation 2)

for 15ma.

Restore with

  #(set-octavation 0)

-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 




reply via email to

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