lilypond-devel
[Top][All Lists]
Advanced

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

lilypond-book problems with linux autopackage


From: Erik Sandberg
Subject: lilypond-book problems with linux autopackage
Date: Tue, 14 Jun 2005 17:49:50 +0200
User-agent: Internet Messaging Program (IMP) 3.2.7

Hi,

It seems that the autopackaged lilypond-book 2.5.30 doesn't output any .psfonts
file. Using ubuntu/hoary.

foo.lytex looks like this:
\documentclass[a4paper,10pt]{article}
\usepackage{graphicx}

\begin{document}
fd
\begin{lilypond}
  {c d e f}
\end{lilypond}
\end{document}

gs --version says 8.15.

When I run lilypond-book --verbose report.lytex, the output is as follows, and
no .psfonts file is created:

address@hidden:~/report/test$ lilypond-book --psfonts --verbose foo.lytex
lilypond-book-bin-2.5.30 (GNU LilyPond) 2.5.30
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Reading foo.lytex...
Opening filter `latex "\nonstopmode \input /dev/stdin"'
Dissecting...
Writing snippets...
Processing...
Invoking `/home/test/.local/bin/lilypond-2.5.30 --formats=ps --backend eps  -I
/home/test/report/test snippet-map.ly lily-1716644448'GNU LilyPond 2.5.30
Processing `snippet-map.ly'
Parsing...
Processing `foo.lytex:6 (lily-1716644448.ly)'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]
Writing lily-1716644448-systems.tex...
Writing lily-1716644448-systems.texi...
Layout output to `lily-1716644448-1.eps'...
Layout output to `lily-1716644448.eps'...


Compiling foo.tex...
Writing `foo.tex'...

DVIPS usage:
    dvips -h foo.psfonts foo.dvi





reply via email to

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