delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/06/13/08:19:14

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=yJeoyaqMfirhtBn1
9bPEyc/j++oZGXLeK1hKXGcQsFKPU5vQicQvC+eGaAx+R38/A/YaQ8k/MqMuBNBQ
2sJ1mtdvlKtqfgke3jqpBwyvFpOAsH0J2JUxCyeXRrNnk0Lvyy1qdO7UQ/xesSNF
3PlinA4ERAo59zgtSPQERgawdvA=
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=Wjo0lqeqTiOpYXBMsco33v
8NJDU=; b=MB1Mura+1Aj21Nf/ByV4UdgbFTCcGeiT4Ke2OsLneH4/y2ql89cdCa
OApeHcMLDR00MEUK8c+BmzbShVT7Q7oqkRgYchby/0dT2UHEJxVXX92v+jbzhZSG
/XC0mDEzLZQeGtR9SEnqMUHBxbZh51Diwom/F133J1wrF9yRS+CBU=
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=-2.1 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:trinity, sourceforge.net, sourceforgenet, pdflatex
X-HELO: limerock04.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: xdvipdfmx:fatal: This font using the "seac" command for accented characters...
To: cygwin AT cygwin DOT com
References: <trinity-ca35b493-a8b2-41ee-a5d2-4b0eff2a9a72-1465810067552 AT 3capp-gmx-bs58>
From: Ken Brown <kbrown AT cornell DOT edu>
Message-ID: <e1326999-87d9-729b-7d63-dc76fc024990@cornell.edu>
Date: Mon, 13 Jun 2016 08:18:38 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
In-Reply-To: <trinity-ca35b493-a8b2-41ee-a5d2-4b0eff2a9a72-1465810067552@3capp-gmx-bs58>
X-PMX-Cornell-Gauge: Gauge=XXXXX
X-IsSubscribed: yes

On 6/13/2016 5:27 AM, Mark McGregor wrote:
> References: <trinity-65448339-5e78-4d88-bd88-c56cded8d4d5-1465776480726 at 3capp-gmx-bs72>
>
> ----Ken Brown wrote:
> Based on that, you can work around the problem by commenting out the type1 fonts in /usr/share/fontconfig/conf.avail/09-texlive.conf, like this:
> $ cat /usr/share/fontconfig/conf.avail/09-texlive.conf
> <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <fontconfig>
>   <dir>/usr/share/texmf-dist/fonts/opentype</dir>
>   <dir>/usr/share/texmf-dist/fonts/truetype</dir>
>   <!-- <dir>/usr/share/texmf-dist/fonts/type1</dir> -->
> </fontconfig>
>
>
> Then rerun the command '/usr/libexec/fc-cache-1 -sv' from /etc/postinstall/zp_fontconfig_cache_1.sh.
> ----
>
> Thank you! The workaround seems to work.
>
> Would this solution affect the compilation processes of lualatex (which does compile the file in question) or pdflatex?

No.  lualatex and pdftex don't use fontconfig.

By the way, I've filed a bug report about this problem:

   https://sourceforge.net/p/xetex/bugs/131/

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019