On 10 aug. 2012, at 16:00, "Rogers, Michael K" <mrog...@emory.edu> wrote
in reply to my question: "Is there a neat way to insert a stack of three 
figures in a line of text with the middle one sitting on the base line?"

> Since no one has offered a quick ConTeXt solution, I offer my usual -- a dumb 
> Plain TeX solution:
> 
> \def\lomihi#1#2#3{${\scriptstyle{#2}}\limits_{#1}^{#3}$}
> 
> With the Computer Modern font, the top is a little further away from the 
> middle than the bottom.  It can be adjusted with something like
> 
> \def\lomihi#1#2#3{${\scriptstyle{#2}}\limits_{#1}^{\lower0.23pt\hbox{$\scriptstyle{#3}$}}$}
> 
> but this would probably have to be adjusted for each font and size.
> 
> Hope that helps,
> 
> Michael

Thank you very much. It certainly helps. This is exactly what I need. 

Kind regards, 
Rober
___________________________________________________________________________________
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