25 Jul
2024
25 Jul
'24
10:52 a.m.
Am 25.07.24 um 10:41 schrieb Taco Hoekwater:
On 25 Jul 2024, at 10:29, Joel via ntg-context
wrote: I have a strange issue with some macros that are creating extra spaces between paragraphs. Note these macros shouldn’t create any content, as they define content that will be sent to registers and content that is used for page references. Its more like invisible data, perhaps the word is “metadata” and other parts of the document need to know it and refer to it, but nothing should be rendered there.
You will have to post a true minimal example including the correct definition of one of your macros.
Besides that, try a % at the end of each line of your macro and a comma after each setting. Hraban