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=OL931xUE74nErMhAxPiVVYMtNvsFAwS073CnZbXrgGV m+lotIMaqaHnvXv/1LmKBwhF205w+IMzVQg9DDSnLfLKikU1VShexvZuCMfB50i1 zpyfZVma2dO39qpOx5TGCzLfMN4MKombEDt4sAbxzAurLiciaJO8uavXq+Y8Sq/4 = 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=xchZ14YBuUDZYum7TdmpckL6BKk=; b=nb0SyLBI+DSA3Imgy srZZr4Ja89KWyLVUk+DS1oySmsZkcrMdoawVgoC/Moou3R+pz8svzWopdwgGzw83 WzwFmRMZiqsrFF0g7olD6zIn5jHflM66rv7hg6kgbtHSJiZXwoClGmXLlaHIM621 ZcO1II4+lYMvyu3W7FyOBTgG48= 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=-1.2 required=5.0 tests=AWL,BAYES_20,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5460239E.3020906@cornell.edu> Date: Sun, 09 Nov 2014 21:31:58 -0500 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Latex font problem (attn: Yaakov) References: <1400149071 DOT 39892 DOT 1415483890975 DOT JavaMail DOT yahoo AT jws10773 DOT mail DOT gq1 DOT yahoo DOT com> <1683727377 DOT 37806 DOT 1415484238303 DOT JavaMail DOT yahoo AT jws10782 DOT mail DOT gq1 DOT yahoo DOT com> <316351280 DOT 42690 DOT 1415485214841 DOT JavaMail DOT yahoo AT jws10795 DOT mail DOT gq1 DOT yahoo DOT com> In-Reply-To: <316351280.42690.1415485214841.JavaMail.yahoo@jws10795.mail.gq1.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/8/2014 5:20 PM, phil rosenberg wrote: > Hi > I have discovered what I think is a tex/latex font problem. I am a developer for Plplot and we use docbook for building our documentation. I have been trying to get this to build correctly on Cygwin. The documentation uses the FreeFont fonts and these seem to be installed by the texlive-collection-fontsextra package. However, the documentation still would not build. After some more checking and looking into how fonts work on Linux and Cygwin I found that I needed to make the fonts available to fontconfig by adding the directory /usr/share/texmf-dist/fonts/ to a /etc/fonts/local.config file (along with the xml header copied from /etc/fonts/fonts.config). > > Basically my question is, should the fonts in this folder be made available to fontconfig during install? There are a number of ways to do this it seems - probably adding a config file somewhere and then adding a symlink to it in /etc/fonts/conf.d seems most sensible. Alternatively are these fonts not made available to fontconfig by design? This is discussed in the texlive release announcement https://cygwin.com/ml/cygwin-announce/2014-07/msg00000.html under the heading "Fontconfig". See also https://cygwin.com/ml/cygwin-xfree/2014-05/msg00020.html Yaakov, could we get a fontconfig update that fixes this? Thanks. 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