[EMAIL PROTECTED] writes:

> 2. If I force a linebreak at a point, where a repeat starts,
>   lily prints a repeat bar "|:" correctly at the beginning of the
>   next line, but no normal bar line at the end of the previous line,
>   which I think is the usual way to typeset this.

thanks. Fixed.

> 
> 3. I can successfully define an identifier
>       sopran = { \context Voice = one \stemup }
>   and reference it in a StaffContext, but I can't just do
>       sopran = \context Voice = one
>   Similarly I can't define an identifier
>       text = \context LyricVoice = foo
>   and this doesn't work, too
>       text = \context Lyrics = bar \context LyricVoice = foo
>   with or without braces.
>   So, would there be some documentation which explains the correct
>   syntax for creating identifiers in an easily understandable fashion?

\context X = Y

*must* take an argument, which is a gob of music (a note, notes
 enclosed in { } , etc.)

> 4. Is there any written documentation out already on the latest design
>   of the repeat mechanism?

I believe there is in the forthcoming .50

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to