When I process an .ly file, the output is there except for special things
such as
noteheads and clefs.  It seems I am missing some PS fonts.  Here is the bug
report file:

+ echo

+ mkdir -p /home/JohnGarcia
+ cd
+ pwd
/home/JohnGarcia
+ ls -l
total 105
-rw-r--r--    1 John Gar unknown       400 May 19 16:11 bug-report.sh
-rw-r--r--    1 John Gar unknown        79 May 19 16:12 bug.txt
drwxr-xr-x    1 John Gar unknown         0 May 19 16:04 dpi600
drwxr-xr-x    1 John Gar unknown         0 May 19 16:05 dpi720
-rw-r--r--    1 John Gar unknown      7720 May 19 15:50 first.dvi
-rw-r--r--    1 John Gar unknown       140 May 19 15:38 first.ly
-rw-r--r--    1 John Gar unknown     15937 May 19 15:51 first.ps
-rw-r--r--    1 John Gar unknown       862 May 19 16:07 missfont.log
-rw-r--r--    1 John Gar unknown       162 May 19 16:04 sample2e.aux
-rw-r--r--    1 John Gar unknown      7256 May 19 16:04 sample2e.dvi
-rw-r--r--    1 John Gar unknown      2889 May 19 16:04 sample2e.log
-rw-r--r--    1 John Gar unknown     43470 May 19 16:07 sample2e.ps
-rw-r--r--    1 John Gar unknown      4788 May 19 15:59 test.dvi
-rw-r--r--    1 John Gar unknown        37 May 19 15:53 test.ly
-rw-r--r--    1 John Gar unknown     15789 May 19 16:00 test.ps
+ type -p lilypond
-p not found
lilypond is /usr/lilypond-1.4.12.jcn5-1/bin/lilypond
+ lilypond --version
GNU LilyPond 1.4.12.jcn5
This is free software.  It is covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions.  Invoke as `lilypond --warranty' for more information.

Copyright (c) 1996--2001 by
  Han-Wen Nienhuys <[EMAIL PROTECTED]>
  Jan Nieuwenhuizen <[EMAIL PROTECTED]>
+ type -p python
-p not found
python is /usr/bin/python
+ type -p ly2dvi
-p not found
ly2dvi is /usr/lilypond-1.4.12.jcn5-1/bin/ly2dvi
+ ly2dvi --version
ly2dvi (GNU LilyPond) 1.4.12.jcn5
+ type -p latex
-p not found
latex is /usr/bin/latex
+ type -p latex.exe
-p not found
latex.exe not found
+ echo /usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf::
/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf::
+ echo /usr/lilypond-1.4.12.jcn5-1/share/lilypond/tfm::
/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tfm::
+ echo
/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex:/usr/lilypond-1.4.12.jcn5-1/s
hare/lilypond/ps::
/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex:/usr/lilypond-1.4.12.jcn5-1/s
hare/lilypond/ps::
+ cp /usr/lilypond/input/example-1.ly .
+ ls -l
total 108
-rw-r--r--    1 John Gar unknown       400 May 19 16:11 bug-report.sh
-rw-r--r--    1 John Gar unknown      2332 May 19 16:12 bug.txt
drwxr-xr-x    1 John Gar unknown         0 May 19 16:04 dpi600
drwxr-xr-x    1 John Gar unknown         0 May 19 16:05 dpi720
-rw-r--r--    1 John Gar unknown       220 May 19  2002 example-1.ly
-rw-r--r--    1 John Gar unknown      7720 May 19 15:50 first.dvi
-rw-r--r--    1 John Gar unknown       140 May 19 15:38 first.ly
-rw-r--r--    1 John Gar unknown     15937 May 19 15:51 first.ps
-rw-r--r--    1 John Gar unknown       862 May 19 16:07 missfont.log
-rw-r--r--    1 John Gar unknown       162 May 19 16:04 sample2e.aux
-rw-r--r--    1 John Gar unknown      7256 May 19 16:04 sample2e.dvi
-rw-r--r--    1 John Gar unknown      2889 May 19 16:04 sample2e.log
-rw-r--r--    1 John Gar unknown     43470 May 19 16:07 sample2e.ps
-rw-r--r--    1 John Gar unknown      4788 May 19 15:59 test.dvi
-rw-r--r--    1 John Gar unknown        37 May 19 15:53 test.ly
-rw-r--r--    1 John Gar unknown     15789 May 19 16:00 test.ps
+ lilypond example-1.ly
GNU LilyPond 1.4.12.jcn5
Now processing: `example-1.ly'
Parsing...
Interpreting music...[3]
Preprocessing elements...
Calculating column positions...
paper output to `example-1.tex'...

Interpreting music...
MIDI output to `example-1.midi'...
Track ...
+ tex example-1.tex
This is TeX, Version 3.14159 (Web2C 7.3.3)
(example-1.tex
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/lilyponddefs.tex
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/feta20.tex)
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/lilypond-plaintex.tex
LilyPond Plain TeX settings)
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/lily-ps-defs.tex)
[footer empty]) [1] )
Output written on example-1.dvi (1 page, 4900 bytes).
Transcript written on example-1.log.
+ dvips -o example-1.ps example-1.dvi
This is dvips(k) 5.86d Copyright 1999 Radical Eye Software
(www.radicaleye.com)
' TeX output 2002.05.19:1612' -> example-1.ps
kpathsea: Running mktexpk --mfmode ljfour --bdpi 600 --mag 1+0/600 --dpi 600
feta20
mktexpk: Running mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input feta20
This is METAFONT, Version 2.7182 (Web2C 7.3.3)

(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta20.mf
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-autometric.mf
******************************************************
Using feta Autometric macros.
Do not worry about the @ signs in the output, they are not errors.
******************************************************)
@{font@:feta@:20@}
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-generic.mf
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-macros.mf)
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-params.mf)
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-eindelijk.mf
@{group@:rests@}
@{char@:whole rest@:0@:0@:7.5@:3.125@:0@:0@:wholerest@} [0]
@{char@:half rest@:1@:0@:7.5@:0@:3.125@:1@:halfrest@} [1]
@{char@:whole rest (outside
staff)@:2@:0@:7.5@:3.125@:0.50003@:0o@:outsidewhole
rest@} [2]
@{char@:half rest (outside
staff)@:3@:0@:7.5@:0.50003@:3.125@:1o@:outsidehalfre
st@} [3]
@{char@:breve rest@:4@:0@:3@:0@:5@:-1@:breverest@} [4]
@{char@:longa rest@:5@:0@:3@:5@:5@:-2@:longarest@} [5]
@{char@:multi rest@:6@:20@:20@:5@:5@:-4@:multirest@} [6]
@{char@:Quarter rest@:7@:0@:5.40001@:6.25@:7.8125@:2@:quartrest@} [7]
@{char@:8th rest@:8@:0@:6.66664@:5@:4.20842@:3@:eighthrest@} [8]
@{char@:16th rest@:9@:0@:7.75696@:10@:4.20842@:4@:sixteenthrest@} [9]
@{char@:32th rest@:10@:0@:8.75269@:10@:9.20842@:5@:thirtysecondrest@} [10]
@{char@:64th rest@:11@:0@:9.38492@:15@:9.20842@:6@:sixtyfourthrest@} [11]
@{char@:128th
rest@:12@:0@:10.44772@:15@:14.20842@:7@:hundredtwentyeighthrest@}
[12]
@{char@:Mensural 4th
rest@:13@:0@:4.00002@:0@:4.00002@:2mensural@:minimarest@}
[13]
@{char@:Mensural 8th rest@:14@:0@:4.00002@:0@:4.00002@:3mensural@:fusarest@}
[14]
@{char@:Mensural 16th rest@:15@:0@:4.00002@:0@:5@:4mensural@:semifusarest@}
[15]
@{puorg@:rests@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-toevallig.mf
@{group@:accidentals@}
@{char@:Sharp@:16@:0@:5.50003@:7.5@:7.5@:1@:sharp@} [16]
@{char@:Natural@:17@:0@:3.33333@:7.5@:7.5@:0@:natural@} [17]
@{char@:Flat@:18@:0.60004@:4.00002@:2.5@:10@:-1@:flat@} [18]
@{char@:Double flat@:19@:0.60004@:7.24998@:2.5@:10@:-2@:flatflat@} [19]
@{char@:Double sharp@:20@:0@:5@:2.5@:2.5@:2@:sharpsharp@} [20]
@{char@:Right parenthesis@:21@:0@:3.00003@:5@:5@:)@:rightparen@} [21]
@{char@:Left parenthesis@:22@:3.00003@:0@:5@:5@:(@:leftparen@} [22]
@{puorg@:accidentals@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-puntje.mf
@{group@:dots@}
@{char@:duration dot@:23@:0@:2.24998@:1.125@:1.125@:dot@:dot@} [23]
@{char@:repeat dots@:24@:0@:2.24998@:2.5@:2.5@:repeatcolon@:repeatcolon@}
[24]
@{char@:even repeat
dots@:25@:0@:2.24998@:5@:5@:evenrepeatcolon@:evenrepeatcolo
n@} [25]
@{puorg@:dots@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-bolletjes.mf
@{group@:noteheads@}
>> (53.96443,-6.22704)
>> (53.96443,-22.83119)
@{char@:Maxima
notehead@:26@:0@:13.00003@:2.75002@:2.75002@:-3mensural@:mensura
lmaximahead@} [26]
>> (41.511,-6.22704)
>> (41.511,-22.83119)
@{char@:Longa
notehead@:27@:0@:10@:2.75002@:2.75002@:-2mensural@:mensurallongah
ead@} [27]
>> (41.511,-6.22704)
>> (41.511,-22.83119)
@{char@:Brevis
notehead@:28@:0@:10@:2.75002@:2.75002@:-1mensural@:mensuralbrevi
shead@} [28]
@{char@:Mensural open
head@:29@:0@:5@:2.75002@:2.75002@:0mensural@:mensuralmini
mhead@} [29]
@{char@:Mensural open
head@:30@:0@:5@:2.75002@:2.75002@:1mensural@:mensuralsemi
minimhead@} [30]
@{char@:Mensural black
head@:31@:0@:5@:2.75002@:2.75002@:2mensural@:fusahead@}
[31]
@{char@:Ledger
ending@:32@:2.50015@:2.50015@:0.50003@:0.50003@:ledgerending@:le
dgerending@} [32]
@{char@:Brevis notehead@:33@:0@:9.90009@:2.75002@:2.75002@:-1@:brevishead@}
[33]
@{char@:Whole notehead@:34@:0@:9.90009@:2.75002@:2.75002@:0@:wholehead@}
[34]
@{char@:Half notehead@:35@:0@:6.88733@:2.75002@:2.75002@:1@:halfhead@} [35]
@{char@:Quart notehead@:36@:0@:6.60515@:2.75002@:2.75002@:2@:quarthead@}
[36]
@{char@:Whole
diamondhead@:37@:0@:9.90009@:2.75002@:2.75002@:0diamond@:wholedia
mondhead@} [37]
@{char@:Half
diamondhead@:38@:0@:7.08131@:2.75002@:2.75002@:1diamond@:halfdiamo
ndhead@} [38]
@{char@:Quart
diamondhead@:39@:0@:6.60515@:2.75002@:2.75002@:2diamond@:diamondh
ead@} [39]
@{char@:Whole
trianglehead@:40@:0@:6.06223@:3.00003@:3.00003@:0triangle@:wholet
rianglehead@} [40]
@{char@:Half
trianglehead@:41@:0@:5.55702@:2.75002@:2.75002@:1triangle@:halftri
anglehead@} [41]
@{char@:Quart
trianglehead@:42@:0@:5.55702@:2.75002@:2.75002@:2triangle@:triang
lehead@} [42]
@{char@:Whole
slashhead@:43@:0@:14.5953@:5.00012@:5.00012@:0slash@:wholeslashhe
ad@} [43]
@{char@:Half
slashhead@:44@:0@:12.59529@:5.00012@:5.00012@:1slash@:halfslashhea
d@} [44]
@{char@:Quart
slashhead@:45@:0@:8.66702@:5.00012@:5.00012@:2slash@:quartslashhe
ad@} [45]
@{char@:Whole Crossed
notehead@:46@:0@:8.60527@:3.00003@:3.00003@:0cross@:whole
crossedhead@} [46]
@{char@:Half Crossed
notehead@:47@:0@:7.60521@:2.87503@:2.87503@:1cross@:halfcr
ossedhead@} [47]
@{char@:Crossed
notehead@:48@:0@:6.60515@:2.75002@:2.75002@:2cross@:crossedhead
@} [48]
@{char@:X-Circled
notehead@:49@:0@:6.60515@:3.00003@:3.00003@:2xcircle@:xcircle
dhead@} [49]
@{puorg@:noteheads@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-schrift.mf
@{group@:scripts@}
@{char@:fermata
up@:50@:6.62503@:6.62503@:0.37503@:7.25006@:ufermata@:ufermata@
} [50]
@{char@:fermata
down@:51@:6.62503@:6.62503@:7.25006@:0.37503@:dfermata@:dfermat
a@} [51]
@{char@:Thumb@:52@:2@:2@:2.5@:2.5@:thumb@:thumb@} [52]
@{char@:> accent@:53@:4.49997@:4.49997@:2.5@:2.5@:sforzato@:sforzatoaccent@}
[53]
@{char@:staccato
dot@:54@:0.70004@:0.70004@:0.70004@:0.70004@:staccato@:staccat
o@} [54]
@{char@:staccatissimo/martellato
up@:55@:1.00006@:1.00006@:0.2@:5.00008@:ustacc
atissimo@:ustaccatissimo@} [55]
@{char@:staccatissimo/martellato
down@:56@:1.00006@:1.00006@:5.00008@:0.2@:dsta
ccatissimo@:dstaccatissimo@} [56]
@{char@:portato/single
tenuto@:57@:3.00003@:3.00003@:0.35002@:0.35002@:tenuto@:
tenuto@} [57]
@{char@:marcato up@:58@:2.5@:2.5@:0@:5.50003@:umarcato@:umarcato@} [58]
@{char@:marcato down@:59@:2.5@:2.5@:5.50003@:0@:dmarcato@:dmarcato@} [59]
@{char@:open (unstopped)@:60@:2@:2@:2.5@:2.5@:open@:ouvert@} [60]
@{char@:plus
(stopped)@:61@:2.75002@:2.75002@:2.75002@:2.75002@:stopped@:plusst
op@} [61]
@{char@:Upbow@:62@:3.25002@:3.25002@:0@:10.40007@:upbow@:upbow@} [62]
@{char@:Downbow@:63@:3.75@:3.75@:0@:6.66664@:downbow@:downbow@} [63]
@{char@:Reverse
turn@:64@:5.46875@:5.46875@:2.64706@:2.64706@:reverseturn@:reve
rseturn@} [64]
@{char@:Turn@:65@:5.46875@:5.46875@:2.64706@:2.64706@:turn@:turn@} [65]
@{char@:Trill (`tr')@:66@:5@:5@:0@:11.25@:trill@:trill@} [66]
@{char@:left heel@:67@:2.5@:2.5@:2.5@:3.33333@:upedalheel@:upedalheel@}
[67]
@{char@:right heel@:68@:2.5@:2.5@:3.33333@:2.5@:dpedalheel@:dpedalheel@}
[68]
@{char@:left toe@:69@:2.5@:2.5@:0@:7.5@:upedaltoe@:upedaltoe@} [69]
@{char@:right toe@:70@:2.5@:2.5@:7.5@:0@:dpedaltoe@:dpedaltoe@} [70]
@{char@:Flageolet@:71@:2.66667@:2.66667@:2.66667@:2.66667@:flageolet@:flageo
let
@} [71]
@{char@:Segno@:72@:5@:5@:7.5@:7.5@:segno@:segno@} [72]
@{char@:Coda@:73@:5.08344@:5.08344@:6.7501@:6.7501@:coda@:coda@} [73]
@{char@:Right Comma@:74@:0@:2.5@:3.00003@:3.00003@:rcomma@:rcomma@} [74]
@{char@:Left Comma@:75@:2.5@:0@:3.00003@:3.00003@:lcomma@:lcomma@} [75]
@{char@:Arpeggio@:76@:0@:4.00002@:0@:5@:arpeggio@:arpeggio@} [76]
@{char@:Trill-element@:77@:0@:5@:0@:4.00002@:trill-element@:trill-element@}
[77] (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-slag.mf
@{char@:trilelement@:78@:3.33333@:1.30664@:2.5@:2.5@:trilelement@:trilelemen
t@}
[78]
@{char@:prall@:79@:5.6533@:5.6533@:2.5@:2.5@:prall@:prall@} [79]
@{char@:mordent@:80@:5.6533@:5.6533@:3.33333@:3.33333@:mordent@:mordent@}
[80]
@{char@:prallprall@:81@:7.97328@:7.97328@:2.5@:2.5@:prallprall@:prallprall@}
[81]
@{char@:prallmordent@:82@:7.97328@:7.97328@:3.33333@:3.33333@:prallmordent@:
pra
llmordent@} [82]
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-sleur.mf)
@{char@:upprall@:83@:7.97328@:7.97328@:2.5@:2.5@:upprall@:upprall@} [83]
@{char@:downprall@:84@:7.97328@:7.97328@:2.5@:2.5@:downprall@:downprall@}
[84]
@{char@:upmordent@:85@:7.97328@:7.97328@:3.33333@:3.33333@:upmordent@:upmord
ent
@} [85]
@{char@:downmordent@:86@:7.97328@:7.97328@:3.33333@:3.33333@:downmordent@:do
wnm
ordent@} [86]
@{char@:lineprall@:87@:7.97328@:7.97328@:2.5@:10@:lineprall@:lineprall@}
[87]
@{char@:pralldown@:88@:7.97328@:7.97328@:2.5@:2.5@:pralldown@:pralldown@}
[88]
@{char@:prallup@:89@:7.97328@:7.97328@:2.5@:2.5@:prallup@:prallup@} [89])
@{puorg@:scripts@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-banier.mf
@{group@:flags@}
@{char@:8th Flag
(up)@:90@:0.25002@:6.16962@:15.32503@:0.25002@:u3@:eighthflag@
} [90]
@{char@:16th Flag
(up)@:91@:0.25002@:6.16962@:17.82503@:0.25002@:u4@:sixteenthf
lag@} [91]
@{char@:32nd Flag
(up)@:92@:0.25002@:6.16962@:21.57503@:0.25002@:u5@:thirtyseco
ndflag@} [92]
@{char@:64th Flag
(up)@:93@:0.25002@:6.16962@:26.57503@:0.25002@:u6@:sixtyfourt
hflag@} [93]
@{char@:grace dash
(up)@:94@:3.51277@:6.16962@:10.80002@:-5@:ugrace@:gracedash@
} [94]
@{char@:8th
(down)@:95@:0.25002@:6.82744@:0.25002@:14.57506@:d3@:deighthflag@}
[95]
@{char@:16th
(down)@:96@:0.25002@:6.82744@:0.25002@:15.32503@:d4@:dsixteenthfla
g@} [96]
@{char@:32nd
(down)@:97@:0.25002@:6.82744@:0.25002@:19.57506@:d5@:dthirtysecond
flag@} [97]
@{char@:64th
(down)@:98@:0.25002@:6.82744@:0.25002@:22.07506@:d6@:dsixtyfourthf
lag@} [98]
@{char@:grace dash
(down)@:99@:3.90747@:6.82744@:-4.95003@:10.26004@:dgrace@:dg
racedash@} [99]
@{char@:stem (up)@:100@:0.25002@:0.25002@:0@:17.5@:stem@:stem@} [100]
@{char@:stem (down)@:101@:0.25002@:0.25002@:17.5@:0@:dstem@:dstem@} [101]
@{puorg@:flags@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-klef.mf
@{group@:clefs@}
@{char@:C clef@:102@:0@:13.6111@:10@:10@:C@:altoclef@} [102]
@{char@:C clef@:103@:0@:10.8889@:8.00003@:8.00003@:C_change@:caltoclef@}
[103]
@{char@:F clef @:104@:-2.5@:15.9167@:12.5@:5@:F@:bassclef@} [104]
@{char@:F clef
(reduced)@:105@:-1.99997@:12.73337@:10.00005@:4.00002@:F_change@
:cbassclef@} [105]
@{char@:G clef@:106@:-0.64285@:13.68568@:15@:25@:G@:trebleclef@} [106]
@{char@:G
clef@:107@:-0.21428@:10.64859@:12.00005@:20.00008@:G_change@:ctreblec
lef@} [107]
@{char@:Ed. Vat. do
clef@:108@:1.99997@:1.99997@:0@:5@:vaticana_do@:vatdoclef@}
[108]
@{char@:Ed. Vat. do
clef@:109@:1.99997@:1.99997@:0@:5@:vaticana_do_change@:vatc
doclef@} [109]
@{char@:Ed. Vat. fa clef@:110@:2.5@:7.5@:0@:5@:vaticana_fa@:vatfaclef@}
[110]
@{char@:Ed. Vat. fa
clef@:111@:2.5@:7.5@:0@:5@:vaticana_fa_change@:vatcfaclef@}
[111]
@{char@:Ed. Med. do clef@:112@:2.5@:7.5@:7.5@:7.5@:medicaea_do@:meddoclef@}
[112]
@{char@:Ed. Med. do
clef@:113@:2.00002@:6.00003@:6.00003@:6.00003@:medicaea_do_
change@:cmeddoclef@} [113]
@{char@:Ed. Med. fa clef@:114@:2.5@:13.00003@:0@:5@:medicaea_fa@:medfaclef@}
[114]
@{char@:Ed. Med. fa
clef@:115@:2.00002@:10.40007@:0@:4.00002@:medicaea_fa_chang
e@:cmedfaclef@} [115]
@{char@:mensural c
clef@:116@:0@:20@:3.00018@:3.00018@:mensural1_c@:mens1cclef@
} [116]
@{char@:mensural c
clef@:117@:0@:16.00006@:1.92012@:1.92012@:mensural1_c_change
@:cmens1cclef@} [117]
@{char@:mensural c
clef@:118@:0@:10@:22.00012@:22.00012@:mensural2_c@:mens2ccle
f@} [118]
@{char@:mensural c
clef@:119@:0@:8.00003@:17.60016@:17.60016@:mensural2_c_chang
e@:cmens2cclef@} [119]
@{char@:mensural c
clef@:120@:0@:10@:33.00018@:33.00018@:mensural3_c@:mens3ccle
f@} [120]
@{char@:mensural c
clef@:121@:0@:8.00003@:26.40025@:26.40025@:mensural3_c_chang
e@:cmens3cclef@} [121]
@{char@:mensural f
clef@:122@:0@:15@:19.2501@:8.25005@:mensural1_f@:mens1fclef@
} [122]
@{char@:mensural f
clef@:123@:0@:12.00005@:15.40015@:6.60007@:mensural1_f_chang
e@:cmens1fclef@} [123]
@{char@:mensural f clef@:124@:0@:15@:15@:0@:mensural2_f@:mens2fclef@} [124]
@{char@:mensural f
clef@:125@:0@:15@:15@:0@:mensural2_f_change@:cmens2fclef@}
[125]
@{char@:mensural g clef@:126@:2.5@:7.5@:7.5@:7.5@:mensural_g@:mensgclef@}
[126]
@{char@:mensural g
clef@:127@:2.00002@:6.00003@:6.00003@:6.00003@:mensural_g_ch
ange@:cmensgclef@} [127]
@{char@:Hufnagel do clef@:128@:2.5@:2.5@:0@:5@:hufnagel_do@:hufnageldoclef@}
[128]
@{char@:Hufnagel do
clef@:129@:2.00002@:2.00002@:0@:4.00002@:hufnagel_do_change
@:chufnageldoclef@} [129]
@{char@:Hufnagel fa clef@:130@:2.5@:2.5@:0@:5@:hufnagel_fa@:hufnagelfaclef@}
[130]
@{char@:Hufnagel fa
clef@:131@:2.00002@:2.00002@:0@:4.00002@:hufnagel_fa_change
@:chufnagelfaclef@} [131]
@{char@:Hufnagel do/fa
clef@:132@:2.5@:2.5@:0@:5@:hufnagel_do_fa@:hufnageldofac
lef@} [132]
@{char@:Hufnagel do/fa
clef@:133@:2.00002@:2.00002@:0@:4.00002@:hufnagel_do_fa_
change@:chufnageldofaclef@} [133]
@{char@:percussion
clef@:134@:-3.34999@:10@:5@:5@:percussion@:percussionclef@}
[134]
@{char@:percussion
clef@:135@:-2.68001@:8.00003@:4.00002@:4.00002@:percussion_c
hange@:cpercussionclef@} [135]
@{char@:tab clef@:136@:-2.5@:9.00002@:11.25@:11.25@:tab@:tabclef@} [136]
@{char@:tab
clef@:137@:-2.00002@:7.20004@:9.00003@:9.00003@:tab_change@:ctabcle
f@} [137]
@{puorg@:clefs@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-timesig.mf
@{group@:timesig@}
@{char@:4/4 meter@:138@:10@:9.00002@:5@:5@:C4/4@:fourfourmeter@} [138]
@{char@:2/2 meter@:139@:10@:9.00002@:6.99997@:6.99997@:C2/2@:allabreve@}
[139]
@{char@:Mensural 4/4
meter@:140@:8.75@:8.75@:3.75@:3.75@:old4/4@:oldfourfourmet
er@} [140]
@{char@:Mensural 2/2 meter@:141@:8.75@:8.75@:5@:5@:old2/2@:oldallabreve@}
[141]
@{char@:Mensural 3/2
meter@:142@:8.75@:8.75@:3.75@:3.75@:old3/2@:oldthreetwomet
er@} [142]
@{char@:Mensural 6/4
meter@:143@:8.75@:8.75@:3.75@:3.75@:old6/4@:oldsixfourmete
r@} [143]
@{char@:Mensural 9/4
meter@:144@:8.75@:8.75@:3.75@:3.75@:old9/4@:oldninefourmet
er@} [144]
@{char@:Mensural 3/4
meter@:145@:8.75@:8.75@:5@:5@:old3/4@:oldthreefourmeter@}
[145]
@{char@:Mensural 6/8
meter@:146@:8.75@:8.75@:5@:5@:old6/8@:oldsixeightmeter@}
[146]
@{char@:Mensural 9/8 meter@:147@:8.75@:8.75@:5@:5@:old9/8@:oldnineeight@}
[147]
@{char@:Mensural 4/8
meter@:148@:8.75@:8.75@:3.75@:3.75@:old4/8@:oldfoureightme
ter@} [148]
@{char@:Mensural 6/8
meter@:149@:8.75@:8.75@:3.75@:3.75@:old6/8alt@:oldsixeight
meteralt@} [149]
@{char@:Mensural 2/4 meter@:150@:8.75@:8.75@:5@:5@:old2/4@:oldtwofourmeter@}
[150]
@{puorg@:timesig@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-pendaal.mf
@{group@:pedal@}
@{char@:Pedal asterisk@:151@:0@:7.77777@:0@:10@:*@:pedal-asterisk@} [151]
@{char@:Pedal dash@:152@:0@:4.20026@:0@:5.71428@:-@:pedal-dash@} [152]
@{char@:Pedal dot@:153@:0@:1.40009@:0@:1.40009@:.@:pedal-dot@} [153]
@{char@:Pedal P@:154@:0@:8.33333@:0@:10@:P@:pedal-P@} [154]
@{char@:Pedal d@:155@:0@:6.66667@:0@:8.75@:d@:pedal-d@} [155]
@{char@:Pedal e@:156@:0@:4@:0@:5.71428@:e@:pedal-e@} [156]
@{char@:Pedal Ped@:157@:0@:15.95999@:0@:10@:Ped@:pedal-Ped@} [157]
@{puorg@:pedal@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-accordion.mf
@{group@:accordion@}
@{char@:accDiscant@:158@:7.5@:7.5@:0@:15@:accDiscant@:accDiscant@} [158]
@{char@:accDot@:159@:2.5@:2.5@:0@:0@:accDot@:accDot@} [159]
@{char@:accFreebase@:160@:5@:5@:0@:10@:accFreebase@:accFreebase@} [160]
@{char@:accStdbase@:161@:10@:10@:0@:20@:accStdbase@:accStdbase@} [161]
@{char@:accBayanbase@:162@:5@:5@:0@:15@:accBayanbase@:accBayanbase@} [162]
>> 0.51167
@{char@:accSB@:163@:7.99988@:7.99988@:0@:11.99997@:accSB@:accSB@} [163]
@{char@:accBB@:164@:7.99988@:7.99988@:0@:11.99997@:accBB@:accBB@} [164]
>> 42
>> 83
@{char@:accOldEE@:165@:5@:5@:0@:10@:accOldEE@:accOldEE@} [165]
@{char@:accOldEES@:166@:5@:5@:0@:10@:accOldEES@:accOldEES@} [166]
@{puorg@:accordion@}
) (/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf/feta-custodes.mf
@{group@:custodes@}
@{char@:Custos
Hufnagel@:167@:0@:6.60515@:2.75002@:2.75002@:hufnagel@:hufnagel@
} [167]
@{char@:Reverse Custos
Hufnagel@:168@:0@:6.60515@:2.75002@:2.75002@:rhufnagel@:
rhufnagel@} [168]
@{char@:Custos Med.@:169@:0@:1.32101@:2.75002@:2.75002@:medicaea@:medicaea@}
[169]
@{char@:Reverse Custos
Med.@:170@:0@:1.32101@:2.75002@:2.75002@:rmedicaea@:rmed
icaea@} [170]
@{char@:Custos Ed.
Vat.@:171@:0@:1.32101@:2.75002@:2.75002@:vaticana@:vaticana@
} [171]
@{char@:Reverse Custos Ed.
Vat.@:172@:0@:1.32101@:2.75002@:2.75002@:rvaticana@:
rvaticana@} [172]
@{char@:Custos
Mensural@:173@:0@:6.60515@:2.75002@:2.75002@:mensural@:mensural@
} [173]
@{char@:Reverse Custos
Mensural@:174@:0@:6.60515@:2.75002@:2.75002@:rmensural@:
rmensural@} [174]
@{puorg@:custodes@}
))
@{tnof@:feta@}
 )
(some charht values had to be adjusted by as much as 0.70013pt)
(some chardp values had to be adjusted by as much as 0.625pt)
Font metrics written on feta20.tfm.
Output written on feta20.600gf (175 characters, 59472 bytes).
Transcript written on feta20.log.
mktexpk: /home/JohnGarcia/dpi600/feta20.pk: successfully generated.
/usr/bin/mktexpk: cat: permission denied
kpathsea: Appending font creation commands to missfont.log.
dvips: Font feta20 not found,  using cmr10 instead.
dvips: Design size mismatch in font feta20
dvips: Checksum mismatch in font feta20
<texc.pro><special.pro>. [1]
+ ls -l
total 161
-rw-r--r--    1 John Gar unknown       400 May 19 16:11 bug-report.sh
-rw-r--r--    1 John Gar unknown     21921 May 19 16:12 bug.txt
drwxr-xr-x    1 John Gar unknown         0 May 19 16:04 dpi600
drwxr-xr-x    1 John Gar unknown         0 May 19 16:05 dpi720
-rw-r--r--    1 John Gar unknown      4900 May 19 16:12 example-1.dvi
-rw-r--r--    1 John Gar unknown       516 May 19 16:12 example-1.log
-rw-r--r--    1 John Gar unknown       220 May 19 16:12 example-1.ly
-rw-r--r--    1 John Gar unknown       386 May 19 16:12 example-1.midi
-rw-r--r--    1 John Gar unknown     13443 May 19 16:12 example-1.ps
-rw-r--r--    1 John Gar unknown     13021 May 19 16:12 example-1.tex
-rw-r--r--    1 John Gar unknown      7720 May 19 15:50 first.dvi
-rw-r--r--    1 John Gar unknown       140 May 19 15:38 first.ly
-rw-r--r--    1 John Gar unknown     15937 May 19 15:51 first.ps
-rw-r--r--    1 John Gar unknown       929 May 19 16:12 missfont.log
-rw-r--r--    1 John Gar unknown       162 May 19 16:04 sample2e.aux
-rw-r--r--    1 John Gar unknown      7256 May 19 16:04 sample2e.dvi
-rw-r--r--    1 John Gar unknown      2889 May 19 16:04 sample2e.log
-rw-r--r--    1 John Gar unknown     43470 May 19 16:07 sample2e.ps
-rw-r--r--    1 John Gar unknown      4788 May 19 15:59 test.dvi
-rw-r--r--    1 John Gar unknown        37 May 19 15:53 test.ly
-rw-r--r--    1 John Gar unknown     15789 May 19 16:00 test.ps
+ ly2dvi --verbose example-1
SOUND="C:\PROGRA~1\CREATIVE\CTSND"
TMP="/cygdrive/c/WINDOWS/TEMP"
LIGHTFLOW_SE_MEMORY="32000"
PROMPT="$p$g"
USER="John Garcia"
PYTHONPATH="D:\Program
Files\Blender\Python20;D:\PROGRA~1\BLENDER\PYTHON20\Tools\idle;D:\progra~1\b
lender\python~1.2\tools\idle;D:\program files\blender\python 2.2;D:\program
files\blender\python 2.2\dlls;D:\program files\blender\python
2.2\lib;D:\program files\blender\python 2.2\lib\lib-tk;D:\program
files\blender\python 2.2\lib\site-packages;D:\program
files\blender\python20;D:\program files\blender\python20\dlls;D:\program
files\blender\python20\lib;D:\program
files\blender\python20\lib\plat-win;D:\program
files\blender\python20\lib\lib-tk"
MAKE_MODE="unix"
LIGHTFLOW_VE_MEMORY="32000"
LIGHTFLOWPATH="D:\Lightflow"
WINDOWS_TEXINPUTS="C:\cygwin\usr\lilypond-1.4.12.jcn5-1\share\lilypond\tex;C
:\cygwin\usr\lilypond-1.4.12.jcn5-1\share\lilypond\ps;.;."
SHADERS="C:\BMRT2.6\shaders"
PATH="/usr/lilypond-1.4.12.jcn5-1/bin:/usr/lilypond/bin:/usr/windows/Ghostgu
m/GSview:/usr/windows/gs/gs6.50/bin:/usr/windows/gs/gs6.50/lib:/usr/local/bi
n:/usr/bin:/bin:/cygdrive/c/PAGEMGR:/cygdrive/c/PROGRA~1/PANDAS~1/PANDAA~1.0
:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/COMMAND:/cygdrive/d/TTF2PFB/TTF2PT1
_INSTALLATION:/cygdrive/c/BMRT2.6/BIN:/cygdrive/d/LIGHTFLOW"
WINDOWS_MFINPUTS="C:\cygwin\usr\lilypond-1.4.12.jcn5-1\share\lilypond\mf;.;.
"
HOME="/home/JohnGarcia"
MFINPUTS="/usr/lilypond-1.4.12.jcn5-1/share/lilypond/mf:::/usr/lilypond-1.4.
12.jcn5-1/share/lilypond/mf:"
PS1="\[\033]0;\w\007\033[32m\]\u@\h \[\033[33m\w\033[0m\]$ "
GS_LIB="C:\cygwin\usr\lilypond-1.4.12.jcn5-1\share\lilypond\ps;C:\cygwin\usr
\windows\gs\gs6.50\lib;.:/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ps"
WINDOWS_TFMFONTS="C:\cygwin\usr\lilypond-1.4.12.jcn5-1\share\lilypond\tfm;.;
."
_="/usr/bin/sh"
COMSPEC="C:\WINDOWS\COMMAND.COM"
WINDIR="C:\WINDOWS"
TERM="cygwin"
POSIX_TFMFONTS="/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tfm::"
!C:="C:\cygwin\bin"
TEXINPUTS="/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex:/usr/lilypond-1.4.
12.jcn5-1/share/lilypond/ps:::/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex
:/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ps:.:/home/JohnGarcia:"
TEMP="/cygdrive/c/WINDOWS/TEMP"
MIDI="SYNTH:1 MAP:E MODE:0"
SHLVL="1"
CMDLINE="bash --login -i"
OLDPWD="/usr/bin"
BMRTHOME="C:\BMRT2.6\"
BLASTER="A220 I5 D1 H5 P330 T6 E620"
WINBOOTDIR="C:\WINDOWS"
PWD="/home/JohnGarcia"
CTCM="C:\WINDOWS"
MANPATH=":/usr/ssl/man"
POSIX_TEXINPUTS="/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex:/usr/lilypon
d-1.4.12.jcn5-1/share/lilypond/ps::"
GS_FONTPATH="C:\cygwin\usr\lilypond-1.4.12.jcn5-1\share\lilypond\afm;C:\cygw
in\usr\lilypond-1.4.12.jcn5-1\share\lilypond\pfa:/usr/lilypond-1.4.12.jcn5-1
/share/lilypond/afm:/usr/lilypond-1.4.12.jcn5-1/share/lilypond/pfa"
TFMFONTS="/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tfm:::/usr/lilypond-1.4
.12.jcn5-1/share/lilypond/tfm:"
Invoking `lilypond  -I /home/JohnGarcia -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 --verbose
/home/JohnGarcia/example-1 '
GNU LilyPond 1.4.12.jcn5
[/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/lily.scm][/usr/lilypond-1.4.
12.jcn5-1/share/lilypond/scm/output-lib.scm][/usr/lilypond-1.4.12.jcn5-1/sha
re/lilypond/scm/tex.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/ps.s
cm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/pdf.scm][/usr/lilypond-1.
4.12.jcn5-1/share/lilypond/scm/pdftex.scm][/usr/lilypond-1.4.12.jcn5-1/share
/lilypond/scm/ascii-script.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/s
cm/c++.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/grob-property-des
cription.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/translator-prop
erty-description.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/interfa
ce-description.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/beam.scm]
[/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/clef.scm][/usr/lilypond-1.4.
12.jcn5-1/share/lilypond/scm/slur.scm][/usr/lilypond-1.4.12.jcn5-1/share/lil
ypond/scm/font.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/music-fun
ctions.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/music-property-de
scription.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/auto-beam.scm]
[/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/generic-property.scm][/usr/l
ilypond-1.4.12.jcn5-1/share/lilypond/scm/basic-properties.scm][/usr/lilypond
-1.4.12.jcn5-1/share/lilypond/scm/chord-name.scm][/usr/lilypond-1.4.12.jcn5-
1/share/lilypond/scm/grob-description.scm][/usr/lilypond-1.4.12.jcn5-1/share
/lilypond/scm/script.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/dru
ms.scm][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/scm/midi.scm]
Now processing: `/home/JohnGarcia/example-1.ly'
Parsing...[/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/init.ly[/usr/lilypo
nd-1.4.12.jcn5-1/share/lilypond/ly/declarations.ly[/usr/lilypond-1.4.12.jcn5
-1/share/lilypond/ly/nederlands.ly][/usr/lilypond-1.4.12.jcn5-1/share/lilypo
nd/ly/chord-modifiers.ly][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/scri
pt.ly][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/scale-definitions.ly][/
usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/engraver.ly][/usr/lilypond-1.4.
12.jcn5-1/share/lilypond/ly/midi.ly[/usr/lilypond-1.4.12.jcn5-1/share/lilypo
nd/ly/performer.ly]][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/generic-p
aper.ly][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/paper20.ly[/usr/lilyp
ond-1.4.12.jcn5-1/share/lilypond/ly/params.ly[/usr/lilypond-1.4.12.jcn5-1/sh
are/lilypond/ly/a4.ly][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/paper.l
y]]][/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ly/dynamic-scripts.ly][/usr/
lilypond-1.4.12.jcn5-1/share/lilypond/ly/spanners.ly][/usr/lilypond-1.4.12.j
cn5-1/share/lilypond/ly/property.ly]][/home/JohnGarcia/example-1.ly]]
Interpreting music...[3]elapsed time: 0.07 seconds
Element count 81 Preprocessing elements... Element count 137
[/usr/lilypond-1.4.12.jcn5-1/share/lilypond/afm/feta20.afm][/usr/lilypond-1.
4.12.jcn5-1/share/lilypond/tfm/feta20.tfm]
Calculating column positions...
paper output to `example-1.tex'...
[/usr/lilypond-1.4.12.jcn5-1/share/lilypond/ps/music-drawing-routines.ps]Ele
ment count 84.[0]
Interpreting music...elapsed time: 0.01 seconds
MIDI output to `example-1.midi'...
Track ... [0]
((gc-time-taken . 548) (cells-allocated . 119822) (cell-heap-size . 132069)
(bytes-malloced . 364716) (gc-malloc-threshold . 365242) (cell-heap-segments
(12236760 . 11868576) (12284832 . 12236784) (12814528 . 12558400) (13285952
. 12901760)))
Analyzing example-1.tex...
Invoking `latex \\nonstopmode \\input example-1.latex'
This is TeX, Version 3.14159 (Web2C 7.3.3)
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american, french, german,
ngerman, n
ohyphenation, loaded.

(example-1.latex (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 1999/09/10 v1.4a Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/geometry.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/config/geometry.cfg))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/titledefs.tex)
No file example-1.aux.
(example-1.tex
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/lilyponddefs.tex
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/feta20.tex)
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/lilypond-latex.tex
LaTeX definitions)
(/usr/lilypond-1.4.12.jcn5-1/share/lilypond/tex/lily-ps-defs.tex)
[footer empty]))
Overfull \vbox (0.7539pt too high) has occurred while \output is active
[1] (example-1.aux) )
(see the transcript file for additional information)
Output written on example-1.dvi (1 page, 5060 bytes).
Transcript written on example-1.log.
DVI output to `example-1.dvi'...
MIDI output to `example-1.midi'...
Cleaning [EMAIL PROTECTED]
 -I /home/JohnGarcia -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 --verbose /home/JohnGarcia/example-1

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to