ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Stanislav Sokolenko <stanislav@sokolenko.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: mtxrun fails to install fonts
Date: Tue, 3 Jul 2018 13:50:45 -0300	[thread overview]
Message-ID: <11500dca-b2e2-3776-8372-1a82a5cce379@sokolenko.net> (raw)

Dear list,

I have what seems to be an OS- or ConTeXt version-specific issue with 
mtxrun installing fonts.

I've been trying to add new truetype fonts (specifically Archivo ttf 
files) on Arch Linux using the following command:

export OSFONTDIR=~/.fonts//; mtxrun --script font --reload

And I've been using the following to check the installation:

mtxrun --script font --list --all --pattern=*archi*

It seems like a relatively new version of ConTeXt on Arch Linux 
(2018.04.04 00:51) recognizes but does not install the ttf files located 
in ~/.fonts/. The (shortened) output is:

fonts           | names | identifying system font files with suffix 'ttf'
fonts           | names | globbing path '/home/stanislav/.fonts/**.ttf'
fonts           | names | identifying system font files with suffix 'TTF'
fonts           | names | globbing path '/home/stanislav/.fonts/**.TTF'
fonts           | names | 8 system files identified, 0 skipped, 0 
duplicates, 8 hash entries added, runtime 0.006 seconds

But when I check the installation, no Archivo files are found.

Strangely, an older installation on Linux Mint (2015.05.18 12:26) has no 
problems with the same ttf files:

fonts           | names | globbing path '/home/stanislav/.fonts/**.ttf'
fonts           | names | identifying system font files with suffix 'TTF'
fonts           | names | globbing path '/home/stanislav/.fonts/**.TTF'
fonts           | names | 8 system files identified, 0 skipped, 0 
duplicates, 8 hash entries added, runtime 0.000 seconds

And the check:

mtxrun --script font --list --all --pattern=*archi*

archivo                 archivomedium 
/home/stanislav/.fonts/typecatcher/Archivo_500.ttf
archivobold             archivobold 
/home/stanislav/.fonts/typecatcher/Archivo_700.ttf
archivobolditalic       archivobolditalic 
/home/stanislav/.fonts/typecatcher/Archivo_700italic.ttf
archivodemi             archivosemibold 
/home/stanislav/.fonts/typecatcher/Archivo_600.ttf
archivoitalic           archivoitalic 
/home/stanislav/.fonts/typecatcher/Archivo_italic.ttf
archivomedium           archivomedium 
/home/stanislav/.fonts/typecatcher/Archivo_500.ttf
archivomediumitalic     archivomediumitalic 
/home/stanislav/.fonts/typecatcher/Archivo_500italic.ttf
archivonormal           archivoitalic 
/home/stanislav/.fonts/typecatcher/Archivo_italic.ttf
archivoregular          archivoregular 
/home/stanislav/.fonts/typecatcher/Archivo_regular.ttf
archivosemibold         archivosemibold 
/home/stanislav/.fonts/typecatcher/Archivo_600.ttf
archivosemibolditalic   archivosemibolditalic 
/home/stanislav/.fonts/typecatcher/Archivo_600italic.ttf

I've been searching for a couple of days and I'm at a loss. Is there a 
way to check why the identified system files aren't being installed?

Thanks,

Stan

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2018-07-03 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03 16:50 Stanislav Sokolenko [this message]
2018-07-04  7:32 ` Hans Hagen
2018-07-04 14:56   ` Stanislav Sokolenko

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=11500dca-b2e2-3776-8372-1a82a5cce379@sokolenko.net \
    --to=stanislav@sokolenko.net \
    --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).