2012/5/23 John McWilliam :
> Have you looked at my reply. I tried to post on gmane but am told my
> messages are not valid due to "top posting" - what is that? I just want
> people with experience to look at my snippet and give suggestions for how to
> solve my problem.
>
> Please respond,
>
> John
2012/5/21 John McWilliam :
(...)
> The snippet seems to compile without any errors
Well, it returns:
atest-14.ly:757:16: error: unknown escaped string: `\Bkey'
\Bkey
atest-14.ly:757:16: error: syntax error, unexpected STRING
\Bkey
atest-14.ly:729:8: error: errors
Snippet:
\relative c' {
\time 4/4
r2 r8
<<
\new Voice = "melody" {
\autoBeamOff
\partial 4. c'4.^\markup {Sjung.}
% Rehersal mark A
\mark \default
\slurDown
\relative c' {
\time 4/4
r2 r8
<<
\new Voice = "melody" {
\autoBeamOff
\partial 4. c'4.^\markup {Sjung.}
% Rehersal mark A
\mark \default
\slurDown