lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] should it be @code{\\addInstrumentDefinition} ?


From: Graham Percival
Subject: Re: [PATCH] should it be @code{\\addInstrumentDefinition} ?
Date: Sat, 6 Jun 2009 19:13:52 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Jun 06, 2009 at 04:41:21PM -0700, Mark Polesky wrote:
> So, I'm sorry for the misstep, but I don't see why this happens.
> By comparison, I grepped for @code{\a and found this example in
> user/vocal.itely, line 168:
> 
> Can someone explain why it works in one file but not in the other?

Scheme docstring vs. non-macro in .itely files.  I don't know
exactly how the scheme stuff is treated, but you need the extra
backslash.

grep 'code{\\' scm/*

> address@hidden")
> address@hidden")

That's it.  (with a + for the second line)

> And if it is, here's the patch.

Thanks, applied.

Cheers,
- Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]