On Tue, Oct 6, 2009 at 12:45 PM, R. Bastian <rbastian@free.fr> wrote:
On Tue, 6 Oct 2009 12:13:13 +0200
luigi scarso <luigi.scarso@gmail.com> scribit:

> On Tue, Oct 6, 2009 at 12:02 PM, R. Bastian <rbastian@free.fr> wrote:
>
> > Hello,
> >
> > i like the sansserif, 10 pt font. My texts are from time to time
> > scattered (? parsemées) with maths expressions (A_i etc).
> >
> > How is it possible to get the sansserif font ?
> >
> > (now i write A$_i$ but it is not at the best ...)
> >
> > Thanks
> >
> > Maybe
> \starttext A\low{i} \stoptext
>
> --
> luigi

 Thanks Luigi, it works in this case, but it seems not to
be a generic solution.

What is the meaning of:
-------------------------
\low
Syntax
\low{...}
 {...}  text
It means:"\low macro must be used  this manner:
 \low{<<text>>}
where you must replace <<text>> with your text.

 
 Description (edit)
 (empty)
-------------------------

It means:"Verbose description of this macro:
sorry, no  description here.
But you can edit it, if you have the rights"


I believe that \low ,\high \lohi must be used with care:

\starttext

{\ss  A\low{\ruledvtop{\hsize=5in\input tufte }}}

\blank

{\tt B\low{\ruledvtop{\hsize=5in\input knuth }}}

\stoptext




--
luigi