lilypond-user
[Top][All Lists]
Advanced

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

Parse error attempting to resize font (1.4.12/Windows)


From: Hans Forbrich
Subject: Parse error attempting to resize font (1.4.12/Windows)
Date: Fri, 26 Apr 2002 17:41:01 -0600

All,

First - many thanks for producing Lilypond.  It's wonderful!  (And hopefully
this is using plain text - if not, my apologies in advance)

I'm using LilyPond 1.4.12 under Windows 98 (SE).  I've created the .ly file
and it works great, until I try ro resize the font.  Below are the 'score'
section that works, the one that fails, and the log of the failure.  A
similar failure occurs regardless of the font size attempted.

Any assistance appreciated.  (direct replies to
mailto://address@hidden)
Thanks in advance
/Hans

----------
Score that works ...

\score {
   \simultaneous {
      \Sorastro
      \piano
   }
}
-----------
Score that fails ...

\score {
   \simultaneous {
      \Sorastro
      \piano
   }
   \paper { papersize = "letter" }
   \include "paper16.ly"
}
-------------
Error log ....


Running LilyPond...
GNU LilyPond 1.4.12
Now processing: `/home/dad/lily/mine/sorv2.ly'
Parsing...
/usr/lilypond-1.4.12-1/share/lilypond/ly/paper16.ly:5:12: error: parse
error:
paperSixteen
             = \paper {

/usr/lilypond-1.4.12-1/share/lilypond/ly/paper16.ly:12:21: error: parse
error:
\paper {\paperSixteen
                      }

error: lilypond: command exited with value 256
Traceback (most recent call last):
  File "/usr/lilypond-1.4.12-1/bin/ly2dvi", line 834, in ?
    run_lilypond (files, outbase, dep_prefix)
  File "/usr/lilypond-1.4.12-1/bin/ly2dvi", line 432, in run_lilypond
    system ('lilypond %s %s ' % (opts, fs))
  File "/usr/lilypond-1.4.12-1/bin/ly2dvi", line 234, in system
    error (msg)
  File "/usr/lilypond-1.4.12-1/bin/ly2dvi", line 132, in error
    raise _ ("Exiting ... ")
Exiting ...
 -I /home/dad/lily/mine -H dedication -H title -H subtitle -H subsubtitle -H
footer -H head -H composer -H arranger -H instrument -H opus -H piece -H
metre -H meter -H poet -H texttranslator -H papersize -H textheight -H
pagenumber -H language -H latexheaders -H latexoptions -H linewidth -H
latexpackages -H orientation /home/dad/lily/mine/sorv2





reply via email to

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