26 Jul
2019
26 Jul
'19
4:52 p.m.
Thank you Wolfgang. LD On Fri, Jul 26, 2019 at 1:08 PM Wolfgang Schuster < wolfgang.schuster.lists@gmail.com> wrote:
Luca Donetti schrieb am 31.05.2019 um 20:46:
Dear all, I'm typesetting a document with grid layout and some formulas, like in the minimal example below:
%%%%%%%%%%%%%%%%%%%%%%%%%%%% \setuplayout[grid=yes] \setupformulas[option=depth] \showgrid
\starttext \input knuth %\blank \startformula a = b + c \stopformula \input knuth \stoptext %%%%%%%%%%%%%%%%%%%%%%%%%%%% Wolfgang