bug-lilypond
[Top][All Lists]
Advanced

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

Problems with ps and pdf output


From: Nathan Curry
Subject: Problems with ps and pdf output
Date: Fri, 10 Jun 2005 10:22:42 -0400

I got some problems worked out with my client's Lilypond installation, but I 
have a script that he runs that converts everything to pdf and ps, but there 
are errors:

1. .ps and .pdf are picking up the feta font (i.e. the music) but not the
markup.
2. .dvi is picking up the markup but only partially the feta font.

I execute the commands from the intended output directory. The commands I 
run are, for lilypond files:

/usr/bin/lilypond -V --include=/path/to/input/directory input_file

for lilypond-book files:

/usr/bin/lilypond-book -V --include=/path/to/input/directory input_file
/usr/bin/latex input_file
/usr/bin/dvips -Ppdf -u+lilypond -u+ec-mftrace input_file
/usr/bin/ps2pdf file.ps <http://file.ps>

I don't know what is going wrong. It seems like there might be an error in 
the conversion process, since the output is inconsistent across formats, but 
then again, direct lilypond output produces the same anomalies.
-Nathan


reply via email to

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