bug-lilypond
[Top][All Lists]
Advanced

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

Re: Error running LilyPond through TeXShop on Leopard


From: Jan Nieuwenhuizen
Subject: Re: Error running LilyPond through TeXShop on Leopard
Date: Thu, 04 Jun 2009 11:15:55 +0200

Op woensdag 03-06-2009 om 16:00 uur [tijdzone +0000], schreef Alexander
Crawford:
> When I'd try to Typeset the code, 
> I kept getting 
> "set: Variable name must begin with a letter"
>   
> what did I do wrong?

Try emailing ivo bouwmans.  It looks as if your tcsh script
has some whitespace problems.  Try this

--- snip
#! /bin/tcsh -x  
set path=($path /Applications/LilyPond.app/Contents/Resources/bin) 
lilypond --pdf "$1"
# making sure there's a newline at EOF
--- snip


Jan

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
AvatarĀ®: http://AvatarAcademy.nl    | http://lilypond.org





reply via email to

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