Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <8D861ADC5B8FD211B4100008C71EA7DA04F71498@kjsdemucshrexc1.eu.pm.com> From: "Demmer, Thomas" To: Cygwin List Subject: FW: dvips failing to include cmdunh10 font definition Date: Wed, 10 Mar 2004 08:31:29 +0100 MIME-Version: 1.0 Content-Type: text/plain 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 AT 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 cygwin.com Cc: TDemmer 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 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/