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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Yop0Qr0ok9XfCbwS nRfDHDx2rkST+3c6TXclPcDxMynHlDZsgCwk72vW8rVX7Drk7pwL6SA5z3ZhGW4D kepMmdLs4xheHOhUe6ROn3PLVPYxrW8X2XNKhJlKRQ4vCRbnQkxdh3Zj1Kl/RmJ+ Q2dxPgzni14kJ7+Ca4vXgaiWPmA= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=KEa+7inCL7cI0pdDFJdR1t A0a2g=; b=FLKLshPC4xj9tT736oRdGskeabCuANkmxM9EU0bq8/teiXrKgTSDj0 ntnYHCUrXBvj4TIlSFqB2+Cxq8oXJowk4BoxI35O/hlWDHKJK5B9coYWOZiA5Mfh OIhhY+0vrHZY5okIymgcS/nSwhLMcjNosr3jzoLFCTVFytnPfLAVQ= 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=-6.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Arnold, arnoldskeevecom, sk:arnold, cygcheck X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Whence lcircle10.tfm? To: cygwin AT cygwin DOT com References: <201705230727 DOT v4N7RKOA010920 AT freefriends DOT org> From: Ken Brown Message-ID: Date: Tue, 23 May 2017 07:50:21 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <201705230727.v4N7RKOA010920@freefriends.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 5/23/2017 3:27 AM, arnold AT skeeve DOT com wrote: > Hi. > > I'm trying to make a PDF from a Texinfo document, fairly recent cygwin 64 > bit install on Windows 10: > > Below is what I'm getting. I'm at a loss. > > Thanks, > > Arnold > --------------------------------------- > $ make gawk.pdf > TEXINPUTS=".:$TEXINPUTS" \ > MAKEINFO='/bin/sh /home/ARobbins/gawk/missing makeinfo --no-split --force -I .' \ > texi2dvi --pdf --batch --build-dir=gawk.t2p -o gawk.pdf \ > gawk.texi > /usr/bin/texi2dvi: texinfo.tex appears to be broken. > This may be due to the environment variable TEX set to something > other than (plain) tex, a corrupt texinfo.tex file, or > to tex itself simply not working. > This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Cygwin) (preloaded format=etex) > restricted \write18 enabled. > entering extended mode > (./txiversion.tex (/home/ARobbins/gawk/doc/texinfo.tex > Loading texinfo [version 2016-02-05.07]: pdf, fonts, markup, glyphs, > page headings, tables, conditionals, indexing, sectioning, toc, environments, > ! Font \circle=lcircle10 not loadable: Metric (TFM) file not found. lcircle10.tfm is provided by texlive-collection-latex: $ kpsewhich lcircle10.tfm /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm $ cygcheck -f /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm texlive-collection-latex-20170412-1 Do you have texlive-collection-latex installed? 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