ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: [LMTX] fonts problem (again)
Date: Sun, 21 Feb 2021 18:42:06 +0100	[thread overview]
Message-ID: <b641ee85-b11c-ba66-c99d-2f027ea62e57@gmx.es> (raw)
In-Reply-To: <33399db1-d3db-528c-3b84-3f397100eecc@xs4all.nl>

On 2/21/21 5:05 PM, Hans Hagen wrote:
> On 2/21/2021 4:45 PM, kaddour kardio wrote:
>>
>> Hi! Once again i'm unable to load my system's font which is working well
>> with MKIV.
>> [...]
>> export
>> OSFONTDIR=~/.local/share/fonts:/usr/share/fonts:/usr/share/texmf/fonts/opentype/
>> [...]
>> This problem occurred  to me since december 2020, i update LMTX weekly
>> from the archlinux user repo (aur) binary.
>> Any suggestions?
> [...]
> (making a copy - or link - in <sometexroot>/texmf-fonts/data/... could
> also work)
Hi Kaddour,

I use LMTX in Linux too and I have symlynks in <texroot>/texmf-fonts
that work perfectly fine (as Hans suggests).

I would create symlinks for your font directories, such as in:

  ln -s ~/.local/share/fonts <texroot>/texmf-fonts/local-fonts
  ln -s /usr/share/fonts <texroot>/texmf-fonts/system-fonts
  ln -s /usr/share/texmf/fonts/ <texroot>/texmf-fonts/texlive-fonts

After that, I think it would be helpful (this is what I do after each
LMTX update):

  mtxrun --script cache --erase
  mtxrun --generate

And compile your documents. The first run will make the format file.

I hope it helps,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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:[~2021-02-21 17:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-21 15:45 kaddour kardio
2021-02-21 16:05 ` Hans Hagen
2021-02-21 17:42   ` Pablo Rodriguez [this message]
2021-02-23 17:15     ` kaddour kardio
2021-02-23 17:45       ` Hans Hagen
2021-02-23 18:34         ` Pablo Rodriguez

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=b641ee85-b11c-ba66-c99d-2f027ea62e57@gmx.es \
    --to=oinos@gmx.es \
    --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).