Tagged Questions
3
votes
0answers
310 views
Syntax highlighting blocks of code with LaTeX and literate programming tools [closed]
Using packages like minted (thanks to Pygments), LaTeX can generate beautifully highlighted/colored source code. Literate programming tools such as noweb and cweb can generate beautifully typeset and ...