Sorry, I sent this to the wrong list.
On Sat, Oct 28, 2017 at 10:16 PM, Tom Campbell
wrote:
> Can't figure out how to include # in a URL. When I do something like this:
>
> \markup {
> For more, see http://lilypond.org/doc/v2.18/Documentation/notation/
> writing-rhythms#durations
> }
>
>
> I get
Can't figure out how to include # in a URL. When I do something like this:
\markup {
For more, see
http://lilypond.org/doc/v2.18/Documentation/notation/writing-rhythms#durations
}
I get the following message:
error: GUILE signaled an error for the expression beginning here
For more, see
http://
2017-10-28 19:48 GMT+02:00 Malte Meyn :
> Hi list,
>
> in the LilyPond facebook group someone reported again issue 3146
> (https://sourceforge.net/p/testlilyissues/issues/3146/). Before I looked at
> the tracker I tried to find a solution in Scheme but then I saw that
>
> 1. almost the whole thing
Hi list,
in the LilyPond facebook group someone reported again issue 3146
(https://sourceforge.net/p/testlilyissues/issues/3146/). Before I looked
at the tracker I tried to find a solution in Scheme but then I saw that
1. almost the whole thing is written in C++ and thus not changeable for
a
2017-10-28 14:17 GMT+02:00 Malte Meyn :
> Hi list,
>
> I was almost sure that this is a known issue but I couldn’t find it on the
> tracker. Having a cue at the very beginning of music prevents the implicit
> creation of a Voice context and puts the “not-cue” notes into the CueVoice
> context too:
Hi list,
I was almost sure that this is a known issue but I couldn’t find it on
the tracker. Having a cue at the very beginning of music prevents the
implicit creation of a Voice context and puts the “not-cue” notes into
the CueVoice context too:
%%