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: Works in ConTeXt, fails in LMTX
Date: Sat, 7 Nov 2020 14:43:42 +0100	[thread overview]
Message-ID: <65bba8e7-d4a7-135c-045b-f0e8a4848f65@gmx.es> (raw)
In-Reply-To: <A8F79DCD-1527-4ECF-898B-6B4619258DFF@scorecrow.com>

On 11/7/20 1:09 PM, ntg@scorecrow.com wrote:
> Some more details on the font inclusion problem I posted about the other day.

Hi Bruce,

I think that current LMTX has issues with Bondi12CPlus.TTF.

Hans, could you have a look at it? I reproduce can the same issue.

> \definefont[fontCoverTitle][name:brushwood at 94pt]
> \starttext
> This text in default font.
>
> \fontCoverTitle{EXAMPLE}
> \stoptext
>
> works as expected in
>
>   ConTeXt  ver: 2020.03.10 14:44 MKIV beta  fmt: 2020.4.18  int: english/english
>
> but fails (the brushwood font isn't included) in
>
>   ConTeXt  ver: 2020.11.05 23:01 LMTX  fmt: 2020.11.7  int: english/english

I would run first, before compiling again:

  mtxrun --script cache --erase --make && mtxrun --generate

If this doesn’t work, could you replace the your \definefont with the
following version?

  \definefont[fontCoverTitle][file:BrushWood.TTF at 94pt]

(Please, adapt name and cases accordinly.)

If that doesn’t work, please include the full path.

The full path should help LMTX to find the file and it should also give
some info why LMTX cannot find the font by name.

Just in case 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:[~2020-11-07 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-07 12:09 ntg
2020-11-07 13:43 ` Pablo Rodriguez [this message]
2020-11-07 21:47   ` ntg

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=65bba8e7-d4a7-135c-045b-f0e8a4848f65@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).