lilypond-user
[Top][All Lists]
Advanced

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

segno on barline in 2.0.0


From: Han-Wen Nienhuys
Subject: segno on barline in 2.0.0
Date: Sat, 27 Sep 2003 10:38:18 +0200

address@hidden writes:
> I came up with this example trying to get a segno on a barline.  I tried 
> an old and a new way to do this.  Can someone tell what's going on 
> and/or how to get a segno on a barline in 2.0.0?

> TIA,
> 
> Paul Scott
> 
> #(define segno '(music "scripts-segno"))
> 
> \score {
>     <<
>       \property Score.skipBars = ##t
>       \context Staff = clarinet <<
>           { 
>               \notes {
>                   \time 3/4
>                   R4*3*8 \mark \segno
>                   R4*3*2 \mark #`,segno

try \markup { \musicglyph #"scripts-segno" }

-- 

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




reply via email to

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