ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: How can I do this?
Date: Fri, 8 Mar 2024 18:36:11 +0100	[thread overview]
Message-ID: <5a0b2711-b3b1-419b-a44b-166ca66a44c9@fiee.net> (raw)
In-Reply-To: <6C2556E5-0667-4776-AA4A-449F581EF6B4@gmail.com>

Am 08.03.24 um 17:56 schrieb Otared Kavian:
> Hi Ursula,
> 
> The reason for which you did not get the expected result is that you 
> have « } » missing in your file, that is the closing brace after your 
> italic command
> « {\it » at the end of your document.
> Moreover you did not have a \stoptext in your file, and a math command « 
> \m » was not written correctly. Talking of math, I personnaly prefer to 
> enclose in-line math between dollar signs $, that is writing « $\exists 
> x \in H$ » instead of  « \m{\exists x \in H} ».

Well, better stay with the modern ConTeXt approach of \m{}.

Also, you can use

mtxrun --script check yourfile.tex

to look for missing braces, stops etc.

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2024-03-08 17:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 12:52 [NTG-context] " Ursula Hermann
2024-03-08 16:56 ` [NTG-context] " Otared Kavian
2024-03-08 17:36   ` Henning Hraban Ramm [this message]
2024-03-10  9:16     ` Hans Hagen via ntg-context
2024-03-10 17:18       ` Otared Kavian

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=5a0b2711-b3b1-419b-a44b-166ca66a44c9@fiee.net \
    --to=texml@fiee.net \
    --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).