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: 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=-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: From: Ken Brown Message-ID: 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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 6/13/2016 5:27 AM, Mark McGregor wrote: > References: > > ----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 > > > > /usr/share/texmf-dist/fonts/opentype > /usr/share/texmf-dist/fonts/truetype > > > > > 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