[NTG-context] Unwanted whitespace at beginning of document

Wolfgang Schuster wolfgang.schuster.lists at gmail.com
Tue Sep 29 16:16:12 CEST 2020


Denis Maier schrieb am 29.09.2020 um 14:26:
> Hi,
>
> I have ended up with unwanted whitespace at the beginning of my 
> document. The environment definition is already quite complex, so I 
> cannot easily tell where the whitespace is coming from. Any advice how 
> I could track that down? Are there some tricks for this?

1. Create a dummy document where you load your environment, e.g.

\environment[myenvironment]
\starttext
I'm a placeholder!
\stoptext


2. Change the position of \stopenvironment in your style file until the 
whitespace disappears.


Wolfgang



More information about the ntg-context mailing list