> Hi, everybody. I'd like to ask you two questions about lilypond (I'm using
> version 1.4.2, debian potato).
> 
> - Is there a way to print what I would call a "trill spanner", a sort
> of line after the \trill command that could last for more than a note? 
>       Ex: c4\trill(the command would start here) d2(and continue here)

You are unlucky, this feature was added in the development version
1.5.3, however the 1.5.x series still has some bugs so I wouldn't
use it for any serious typesetting yet.

> - How can I put a grace note AFTER a note? I tried:
>       a4\trill \grace{[bis16 cis]} s16    It didn't work correctly.
>       I tried to attach the grace note in a chord <>, it was ugly.

You will find the solution (which doesn't work in 1.5.x!)
if you:

- Find the WWW page for the Stable Lilypond series:
http://lilypond.org/stable

- Click on Documentation For users

- Click on lilypond-internals

- Click on Grace

- Scroll down until you find a property named graceAlignPosition

You can also find an example in the file input/regression/grace.ly
that should be included somewhere in the documentation tree of
the Debian Package.

  /Mats

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

Reply via email to