The manual for the program is being revised for the moment, and after that
revision, I'm sure this issue will be well explained in the documentation.
The short answer is that you should replace
<< {gis8 (fis16 e~ e2.)} \\ {b1} >> | r1 \bar "||"
by
<< {\voiceOne gis8 (fis16 e~ e2.)} \new Voice {\v
Thanks! It works.
Zoltan
On 10/11/07, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
>
> The manual for the program is being revised for the moment, and after that
> revision, I'm sure this issue will be well explained in the documentation.
>
> The short answer is that you should replace
> << {gis8 (
2007/10/10, Rune Zedeler <[EMAIL PROTECTED]>:
> Valentin, will you update LSR?
I replaced the old snippet by the one you posted as a correction.
Thanks a lot :)
Valentin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailma
Marik
Is there a simple way to align lyrics centrally under
melismata? AFAIK, the short answer is "No". In general LP
centres syllables on notes except when the notes are grouped
in a melisma, when they are left-aligned (expecting an
extender to carry the syllable over the melisma.) This is
the
Hi Lilypond Team:
Looking for the marvelous program Lilypond is, I'm thinking in a feature that I
consider very usefully, and that all the mayor engraver programs have, and lily
has not.
This feature refers to the possibility to make Title page (a first page of a
score with Title, composer and
You can do this already with \markup and \newpage and similar constructs.
It might be nice to have an automated way of doing this; it wouldn't be
hard to write a scheme function that does this. That would make a nice
project for anybody interested in learning scheme.
Cheers,
- Graham
Cesar