On 3/26/11 11:38 AM, "PMA" <peterarmstr...@aya.yale.edu> wrote:

> Hi List.
> 
> I have a quite different problem involving Lilypond & Squeeze.
> 
> An .ly file that my lilypond version 2.13.32 processed successfully
> under Lenny, it (same version) fails to process under Squeeze.
> 
> So-far there is just one message text...
>              error: syntax error, unexpected STRING, expecting \
>              SCM_IDENTIFIER or SCM_TOKEN or '='
> 
> but it is issued multiple times, each time objecting to a variable
> assignment within the \paper block, as below:
> 
> \paper {
>    paper-width  = 5.5\in
>    paper-height = 11\in
>    left-margin  = 0\in
>    right-margin = 0\in
>    line-width   = 4.0in

Should be line-width = 4.0\in

HTH,

Carl


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to