24 May
2020
24 May
'20
12:22 p.m.
Am 24.05.2020 um 14:04 schrieb Floris van Manen
: Does anyone know how to activate/use the pretty printing of python code?
\starttyping[option=python]
does not work.
No, ConTeXt supports only TeX, XML, MetaPost and Lua. Try Aditya’s vim module: https://github.com/adityam/filter/blob/master/vim-README.md (The scite module also doesn’t seem to support Python?) Hraban