gregorian.ly and line breaking

2012-11-11 Thread Matthew Vernon
Hi, Is it possible to get lilypond to break lines for me when using gregorian.ly? having to add something like \bar "" \break by hand is a bit frustrating, given lilypond normally does quite a good job of line breaks. Thanks, Matthew -- `O'-0 `O'---. `O'---. `O'---. \__

Creating a ://: repeat mark?

2010-07-01 Thread Matthew Vernon
Hi, Sometimes music has marks a little like ://: (only with the double-dots slanted too) to indicate that a phrase of the words is to be repeated at this point in the music. How can I get lilypond to generate such a mark? [An example would be in the hymn tune "Cwm Rhondda", to show that the final

Re: Creating a ://: repeat mark?

2010-07-02 Thread Matthew Vernon
M Watts writes: > On 07/02/2010 09:58 AM, M Watts wrote: > > > So it's probaly best done as a markup. > > > > > > \markup { { \italic : } \hspace #-1.25 "?" \hspace #-1.25 { \italic : }} > > I found if you use the // on the keyboard, they're too far apart: the > double slash is calle

Re: Creating a ://: repeat mark?

2010-07-02 Thread Matthew Vernon
Marc Hohl writes: > Matthew Vernon schrieb: > > M Watts writes: > > > On 07/02/2010 09:58 AM, M Watts wrote: > \markup { { \italic: } \hspace #-1.25 "/" \hspace #-1.25 "/" \hspace > #-1.25 { \italic : }} That's pretty good, although