This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: dvips failing to include cmdunh10 font definition


Grr. Forgot to CC the list.

-----Original Message-----
From: Demmer, Thomas 
Sent: Wednesday, 10 March, 2004 07:47
To: 'Tim Reid'
Subject: RE: dvips failing to include cmdunh10 font definition


Tim,

do you have one of those:
$ locate cmdunh
/usr/share/texmf/fonts/source/jknappen/sauter/b-cmdunh.mf
/usr/share/texmf/fonts/source/public/cm/cmdunh10.mf
/usr/share/texmf/fonts/tfm/public/cm/cmdunh10.tfm
/usr/share/texmf/fonts/tfm/public/vcm/vcmdunh10.tfm
/usr/share/texmf/fonts/tfm/public/cm/cmdunh10.tfm

and/or try this:

tdemmer@KFIDEMUC110528:/etc/setup
$ zgrep cmdunh *
tetex-base.lst.gz:usr/share/texmf/fonts/source/jknappen/sauter/b-cmdunh.mf
tetex-base.lst.gz:usr/share/texmf/fonts/source/public/cm/cmdunh10.mf
tetex-base.lst.gz:usr/share/texmf/fonts/tfm/public/cm/cmdunh10.tfm
tetex-base.lst.gz:usr/share/texmf/fonts/tfm/public/vcm/vcmdunh10.tfm
tetex-base.lst.gz:usr/share/texmf/fonts/type1/bluesky/cm/cmdunh10.pfb
tetex-base.lst.gz:usr/share/texmf/fonts/vf/public/vcm/vcmdunh10.vf
tetex-tiny.lst.gz:usr/share/texmf/fonts/source/public/cm/cmdunh10.mf
tetex-tiny.lst.gz:usr/share/texmf/fonts/tfm/public/cm/cmdunh10.tfm

If you have those (you should, as they are in the base package), your
mapping
may be corrupt (and my wizardry ends).
I would try the following things in this order:
1) Re-run texconfig
2) Re-install tetex-base and re-run texconfig
3) Take a deep breath, try to understand kpsearch and act accordingly :-)


HTH,

Ciao
Tom


-----Original Message-----
From: Tim Reid 
Sent: Tuesday, 09 March, 2004 16:39
To: cygwin <at> cygwin.com
Cc: TDemmer <at>krafteurope.com
Subject: Re: dvips failing to include cmdunh10 font definition


>How does pdflatex look like?

Good question. I've not used pdflatex before, so I can't be sure whether
I'm doing this right:

======================================================================
$ pdflatex bug1
This is pdfTeXk, Version 3.14159-1.10b (Web2C 7.4.5)
%&-line parsing enabled.
(./bug1.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, 
ngerman, n
ohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)) (./bug1.aux)
Overfull \hbox (77.74681pt too wide) in paragraph at lines 13--14
[]/cmtt10/dvips(k) 5.92b Copyright 2002 Radical Eye Software 
(www.radicaleye.co
m)
[1
Warning: pdflatex (file pdftex.map): cannot open font map file
] (./bug1.aux) )
(see the transcript file for additional information)
Warning: pdflatex (file cmtt10): Font cmtt10 at 1200 not found

Warning: pdflatex (file cmdunh10): Font cmdunh10 at 1200 not found

Warning: pdflatex (file cmr10): Font cmr10 at 1200 not found
Output written on bug1.pdf (1 page, 1325 bytes).
Transcript written on bug1.log.
======================================================================

It looks as if it's not finding any of the font definitions. Perhaps
unsurprisingly, I just get a PDF file which gives font errors when I
try to load it, and then gives a blank page.

Should I have some environment variables set up?

Tim Reid

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! 
http://www.msn.co.uk/messenger

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]