ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andreas Mang <mang@imt.uni-luebeck.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: subformulas: error in latest beta
Date: Tue, 21 Aug 2012 22:02:58 +0200	[thread overview]
Message-ID: <9A0A3D06-3295-4D22-B5A8-99E3FD9E4057@imt.uni-luebeck.de> (raw)
In-Reply-To: <5030B7F4.6000206@wxs.nl>


Am Aug 19, 2012 um 11:55 AM schrieb Hans Hagen:
> You can put this in cont-new.mkiv (after \unprotect):
> 
> \def\strc_formulas_handle_sub_numbering
>   {\let\strc_formulas_handle_sub_numbering\relax % else error
>    \doiftextelse\currentsubformulasuffix
>      {\strc_counters_setown_sub\v!formula\plustwo\currentsubformulasuffix}
>      {\strc_counters_increment_sub\v!formula\plustwo}%
>    \placecurrentformulanumber}

Thanks Hans! Works nicely (as always).

Just as minor comment in case someone faces the same problem:

There's already a

\def\strc_formulas_handle_sub_numbering

in cont-new.mkiv (line 36; ConTeXt ver: 2012.08.16 22:20 MKIV fmt: 2012.8.21). So to make this fix work I had to redefine / replace the original command instead of just putting it there.

Cheers,
Andreas
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2012-08-21 20:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-18 19:01 Andreas Mang
2012-08-18 19:04 ` Andreas Mang
2012-08-19  9:55   ` Hans Hagen
2012-08-21 20:02     ` Andreas Mang [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=9A0A3D06-3295-4D22-B5A8-99E3FD9E4057@imt.uni-luebeck.de \
    --to=mang@imt.uni-luebeck.de \
    --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).