Re: Cannot include # in URL?

2017-10-28 Thread Tom Campbell
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

Cannot include # in URL?

2017-10-28 Thread Tom Campbell
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://

Re: Percent repeats

2017-10-28 Thread Thomas Morley
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

Percent repeats

2017-10-28 Thread 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 is written in C++ and thus not changeable for a

Re: \cueDuring at begin of music prevents Voice context

2017-10-28 Thread Thomas Morley
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:

\cueDuring at begin of music prevents Voice context

2017-10-28 Thread 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: %%