ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Using a system font
@ 2021-12-27 11:19 jdh via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: jdh via ntg-context @ 2021-12-27 11:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: jdh


That did it.  Thanks for help.
I appreciate it.

jay

Marco Patzer via ntg-context <ntg-context@ntg.nl> wrote:

> export OSFONTDIR=/usr/share/fonts
> mtxrun --script fonts --reload
> 
> \definefontfamily [mainface] [serif] [Mathjax_Fraktur]
> \setupbodyfont [mainface]
> 
> \starttext
>   \samplefile{knuth}
> \stoptext
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Using a system font
  2021-12-25  5:21 jdh via ntg-context
@ 2021-12-27  8:47 ` Marco Patzer via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: Marco Patzer via ntg-context @ 2021-12-27  8:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco Patzer

On Sun, 26 Dec 2021 21:21:10 +4000
jdh via ntg-context <ntg-context@ntg.nl> wrote:

> \starttext
>    I want to use the Mathjax_Fraktur font, which the font-manager on
> Ubuntu reports that it has. 
>    {\switchtobodyfont[Mathjax_Fraktur] .. but, this text doesn't show
> up in Mathjax_Fraktur.}
> 
> \stoptext

Try:

export OSFONTDIR=/usr/share/fonts
mtxrun --script fonts --reload

\definefontfamily [mainface] [serif] [Mathjax_Fraktur]
\setupbodyfont [mainface]

\starttext
  \samplefile{knuth}
\stoptext

Marco
___________________________________________________________________________________
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] 3+ messages in thread

* Using a system font
@ 2021-12-25  5:21 jdh via ntg-context
  2021-12-27  8:47 ` Marco Patzer via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: jdh via ntg-context @ 2021-12-25  5:21 UTC (permalink / raw)
  To: ntg-context; +Cc: jdh



Minimum working example:	


\starttext
   I want to use the Mathjax_Fraktur font, which the font-manager on Ubuntu reports that it has.
   
   {\switchtobodyfont[Mathjax_Fraktur] .. but, this text doesn't show up in Mathjax_Fraktur.}

\stoptext

___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2021-12-27 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27 11:19 Using a system font jdh via ntg-context
  -- strict thread matches above, loose matches on Subject: below --
2021-12-25  5:21 jdh via ntg-context
2021-12-27  8:47 ` Marco Patzer via ntg-context

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