ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: New math feature requests
Date: Mon, 28 Aug 2006 17:21:58 +0200	[thread overview]
Message-ID: <44F30A16.8050907@wxs.nl> (raw)
In-Reply-To: <20060828171218.851c4ddb.schuster.wolfgang@googlemail.com>

Wolfgang Schuster wrote:
> On Sat, 26 Aug 2006 12:37:56 -0400 (EDT)
> Aditya Mahajan <adityam@umich.edu> wrote:
>
>   
>> On Fri, 25 Aug 2006, Aditya Mahajan wrote:
>>
>>     
>>> On Tue, 8 Aug 2006, Aditya Mahajan wrote:
>>>
>>> [ A long list of feature requests ]
>>>
>>> Here is something that was not in my original list: subformula
>>> numbering.
>>>
>>> [...]
>>>
>>> I was thinking of a better (rather more familar) way of treating
>>> subformulas by imitating the \begin{subequations} ....
>>> \end{subeqations} environment of latex.
>>>
>>> I propose a \startsubformula .... \stopsubformula environment, so
>>> that inside it, I will get subformula numbers rather than formula
>>> numbers. Having discovered conversions (see my previous mail on tagged
>>> formulas), I tried to implement it using conversions. The following
>>> straightforward approach works fine. This is just a stop gap code, I
>>> do not take care of inherting the right settings for formulas, but
>>> it conveys the idea.
>>>
>>> Hans and Taco, can something like this be added to the core? If so, I
>>> will try to make this macro more robust (correct inheritence, etc.)
>>>       
>> Here is a more robust version. I use \??sf as a namespace for 
>> subformulas. I do not think that this is used anywhere else.
>>     
>
> I found nothing where \??sf is used in the ConText core, 
> but it is defined as systemvariable in mult-sys line 552.
>
> --> \definesystemvariable {sf}   % SpeciFics
>
> You should ask Hans if he need it.
>
>   

core-env.tex : 6 :   {\long\setvalue{\??sf#1}{#2}}
core-env.tex : 12 :      \getvalue{\??sf#1}\relax
core-env.tex : 15 :      \getvalue{\??sf#1}\relax

on my machine

Hans

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

  reply	other threads:[~2006-08-28 15:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-08  5:49 Aditya Mahajan
2006-08-08  5:59 ` Aditya Mahajan
2006-08-08  8:14   ` Hans Hagen
2006-08-08 14:20 ` Taco Hoekwater
2006-08-08 15:38   ` Aditya Mahajan
2006-08-25  1:34 ` Aditya Mahajan
2006-08-25  5:15 ` Aditya Mahajan
2006-08-26 16:37   ` Aditya Mahajan
2006-08-28 15:12     ` Wolfgang Schuster
2006-08-28 15:21       ` Hans Hagen [this message]
2006-08-28 17:10         ` Aditya Mahajan
2006-08-28 21:55           ` Hans Hagen

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=44F30A16.8050907@wxs.nl \
    --to=pragma@wxs.nl \
    --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).