Hey there, does anybody know how to obtain a similar result as in the attached screenshot? I'm only asking about the multiline text in the big braces, the rest I know. Thank you, Johann
On 6/29/2022 11:42 AM, Johann Birnick via ntg-context wrote:
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On Thu, 30 Jun 2022, Johann Birnick via ntg-context wrote:
You could just use a framed. \define[1]\multilinetext{\vcenter{\framed[align=middle,frame=off]{#1}}} \startTEXpage[offset=2mm] \startformula \left\{ \multilinetext{Quaternion algebra over $\rationals$ \\ up to isomorphisms} \right\} \stopformula \stopTEXpage Aditya
On 6/30/2022 7:13 AM, Aditya Mahajan via ntg-context wrote:
\permanent\tolerant\protected\def\mparagraph[#1]#*#:#2% {\vcenter class \mathconstructcode \bgroup \framed [\c!offset=\v!overlay, \c!frame=\v!overlay, \c!align=\v!middle, #1]{#2}% \egroup} Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Aditya Mahajan
-
Hans Hagen
-
Johann Birnick