ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: skyhorse--- via ntg-context <ntg-context@ntg.nl>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Cc: skyhorse@gmx.us
Subject: Re: minimum working example plus (output)
Date: Sun, 14 Nov 2021 12:13:03 -0800	[thread overview]
Message-ID: <20211114121303.4840@sachi> (raw)

Hans Hagen via ntg-context <ntg-context@ntg.nl> wrote:

> On 11/14/2021 12:26 AM, skyhorse--- via ntg-context wrote:
> > Here is the minium example which I took from the
> > Wikigarden a few minutes ago.
> >
> > \def\T#1{%
> >    \startitemize[#1,joinedup]
> >      \item This is a bullet of type #1.
> >    \stopitemize
> > }
> > \starttext
> >    \dorecurse{9}{\T\recurselevel}
> > \stoptext
> >
> > Compiling this into a pdf file with context produces an error.
> > I've pasted the complete context typesetting run to show the error, in hopes that it will shed some light on what's wrong with my setup.   I have a feeling that the stand along install is missing some vital part of the installation regarding fonts, and that it's not noticed by the majority of you since those items are still on your system from legacy versions.
>
> nornally it means that you have no math font loaded (i.e. you do
> something before \starttext
>
> Hans

Nothing is done before the sample shown above.    That is all that is in the .lmtx source file.

From looking at the errors, I agree, it looks like there are no math fonts or, they are not visiable to context.

I need advice on how I can remedy that.
What do I need and what do I need to do to install them if I don't have them already on disk.
I assume that they are not distributed with the  <install.sh> shelll script.


Thanks
___________________________________________________________________________________
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-11-14 20:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 20:13 skyhorse--- via ntg-context [this message]
2021-11-14 20:46 ` Wolfgang Schuster via ntg-context
  -- strict thread matches above, loose matches on Subject: below --
2021-11-13 23:26 skyhorse--- via ntg-context
2021-11-14 13:28 ` Hans Hagen via ntg-context

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=20211114121303.4840@sachi \
    --to=ntg-context@ntg.nl \
    --cc=skyhorse@gmx.us \
    /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).