X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=rQE6dbSbhMKmfDZrHbL0D97V/6zz k8PIgEmm6jRCE2fqBoFgZY4jBOpuPOOWhfNx8pEHoCskkACHm+BijKkwXAGZTmkn fTUZPE0T7i6jCzGmyCGpjzSihcHuSTQ3yN+e0hp4eA41ZBQTPHcGoSVwCApp/rir 5oKPJBfVd2RZOs8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=ukPTUzwo2bnraK+gQ6ySTXSkJDk=; b=Wa UziavIscWRwfuhY7hEOohms9OB0HDYGeUNKD6ALzDC1Zrpk5zPlQntRmdE06PUC0 1TlEZHBHRmJU7ongSuxBSgrgcNvmp4jcgzkDyQabOIKYXe1qKggNrw8/2d85rIxy 6ccW2O50Eq1x+bWzIxY7+rSrUJcqVKePXjcfrOQWo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: fsmsg2.sics.se Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: makeinfo --pdf broken (! Font \circle=lcircle10 not loadable) From: Per Mildner In-Reply-To: <493123484.20140327000111@yandex.ru> Date: Wed, 26 Mar 2014 23:04:04 +0100 Message-Id: References: <018E1AF7-5BEF-41A2-876F-650612B789B4 AT sics DOT se> <53319C4A DOT 2080202 AT cornell DOT edu> <493123484 DOT 20140327000111 AT yandex DOT ru> To: cygwin AT cygwin DOT com X-Proofpoint-Spam-Reason: safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.87,1.0.14,0.0.0000 definitions=2014-03-26_05:2014-03-26,2014-03-26,1970-01-01 signatures=0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s2QM4OPu009644 On 26 Mar 2014, at 21:01, Andrey Repin wrote: > Greetings, Per Mildner! > >>>> I can not get makeinfo --pdf to work on todays Cygwin (same problem in >>>> both 32-bit and 64-bit Cygwin installation, on 64-bit Windows 7). >>>> >>>> It looks as if it can not find the lcircle10 font. I have tried installing most of the texlive-collection* packages but none seem to install that font. >>> >>> It's in texlive-collection-latex. Have you installed it? > >> Thank you! This solved the problem. > >> Should not the Cygwin installer resolve this kind of dependency automatically? > > Depends on the kind of dependency. > Creating PDF's isn't the primary task of mkinfo. However, makeinfo --pdf (really texi2any --pdf) invokes texi2dvi and I do not think having texi2dvi makes much sense unless there is a working TeX installation. > Forcing just about everyone > to install texlive is just wrong. Agreed. But having a texi2dvi that is useless is also wrong. > >>> If so, what is the output of "kpsewhich circle10.tfm"? Here's what I get: >>> >>> $ kpsewhich circle10.tfm > >> Should be "kpsewhich lcircle10.tfm" I assume, otherwise it finds nothing for me. > >>> /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm > > > -- > WBR, > Andrey Repin (anrdaemon AT yandex DOT ru) 26.03.2014, <23:59> > > Sorry for my terrible english... > Per Mildner Per DOT Mildner AT sics DOT se Swedish Institute of Computer Science -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple