Hans, after updating to latest beta (from 2017.09.05 15:10) to enjoy the new none method in the scite buffers, I have the following sample: \setupindenting[yes, always, big] \usemodule[scite] \setuptyping[margin=2cm] \startbuffer[typebuffer] | \ConTeXt\ \ConteXt \par \stopbuffer \starttext \scitebuffer[typebuffer] \scitebuffer[none][typebuffer] \letterbar a \sciteinlinebuffer[typebuffer]. b \stoptext And I’m experiencing the following issues: 1. "|" breaks compilation when method is set to "none". 2. "\sciteinlinebuffer" adds always an extra blank space after it. 3. Method "none" treats spaces as linebreaks and removes "\". 4. \setuptyping and \setuptype don’t work with the scite buffers. What am I doing wrong? Many thanks for your help, Pablo -- http://www.ousia.tk