Hi,

I'd like to break lines in verbatim on certain characters like "/".

I can do it for normal texte, but not inside typing environment.

Is there a way to achieve this?

Below is my test code.

Thanks,

Alex

* * *

\setuppapersize[A7]
\setbreakpoints[compound]

\starttext
1. This is the truth: waste-not-want-not \par
2. This is the truth: waste/not/want/not \par
3. This is the truth: waste+not+want+not \par
4. This is the truth: waste(not(want(not)) \par
5. This is the truth: ((waste)not)want)not

\starttyping[lines=yes]
1. Thisisthetruth:waste-not-want-not \par
2. Thisisthetruth:waste/not/want/not \par
3. Thisisthetruth:waste+not+want+not \par
4. Thisisthetruth:waste(not(want(not)) \par
5. Thisisthetruth:((waste)not)want)not
\stoptyping
\stoptext
___________________________________________________________________________________
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