ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* negative / positive
@ 2001-02-15 16:08 Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2001-02-15 16:08 UTC (permalink / raw)


oeps, wrong one, this is the one:

\def\dodoraisedmathord#1#2#3%
  {\mathord{{#2\raise.#1ex\hbox{#2#3}}}}

\def\doraisedmathord#1%
  {\mathchoice
     {\dodoraisedmathord5\tf  #1}%
     {\dodoraisedmathord5\tf  #1}%
     {\dodoraisedmathord4\tfx #1}%
     {\dodoraisedmathord3\tfxx#1}}

\def\negative{\doraisedmathord-}
\def\positive{\doraisedmathord+}

$\negative10^{\negative10^{\negative10}}$

-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-15 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-15 16:08 negative / positive 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).