Am 13.12.2008 um 16:11 schrieb Yue Wang:
there is *no* conflict with the line above.
It is common scene that a paragraph should not be set solid (like 10pt/10pt leading).
of course not!
["conflict" means the given interlinespace gets bigger in this line]
Thus, two questions:
1) Why does it has to be like this?
Cannot reproduce your problem. see the attachment
the problem occurs in footnotes only, see attachment
2) As it is not possible to choose a bigger interlinespace, is it possible to adjust the high/depth of the superset math element "^0" ?
Yes, see "It's in the details" document. Maybe you also need grid typesetting.
the problem is grid independent.
\usetypescript[postscript][\defaultencoding] \setupbodyfont[postscript,10pt] \setupinterlinespace[line=12pt] \def\setnotebodyfont {\let\setnotebodyfont\relax \restoreglobalbodyfont \switchtobodyfont[rm,9pt]\setupinterlinespace[line=9.8pt,height=. 79,depth=.21]\setupalign[block,hanging,hz]\parskip2pt}% FN-Text \starttext right\footnote{\input zapf V\high{0} \input zapf\par} wrong\footnote{\input zapf $V^0$ \input zapf\par} \stoptext