[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lilypond-book
From: |
David Bobroff |
Subject: |
Re: lilypond-book |
Date: |
Wed, 16 Mar 2005 13:18:02 +0000 |
On Wed, 2005-03-16 at 13:40 +0100, Han-Wen Nienhuys wrote:
> address@hidden writes:
> > >
> > > dvips -u+lilypond.map foo.dvi
> > >
> > > complain?
> >
> > Yep:
>
> And this is with TEXMF setting, and dvips is actually opening the
> correct .map file (as evidenced by strace?)
Here is my procedure:
. /usr/src/lilypond/buildscripts/out/lilypond-profile
# strace dvips -u+lilypond.map lbook-latex-test >& log
# grep lilypond.map log
execve("/usr/bin/dvips", ["dvips", "-u+lilypond.map", "lbook-latex-
test"], [/* 35 vars */]) = 0
access("./lilypond.map", R_OK) = -1 ENOENT (No such file or
directory)
access("/usr/local/share/lilypond/2.5.15/dvips/lilypond.map", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/local/share/lilypond/2.5.15/dvips/map/lilypond.map", R_OK)
= 0
stat64("/usr/local/share/lilypond/2.5.15/dvips/map/lilypond.map",
{st_mode=S_IFREG|0644, st_size=1791, ...}) = 0
open("/usr/local/share/lilypond/2.5.15/dvips/map/lilypond.map",
O_RDONLY) = 3
# set | grep TEXMF
TEXMF='{/usr/local/share/lilypond/2.5.15,
{/root/texmf,!!/usr/local/share/texmf,!!/usr/share/texmf}}'
# lilypond-book --output=out book.lytex
#cd out
#latex book
# dvips -u+lilypondmap -o book.ps book.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software
(www.radicaleye.com)
' TeX output 2005.03.16:1315' -> book.ps
dvips: Font Emmentaler-20 used in file lily-891535562-1.eps is not in
the mapping file.
<texc.pro><f7b6d320.enc><texps.pro><special.pro>. <cmr10.pfb>[1
<lily-891535562-1.eps>]
#
-David
- Re: lilypond-book, (continued)
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, David Bobroff, 2005/03/16
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, David Bobroff, 2005/03/16
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, David Bobroff, 2005/03/16
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book,
David Bobroff <=
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, David Bobroff, 2005/03/16
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, David Bobroff, 2005/03/16
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, David Bobroff, 2005/03/16
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Message not available
- Re: lilypond-book, Han-Wen Nienhuys, 2005/03/16
- Re: lilypond-book, Mats Bengtsson, 2005/03/16
- Re: lilypond-book, Jan Nieuwenhuizen, 2005/03/16