On Friday 12 September 2003 05:08 pm, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > On Fri, 12 Sep 2003 19:27:34 +0200
> >
> > Thorkil Wolvendans <[EMAIL PROTECTED]> 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)

I think the clef with two 8's above was desired.  Like "G^88", which
doesn't work of course.  Isn't that used sometimes with piccolo?
daveA

-- 
Why should any country entrust its young people to the leadership of 
the same
morons who *invaded the wrong country*?  Answer: For lots of money.  
The U.S.
is broke, a poor credit risk, and stiffed "partners" in the first Gulf 
War.
D. Raleigh Arnold dra@ http://www.openguitar.com [EMAIL PROTECTED]


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to