ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: john Culleton <John@wexfordpress.com>
To: ntg-context@ntg.nl
Subject: Re: OSFONTDIR kills gui fonts.
Date: Sun, 28 Jul 2013 19:29:54 -0400	[thread overview]
Message-ID: <20130728192954.60fc652f@wexfordpress> (raw)
In-Reply-To: <20130726215928.57879e34@wexfordpress>

On Fri, 26 Jul 2013 21:59:28 -0400
john Culleton <John@wexfordpress.com> wrote:

> On Fri, 26 Jul 2013 22:38:10 +0200
> Philipp Gesang <Philipp.Gesang@alumni.uni-heidelberg.de> wrote:
> 
> > Hi John!
> > 
> > ···<date: 2013-07-26, Friday>···<from: john Culleton>···
> > 
> > > I am tryihg to follow the wiki on "Fonts in Luatex." It suggests
> > > the following statement for Linux systems:
> > > 
> > > export OSFONTDIR="/usr/local/share/fonts;$HOME/.fonts"
> > > 
> > > But I store my fonts in /usr/share/fonts so I used:
> > > 
> > > export OSFONTDIR="/usr/share/fonts"
> > > 
> > > The net effect of this statement was to wipe out all my text fonts
> > > used with XFCE4 or KDE, at least when I use my regular user
> > > signon.  I examined my /etc/profile, $HOME/.profile, @HOME/.bashrc
> > > files and deleted or commented out all references to OSFONTDIR. I
> > > still have no gui fonts. 
> > 
> > Can you clarify what you mean by “wipe out”? Were the font files
> > deleted? Are other kinds of fonts (e.g. bitmap/pfb) still
> > working?
> > 
> > > If anyone has any suggestions on how I can revive my gui fonts
> > > that would be welcome. Only my regular user signon is affected,
> > > But I really want to know what kind of OSFONTDIR statement I can
> > > use that won't wipe out my gui fonts. 
> > 
> > OSFONTDIR is a tex specific (kpathsea and Context) variable that
> > I don’t think is used by the system (fontconfig, desktop
> > environment). While you were fiddling with font paths, is it
> > possible that you accidentally modified something else, like
> > ~/.config/fontconfig or /etc/fonts/* ?
> > 
> > Best regards,
> > Philipp
> 
> When signed on as my usual username and I fire up the gui I get
> squares instead of characters. It works OK if I sign on as an
> alternate user or root. 
> 
> I'll try the sudo fc-cache -fv route and see what happens.
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an
> entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context webpage  :
> http://www.pragma-ade.nl / http://tex.aanhet.net archive  :
> http://foundry.supelec.fr/projects/contextrev/ wiki     :
> http://contextgarden.net
> _

My solution to the missing or miscalled gui fonts is to reestablish
Slackware Linux 14 on a new partition and copy pertinent stuff over. 
Everything is OK so far. I used texlive 2013 since it is simpler to
setup and use then stand alone context. 

My solution to the original problem was suggested in part by a reply
on comp.text.tex newsgroup. Basically I gave up on trying to cajole 
context/luatex to use the fonts I have in /usr/share/fonts/OTF.
Instead I copied the ones I need for this project into
texmf-local/fonts. And I didn't use any subdirectory structure.  

Having been burned once I did not use OSFONTDIR at all. Instead I used
these methods:
context --generate
mtxrun--script fonts --reload
mtxrun --script fonts --list --all --pattern=Minion*
and the same except for my sanserif choice Myriad

Now I am in business. 

John Culleton
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2013-07-28 23:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 19:08 john Culleton
2013-07-26 20:15 ` Pablo Rodríguez
2013-07-26 20:24   ` Mica Semrick
2013-07-27 14:34   ` john Culleton
2013-07-27 16:00     ` Pablo Rodríguez
2013-07-26 20:38 ` Philipp Gesang
2013-07-27  1:59   ` john Culleton
2013-07-28 23:29     ` john Culleton [this message]

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=20130728192954.60fc652f@wexfordpress \
    --to=john@wexfordpress.com \
    --cc=ntg-context@ntg.nl \
    /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 NNTP newsgroup(s).