Hi all there!
Just have some tiny little problems typesetting choiral music
--well, it actually isn't the "choiral" attitude making problems.

1. ly2dvi -N doesn't work for me. I get an error message like
  "expecting 3 arguments, getting 2"

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.

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?

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

So far this time, and thanks in advance for your answers and suggestions.

David

-------------------------------------------------------------------------------
David Ondreka <[EMAIL PROTECTED]>

Reply via email to