Re: [NTG-context] Concatenate buffers without newline

2021-06-22 Thread Wolfgang Schuster
Pascal Pascali schrieb am 22.06.2021 um 20:21: Hello! Is there a way to concatenate predefined blocks or buffers without ConTeXt printing newlines between them? I'd like to have something like: \startBitOfData [name1] Some part of paragraph here. \stopBitOfData \startBitOfData [name2] Some

[NTG-context] Concatenate buffers without newline

2021-06-22 Thread Pascal Pascali
Hello! Is there a way to concatenate predefined blocks or buffers without ConTeXt printing newlines between them? I'd like to have something like: \startBitOfData [name1] Some part of paragraph here. \stopBitOfData \startBitOfData [name2] Some more going on here. \stopBitOfData And then: