Hello,
I have a file I've used before and works just fine with paper20 and
paper16. But it gives errors when trying to use paper19. Pertinent
information is below ( file and error output). What could be causing this?
Thanks in advance!
Bryan
=====begin rand-notes.ly=======
\header {
title = "Random Notes"
composer = "Bryan L. Koschmann"
meter = "Varies"
copyright = "kosch"
tagline = "Reference Sheet"
}
\paper { papersize = "letter" }
\include "paper19.ly"
\score {
\notes {
\time 4/4
\key c \major
\clef violin
\include "random-notes"
}
}
==========end rand-notes.ly========
===========begin output==========
Running /usr/local/bin/lilypond...GNU LilyPond 1.7.16
Now processing: `rand-notes.ly'
Parsing...Backtrace:
In /usr/local/share/lilypond/1.7.16/ly/paper19-init.ly:
1: 0* (define fonts (make-font-list (quote paper19)))
1: 1* [make-font-list paper19]
In /usr/local/share/lilypond/1.7.16/scm/font.scm:
230: 2 [append (((* * * ...) "feta-braces0" "feta-braces1" ...)) ...
231: 3* [cdr #f]
/usr/local/share/lilypond/1.7.16/scm/font.scm:231:11: In procedure cdr in
expression (cdr (assoc sym font-list-alist)):
/usr/local/share/lilypond/1.7.16/scm/font.scm:231:11: Wrong type argument
in position 1: #f
ly2dvi: error: LilyPond failed on input file rand-notes (exit status 2)
ly2dvi: warning: Running LilyPond failed. Rerun with --verbose for a
trace.
Running gs...ly2dvi: error: `gs' failed (status 1)
ly2dvi: error: The error log is as follows:
GNU Ghostscript 7.05: Unrecoverable error, exit code 1
============end output=============
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user