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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=jj7BkHSjJmYs7FrW9lFYRIXWWoNbnPOZXRprVdAr9lO TCY0oJ+EgKuUedR3sUVDpqkSPH4ZtsmlndFpkoj5ccnERRt2OmIvIh4A6mrtcTNX KjETTQAFsfgr0DBej7D+kYAgZ2ktH2Ole2TSanT3ouY1KCZ5AI8QEqNid+mVwWMg = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=t9q1MIhvHshua13f1vqB8A45Bnk=; b=cz6TFzw9IHDYRMywf leiSOfQeK5jnEHjfaDLhisCvdePziE+IVBEtShSE5OcDMfyO6p2XEihofZ3wFODV LA8483DCzMcyTi0SwqNRiBIeWgQU9scywu4nkXA6oaJiUWID1QzMkSP/8yZP2sSk qfVpPaQm5C058rMEeesCrSb48Y= 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.6 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <53319C4A.2080202@cornell.edu> Date: Tue, 25 Mar 2014 11:10:02 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: makeinfo --pdf broken (! Font \circle=lcircle10 not loadable) References: <018E1AF7-5BEF-41A2-876F-650612B789B4 AT sics DOT se> In-Reply-To: <018E1AF7-5BEF-41A2-876F-650612B789B4@sics.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 3/25/2014 10:45 AM, Per Mildner wrote: > 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? If so, what is the output of "kpsewhich circle10.tfm"? Here's what I get: $ kpsewhich circle10.tfm /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm Have you set any TeX-related environment variables that could be messing things up? Ken -- 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