public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: cygwin-xfree@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: packages rebuilt for libpng16, tiff-4
Date: Wed, 11 Feb 2015 23:12:00 -0000	[thread overview]
Message-ID: <54DBE1D2.3060504@cornell.edu> (raw)
In-Reply-To: <announce.1423450562.8420.30.camel@cygwin.com>

On 2/8/2015 9:56 PM, Yaakov Selkowitz wrote:
> * fontconfig-2.11.1-2

I see that you decided not to restore the TeX Live font directories to 
/etc/fonts/fonts.conf.  If that's your actual decision, and not just an 
oversight, then I guess one of the TeX Live packages should add a 
suitable file to /usr/share/fontconfig/conf.avail, with a link to it in 
/etc/fonts/conf.d.  Or I could just add the file directly to 
/etc/fonts/conf.d and skip the symlink, whichever you prefer.  The 
contents would be

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

and I would call it 09-texlive.conf, as suggested in the TeX Live manual.

Is this how you want me to handle it?

Ken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


  reply	other threads:[~2015-02-11 23:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09  3:00 Yaakov Selkowitz
2015-02-11 23:12 ` Ken Brown [this message]
2015-02-12  0:39   ` Yaakov Selkowitz
2015-02-12  4:06     ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54DBE1D2.3060504@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).