| delorie.com/archives/browse.cgi | search |
| 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:date:from:reply-to:to:message-id:in-reply-to | |
| :references:subject:mime-version:content-type | |
| :content-transfer-encoding; q=dns; s=default; b=BwqSIRsg5oG2UZWA | |
| H5bL/HS9LM0BDbzsX+5xJjys2ynizM76Ma/HzqaOQeEg2lMkFutjYRh1YY5OdI6s | |
| UctyaY6LfyUQweQ7kZfH692tOGumuB7M49G0r6+EwfA3qVzg30PJAs3G/aocPvC8 | |
| CXxWrUi2c61UY+TV4NOzuvd/vUk= | |
| 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:date:from:reply-to:to:message-id:in-reply-to | |
| :references:subject:mime-version:content-type | |
| :content-transfer-encoding; s=default; bh=WHC/Z1BouetGPcAFJfRkee | |
| IRCD8=; b=Y6SJzxchKMqocL+T0NZasv9JlLT7zkMW6bCCDYdo7b4i5bWhlWa6Va | |
| DZFmZuUM+pDY+OTRjpiWDiI7tmXC1F+E45fRVqtNc0aiITdEz7rv2/K+qEioxn2M | |
| Q9uveEqQEA0DTuca22hDKbiXOPyqUFoJi3BsNNCbcba7yJCtrJLas= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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.7 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 |
| X-HELO: | nm24-vm4.bullet.mail.gq1.yahoo.com |
| Date: | Sat, 8 Nov 2014 22:20:14 +0000 (UTC) |
| From: | phil rosenberg <philip_rosenberg AT yahoo DOT com> |
| Reply-To: | phil rosenberg <philip_rosenberg AT yahoo DOT com> |
| To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
| Message-ID: | <316351280.42690.1415485214841.JavaMail.yahoo@jws10795.mail.gq1.yahoo.com> |
| In-Reply-To: | <1683727377.37806.1415484238303.JavaMail.yahoo@jws10782.mail.gq1.yahoo.com> |
| 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> |
| Subject: | Re: Latex font problem |
| MIME-Version: | 1.0 |
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? Thanks in advance Phil -- 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |