17 Nov
2021
17 Nov
'21
7:36 p.m.
On Wed, 17 Nov 2021 10:56:46 -0700, Aditya Mahajan via ntg-context
But you don't have to directly use the modes. The following will work:
\definestartstop[abridged]
% By default, don't show the unabridged text \definebuffer[unabridged][local=yes, nested=yes]
\startmode[unabridged] % In the unabridged mode, show the abridged text \definestartstop[unabridged] \stopmode
\starttext \startabridged \input knuth
\startunabridged \startblockquote \input ward \stopblockquote \stopunabridged
\input zapf \stopabridged
Excellent, many thanks! Starting to get the feel of the matter now. Will put together some tests.. Best wishes -- Idris Samawi Hamid, Professor Department of Philosophy Colorado State University Fort Collins, CO 80512