filter
filter copied to clipboard
ConTeXt module to process contents of a start-stop environment through an external program
Is there an option to process multiple chunks as a single external document? I think codebraid and pythontex support that, and that can be handy at times. This is related...
While once again working on generating an epub version of my lecture notes i noticed fuzzy paragraph warnings when turning on export trackers. Searching on the mailing list i found...
The option `numbering=line` should disable numbering of lines long lines that are automatically split. But this is not happening, either in `starttying` or in `startvimtyping`.
No files are downloaded
Check whether the binary is present in the path using `which binary` or `where binary`. - It is not always possible to know the name of _all_ the binaries involved...
It may be useful to support `attach=yes` for code snippets ``` \setupinteraction [state=start] \starttext \attachment[file=attachfile.tex, title=Some file, author=Me] \stoptext ```
Add support to run external programs without an input file (for example, as in the drops module).
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5. Release notes Sourced from nokogiri's releases. v1.16.5 / 2024-05-13 Security [CRuby] Vendored libxml2 is updated to address CVE-2024-34459. See GHSA-r95h-9x8f-r3f7 for more information. Dependencies...