lilypond-user
[Top][All Lists]
Advanced

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

Re: music-drawing-routines.ps


From: dpeach
Subject: Re: music-drawing-routines.ps
Date: Fri, 15 Apr 2005 09:36:36 -0500
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

OK, I think we are getting closer to the problem.
What do the following commands return (note that the quotes
are back quotes not normal quotes):

grep dvips `kpsewhich texmf.cnf`
grep TEXPSHEADERS `kpsewhich texmf.cnf`

address@hidden:~$ grep dvips `kpsewhich texmf.cnf`
PSHEADERS.XDvi  = .;$TEXMF/%q{dvips,fonts/type1}//
TEXPICTS.XDvi   = .;$TEXMF/%q{dvips,tex}//
TEXPSHEADERS = .;$TEXMF/{dvips,fonts/{enc,type1,type3}}//
TEXPSHEADERS.gsftopk = .;$TEXMF/{dvips,fonts/{enc,type1,type3,truetype}}//
TEXCONFIG = $TEXMF/dvips//
% dvips's -M option.  Your first chance to specify whether the scripts

address@hidden:~$ grep TEXPSHEADERS `kpsewhich texmf.cnf`
TEXPSHEADERS = .;$TEXMF/{dvips,fonts/{enc,type1,type3}}//
TEXPSHEADERS.gsftopk = .;$TEXMF/{dvips,fonts/{enc,type1,type3,truetype}}//


This should give you a long file "log" with lots of debug printouts
related to how dvips searches for different files in the installation.

I am sending the log file to you Mats in an off-list email.

I really appreciate this.

dpeach




reply via email to

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