> Hi being scheme illiterite I couldn't figure out how to use your code.
I also couldn't figure out its advantage over using text scripts.

I mean, can it effect playback?? Is it easier to postition??
> #(def-dacapo
>   (skip 0 0 1 1)  ; s1*1
>   (segno)         ; put a segno mark
>   (skip 0 0 2 1)  ; s1*2
>   (fine)          ; put a "fine" mark
>   (skip 0 0 3 1)  ; s1*3
>   (dalsegno))     ; put a "dal segno" mark
> 
> It sets two variables, marksUp and marksDown (Voice contexts), with
> appropriate marks and skips, that can then be used in the \score
> block.
> 
> The result? see:
> 
> http://nicolas.sceaux.free.fr/lilypond/scheme-hacks.html#dacapoexamples
> 

I saw this site and I am a bit overwhelmed by it.

> Optional arguments may added to the (segno), (dacapo), etc, functions,
> so that the mark should be raised / shifted if wanted.
> 
These options are listed where??
thanks
Aaron
> Regards,
> Nicolas Sceaux
> 
> 
> 
> _______________________________________________
> Lilypond-user mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/lilypond-user



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

Reply via email to