9 May
2024
9 May
'24
1:18 p.m.
On 5/9/24 12:57, Wolfgang Schuster wrote:
Pablo Rodriguez via ntg-context schrieb am 08.05.2024 um 18:05:
[...] Since \type doesn’t collapse hyphens, wouldn’t it be possible to add \nohyphencollapsing to \typeinlinebuffer just for the sake of output consistency?
You can make \typeinlinebuffer behave like \type by adding a second initializer which besides other things prevents hyphen collapsing.
buff-ver.mkxl:
\protected\def\buff_verbatim_type_buffer_indeed_inline#1#2% {\cdef\currenttype{#1}% \buff_verbatim_initialize_type_one + \buff_verbatim_initialize_type_two
Many thanks for your improvement, Wolfgang. It would be great to have it included in standard ConTeXt. Many thanks for your help, Pablo