On 2011-12-09 Hans Hagen <pra...@wxs.nl> wrote:

> > \unit{3.4e-5} yields to 3.4⁻⁵ that's expected according to
> > the manual. But  how to get 3.4·10⁻⁵ (either  with \cot or
> > \times)?
> 
> indeed .. here's the fix
> 
> \unexpanded\def\digitspower#1%
>    {\times10\digits_raised{#1}}
> 
> \unexpanded\def\digitspowerplus#1%
>    {\times10\digits_raised{\digitsplus#1}}
> 
> \unexpanded\def\digitspowerminus#1%
>    {\times10\digits_raised{\digitsminus#1}}

Thanks for the quick fix. I  assume it will be included in
the next beta.

One  feature request:  Could  it be  make configurable  to
either insert a \times or a \cdot?

Marco Patzer


___________________________________________________________________________________
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 via email to