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'---.
\__
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
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
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