30 Jul
2023
30 Jul
'23
7:22 p.m.
Henning Hraban Ramm schrieb am 30.07.2023 um 21:14:
Yet another issue:
\typebuffer always starts with a blank line. Is this a bug, or how can I disable it?
Hraban
MWE: """ \starttext
\startbuffer \samplefile{tufte} \stopbuffer
\framedtext{\typebuffer[option=tex]}
\stoptext """
\framedtext[strut=no]{\typebuffer[option=tex]} or \startframedtext \typebuffer[option=tex] \stopframedtext Wolfgang