lilypond-devel
[Top][All Lists]
Advanced

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

Q: Did something happen to font sizes?


From: David Petrou
Subject: Q: Did something happen to font sizes?
Date: Sat, 21 Dec 2002 11:00:22 -0500
User-agent: Mutt/1.2.5i

I start off my ly files with:

    \paper { papersize = "letter" }
    \include "paper16.ly"

This would get me a font size that looked right to me.  (It gave me
something pretty identical to Dover editions of Bach.)

To my profound irritation, printing scores on my new iMac makes things
slightly smaller as if the opposite of a magnifying glass were used.
I haven't done enough testing to tell if the problem is in printing
from the pdf file instead of directly from the postscript file like
how I used to print on my unix machine, or if the problem is in the
driver that converts the graphics into a format my old non-postscript
printer can understand.

Anyway, to make a long story short, I decided to try the next higher
size: paper19.  On two machines, running 1.6.6. and 1.6.5, I get this
error:

Running LilyPond...
GNU LilyPond 1.6.6
Now processing: `wreckers_dec_2002.ly'
Parsing...Backtrace:
0* [make-style-sheet paper19]
1  (quasiquote (# # # # ...))
2* [append (((* * * ...) "feta-braces0" "feta-braces1" ...)) ...
3*  [cdr #f]

ERROR: In procedure cdr in expression (cdr (assoc sym font-list-alist)):
ERROR: Wrong type argument in position 1: #f

LilyPond failed on an input file (exit status 2).
Trying to salvage the rest.

warning: no LilyPond output found for `wreckers_dec_2002'
Running LaTeX...
Running dvips...
error: dvips: command exited with value 256
Traceback (most recent call last):
  File "/home/dpetrou/local/bin/ly2dvi", line 1055, in ?
    run_dvips (outbase, extra_init)
  File "/home/dpetrou/local/bin/ly2dvi", line 786, in run_dvips
    quiet_system (cmd, 'dvips')
  File "/home/dpetrou/local/bin/ly2dvi", line 471, in quiet_system
    return system (cmd, ignore_error, quiet = 1)
  File "/home/dpetrou/local/bin/ly2dvi", line 255, in system
    error (msg)
  File "/home/dpetrou/local/bin/ly2dvi", line 151, in error
    sys.exit (2)
SystemExit: 2
DVI output to `wreckers_dec_2002.dvi'...
MIDI output to `wreckers_dec_2002.midi'...
PDF output to `wreckers_dec_2002.pdf'...

any ideas?
david



reply via email to

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