ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Subject: Re: Referencing fonts by path within ConTeXt
Date: Sat, 7 Aug 2021 22:57:15 +0200	[thread overview]
Message-ID: <0c39b10d-b9a8-ce07-9f97-0b0111606305@gmail.com> (raw)
In-Reply-To: <CAGxRUG_4fCsDyrMqu7KFC8sTqr55_JAXeYXDHAx7KV4XLtbo2A@mail.gmail.com>

Joey McCollum via ntg-context schrieb am 07.08.2021 um 22:29:
> Hi,
>
> I'm interested in packaging a ConTeXt project in a self-contained way, 
> so that the environment/component/project .tex files, the bibliography 
> .bib file(s), and fonts used for typesetting are all provided in one 
> place. (The goal is that others can generate the PDFs themselves from 
> the source files as long as they have a sufficiently recent version of 
> ConTeXt installed.) The usual ConTeXt directory structure makes sense 
> for most of this, but it doesn't address the possibility of accessing 
> fonts locally. I think I could do this with a script that temporarily 
> sets the OSFONTDIR variable to the local fonts directory and then 
> invokes ConTeXt to typeset the project-level file, but I was wondering 
> if there is an easier way to do this from within ConTeXt. 
> Specifically, is there a way to specify a font via a local path with 
> font setup commands in an environment file?

You can use

     \usefontpath[...]

to set a directory where ConTeXt searches for fonts but this works only 
when you use a typescript and not for \definefontfamily.

Wolfgang

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

      parent reply	other threads:[~2021-08-07 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-07 20:29 Joey McCollum via ntg-context
2021-08-07 20:45 ` Henning Hraban Ramm via ntg-context
2021-08-07 20:57 ` Wolfgang Schuster via ntg-context [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=0c39b10d-b9a8-ce07-9f97-0b0111606305@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).