ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* conversion and formulas
@ 2006-07-07  5:43 Aditya Mahajan
  2006-07-11  9:14 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2006-07-07  5:43 UTC (permalink / raw)


Hi,

I have a presentation in which only a few numbered formulas so I 
wanted to number them as (*) (**) etc. The only way I could get that 
to work was

\setupnumber[formula][conversion=set 1]

The natural \setupformulas[conversion=set 1] does not work

Why isn't conversion inherited from \setupformulas? Can this be added 
to core-mat.tex?

\definenumber % \definelabel
   [\v!formula]
   [\c!text=\v!formula,
    \c!way=\@@fmway,
    \c!blockway=\@@fmblockway,
    \c!location=\v!intext,
    \c!conversion=\@@fmconversion] %%% New


Aditya

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: conversion and formulas
  2006-07-07  5:43 conversion and formulas Aditya Mahajan
@ 2006-07-11  9:14 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2006-07-11  9:14 UTC (permalink / raw)


Aditya Mahajan wrote:
> Hi,
>
> I have a presentation in which only a few numbered formulas so I 
> wanted to number them as (*) (**) etc. The only way I could get that 
> to work was
>
> \setupnumber[formula][conversion=set 1]
>
> The natural \setupformulas[conversion=set 1] does not work
>
> Why isn't conversion inherited from \setupformulas? Can this be added 
> to core-mat.tex?
>
> \definenumber % \definelabel
>    [\v!formula]
>    [\c!text=\v!formula,
>     \c!way=\@@fmway,
>     \c!blockway=\@@fmblockway,
>     \c!location=\v!intext,
>     \c!conversion=\@@fmconversion] %%% New
>
>   
sure, but don't forget the default conversion

\setupformulas
  [\c!conversion=\v!numbers]

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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-11  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-07  5:43 conversion and formulas Aditya Mahajan
2006-07-11  9:14 ` Hans Hagen

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).