lilypond-user
[Top][All Lists]
Advanced

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

Re: \parenthesize macro bug?


From: David Kastrup
Subject: Re: \parenthesize macro bug?
Date: Fri, 27 Jul 2012 11:30:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Gagi Petrovic <address@hidden> writes:

> Dear ponders, i just wanted to create a macro for the use of
> \parenthesize, doing:
>
>
> pa = \parenthesize
>
> But whenever i compile the file, i get an error message saying the
> line after this macro has an "unexpected STRING". After removing the
> macro, everything is fine. Is anyone experiencing the same problem?

\parenthesize _calls_ the function.

> P.S. using 2.14.2 on OS 10.6.8

pa = #parenthesize

should likely work.

-- 
David Kastrup




reply via email to

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