17 Jan
2025
17 Jan
'25
7:16 p.m.
Hello, I just uploaded a module for ConTeXt to typeset Pandoc JSON files (as XML) with ConTeXt. You can find it here: https://github.com/massifrg/t-pandocxml I made a script to create a t-pandocxml-YYYY-MM-DD.zip file (see the devhelpers directory). But I don't know how to install it, starting from the zip file. This is what I did: - cd [context_installation_dir]/tex/texmf-context - unzip .../t-pandocxml-YYYY-MM-DD.zip - rm LICENSE README.md VERSION - mtxrun --generate It works, but I'm sure there's a better way to install it. Massi