ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Suddenly, my font is not used any longer
@ 2017-02-20 16:24 Nicola
  2017-02-20 17:16 ` Aditya Mahajan
  2017-02-20 18:39 ` Mica Semrick
  0 siblings, 2 replies; 5+ messages in thread
From: Nicola @ 2017-02-20 16:24 UTC (permalink / raw)
  To: ntg-context

Hello everyone,
I am re-typesetting a mkiv document that uses system fonts for text and
math (through \definefontfamily). Suddenly, it renders Latin Roman for
the text. May it be a cache corruption problem? I recall that there's
a command to clear the font cache, but I cannot remember which.


Nicola

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Suddenly, my font is not used any longer
  2017-02-20 16:24 Suddenly, my font is not used any longer Nicola
@ 2017-02-20 17:16 ` Aditya Mahajan
  2017-02-21 10:49   ` Nicola
  2017-02-20 18:39 ` Mica Semrick
  1 sibling, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2017-02-20 17:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 20 Feb 2017, Nicola wrote:

> Hello everyone,
> I am re-typesetting a mkiv document that uses system fonts for text and
> math (through \definefontfamily). Suddenly, it renders Latin Roman for
> the text. May it be a cache corruption problem? I recall that there's
> a command to clear the font cache, but I cannot remember which.

mtxrun --script fonts --reload --force

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Suddenly, my font is not used any longer
  2017-02-20 16:24 Suddenly, my font is not used any longer Nicola
  2017-02-20 17:16 ` Aditya Mahajan
@ 2017-02-20 18:39 ` Mica Semrick
  2017-02-20 18:46   ` Aditya Mahajan
  1 sibling, 1 reply; 5+ messages in thread
From: Mica Semrick @ 2017-02-20 18:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1001 bytes --]

If you think it is a system problem and not a context one, then:

fc-cache -fv

-m

On February 20, 2017 8:24:07 AM PST, Nicola <nvitacolonna@gmail.com> wrote:
>Hello everyone,
>I am re-typesetting a mkiv document that uses system fonts for text and
>math (through \definefontfamily). Suddenly, it renders Latin Roman for
>the text. May it be a cache corruption problem? I recall that there's
>a command to clear the font cache, but I cannot remember which.
>
>
>Nicola
>
>___________________________________________________________________________________
>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
>___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 1394 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Suddenly, my font is not used any longer
  2017-02-20 18:39 ` Mica Semrick
@ 2017-02-20 18:46   ` Aditya Mahajan
  0 siblings, 0 replies; 5+ messages in thread
From: Aditya Mahajan @ 2017-02-20 18:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 20 Feb 2017, Mica Semrick wrote:

> If you think it is a system problem and not a context one, then:
>
> fc-cache -fv

ConTeXt MkIV does not use fc-cache.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Suddenly, my font is not used any longer
  2017-02-20 17:16 ` Aditya Mahajan
@ 2017-02-21 10:49   ` Nicola
  0 siblings, 0 replies; 5+ messages in thread
From: Nicola @ 2017-02-21 10:49 UTC (permalink / raw)
  To: ntg-context

On 20/02/2017 18:16, Aditya Mahajan wrote:
> On Mon, 20 Feb 2017, Nicola wrote:
>
>> Hello everyone,
>> I am re-typesetting a mkiv document that uses system fonts for text and
>> math (through \definefontfamily). Suddenly, it renders Latin Roman for
>> the text. May it be a cache corruption problem? I recall that there's
>> a command to clear the font cache, but I cannot remember which.
>
> mtxrun --script fonts --reload --force

Thanks, that did the trick!

I realize that I should have read mtxrun's help more carefully:

1. `mtxrun --help` tells me how to list all the scripts;
2. `mtxrun --script` tells me that there is a `fonts` script;
3. `mtxrun --script fonts --help` tells me the fonts script's options.

It's nearly as fast as posting to this list and getting a reply ;)

Nicola


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-21 10:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 16:24 Suddenly, my font is not used any longer Nicola
2017-02-20 17:16 ` Aditya Mahajan
2017-02-21 10:49   ` Nicola
2017-02-20 18:39 ` Mica Semrick
2017-02-20 18:46   ` Aditya Mahajan

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