Hello,

Le ven. 29 mars 2024 à 10:42, Rip _Mus <[email protected]> a
écrit :

> Hello,
> on mac, I want to insert this flag on compilation:
>
> -e '(define-public part 'cello)'
>
> But this give me an "error near unexpected token".
>

The shell has no way to tell if the prime before cello is terminating the
string or not. Use double quotation marks as

lilypond -e "(define-public part 'cello)" file.ly

and you should be fine. If not, please show the exact call and its result.

Cheers,

-- 
JJ Fleck
Physique et Informatique
PCSI1 Lycée Kléber

Reply via email to