On 7/9/22 08:42, Hans Hagen via ntg-context wrote:
> On 7/8/2022 7:51 PM, Pablo Rodriguez via ntg-context wrote:
>> [...]
>> Excuse my ignorance, but it is \sciteinlinebuffer the misbehaving
>> command in my code.
> \unexpanded\def\module_scite_buffer_inline[#1][#2]%
>    {\dontleavehmode
>     \begingroup
>     \lettypingparameter\c!margin\zeropoint
>     \setcatcodetable\ctxcatcodes % needed in xml
>     \ifsecondargument
>       \clf_scitelexbuffer{#2}{#1}%
>     \else
>       \clf_scitelexbuffer{#1}{tex}%
>     \fi
>     \tt
>     \installscitecommandsinline
>     \module_scite_inherit_typing
>     \dontcomplain
>     \getbuffer[lex]%
>     \removeunwantedspaces
>     \endgroup}

Many thanks for the fix, Hans.

It works perfectly fine now.

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to