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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to