[NTG-context] Verbatim typing and compound breakpoints

Christoph Reller christoph.reller at gmail.com
Tue Sep 1 11:10:22 CEST 2020


On Tue, Sep 1, 2020 at 10:50 AM Christoph Reller <christoph.reller at gmail.com>
wrote:

> I am using ConTeXt LMTX 2020.08.28 13:58 with the following M(N)WE:
>
> \definetype[typeLUA][option=LUA]
> \setbreakpoints[compound]
> \starttext
> \typeLUA{function(argument)}
> \stoptext
>
> Sadly, it does not compile.
>

I found that resetting the breakpoints within the typing command works:

\setbreakpoints[compound]
\definetype[typeLUA][option=LUA, command=\resetbreakpoints]
\starttext
\typeLUA{function(argument)}\par
If compound break points are enabled then this text line is broken after
the slash/next line.
\stoptext

Nonetheless: Is this bug?

Cheers, Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200901/7e339b67/attachment.htm>


More information about the ntg-context mailing list