ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	"Jairo A. del Rio" <jairoadelrio6@gmail.com>
Subject: Re: Arbitrary equation tags... again
Date: Mon, 22 Feb 2021 14:51:31 +0100	[thread overview]
Message-ID: <5cca29a4-adf7-880b-e252-cbd56e652526@xs4all.nl> (raw)
In-Reply-To: <CAKyqqaaSufwTksy9bVR1u4pQxDFgLCOn50CJ-Vu=B05BQ8+T_w@mail.gmail.com>

On 2/22/2021 2:05 PM, Jairo A. del Rio wrote:
> Hi. list.
> Is it possible to assign an arbitrary equation tag in ConTeXt? I've seen 
> solutions here;
> 
> https://tex.stackexchange.com/questions/400257/tag-equation-in-context-with-arbitrary-text 
> <https://tex.stackexchange.com/questions/400257/tag-equation-in-context-with-arbitrary-text>
> 
> but none of them works as expected (either the formula counter is still 
> incrementing with arbitrary conversions or cross-references don't work).

Define 'expected' ... \eqno is something low level (a primitive) and we 
have that nilled at the user level and only use it deep down. It was 
never meant as user command.

> I imagine some things have changed in 2021 and I hope a better solution 
> is feasible nowadays.

\startTEXpage[offset=2bp]
\startplaceformula[title=A]
     \startformula
         1 + 1 = 2
     \stopformula
\stopplaceformula
\stopTEXpage

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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-02-22 13:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 13:05 Jairo A. del Rio
2021-02-22 13:51 ` Hans Hagen [this message]
2021-02-22 14:00   ` Jairo A. del Rio
2021-02-23  4:28     ` Jairo A. del Rio
2021-02-23 19:30       ` Jairo A. del Rio

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=5cca29a4-adf7-880b-e252-cbd56e652526@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=jairoadelrio6@gmail.com \
    --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).