delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/06/13/05:28:33

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:mime-version:message-id:from:to:subject
:content-type:date; q=dns; s=default; b=Bd80Kgvd6x0uBXEormZTWDDT
gLcS52FXvlgQzhczD6v4GyKLBWSPj5amCACLaQ8uNRl/BC2OoQIJgRTJdHIEVbhW
yc0BOjNaQFQlmoNpuoAFRmAaJUbPzVZWGhqeP6uicmk71Yarrz68XRlV5IEAKfVd
4mkcqAiyck0F6wCMTH8=
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:mime-version:message-id:from:to:subject
:content-type:date; s=default; bh=LE4N70Jk2A6cmFOIfOhtPsV+FQQ=; b=
mGiq7pGuChe/4Dkm21Umf5aJbF3QNrdvGMazqo5nVmACLmRlurSFJduTKglDQ4oz
LCRM3Q55OZxynizZuHUTw95HinISd6KroiYE0IZo0HGDuUcV9pnK283N2Yk5jGB1
Y1JUWxq0hgIB4f3lL9yNv3did6AJmjR3p960YQeELoo=
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=-0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,XPRIO autolearn=no version=3.3.2 spammy=H*MI:gmx, sk:trinity, you!, font
X-HELO: mout.gmx.net
MIME-Version: 1.0
Message-ID: <trinity-ca35b493-a8b2-41ee-a5d2-4b0eff2a9a72-1465810067552@3capp-gmx-bs58>
From: "Mark McGregor" <mark DOT mcgregor AT gmx DOT de>
To: cygwin AT cygwin DOT com
Subject: Re: xdvipdfmx:fatal: This font using the "seac" command for accented characters...
Date: Mon, 13 Jun 2016 11:27:47 +0200
Sensitivity: Normal
X-UI-Out-Filterresults: notjunk:1;V01:K0:DQWHBG72QRw=:bVHhr/MujSBy/R2T39Rw40 s82WuB7SnnKM14QflklBf8iWYy2oEPKOuTpFsvm5X9x/lWnOarzINlK/taBOhU41jFGCq6b5y SdVxuwFrTM7efp6TFap89Hgppz/zsUvmUjN+2fb5sK94QaA2iZFggdQn/4XK83H8rLgd/PSWo TFqZfePzEA2tJDg9AorGBY77se0GCF7ttzzw5uMkzGp5Wby0tbwQbnM/HTt0lI0VvrE9r0xS1 iPVAuH6cNNx112Dt5lShLTm1K4w3/zxOGGx2udVYi2ng9Ty0ot5dBJ63HwSEuPhb+zYs/fvUk PJoX6ziw/bSZcGmeufiQrrZAHtJg6YAil6MJxX/RvsItmwiI4cVxnb4YH8p6H1b/b5Stj1/d7 PTkzKyM/22RV0kbRSr5S6yByVHFTMCs7lw5FZ5JDKfV6KXnoEBZGpM3izb1VuFjMpI2K2k5bF t0H58AUP1A==

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?

--
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