Comments on: Let’s Learn LaTex: Part 7 http://www.terminally-incoherent.com/blog/2014/03/26/lets-learn-latex-part-7/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Luke Maciak http://www.terminally-incoherent.com/blog/2014/03/26/lets-learn-latex-part-7/#comment-68666 Fri, 28 Mar 2014 23:33:27 +0000 http://www.terminally-incoherent.com/blog/?p=16618#comment-68666

Ah, it does seem nicer. My concern was that not everyone who uses LaTex might have Python installed. Like non-CS science folks for example. There is a good chance people using it to typeset Bio/Chem/Phys or pure Math papers might have Python on board, but I felt more comfortable with a pure Tex solution.

Reply  |  Quote
]]>
By: Federico Poloni http://www.terminally-incoherent.com/blog/2014/03/26/lets-learn-latex-part-7/#comment-68381 Wed, 26 Mar 2014 14:29:28 +0000 http://www.terminally-incoherent.com/blog/?p=16618#comment-68381

Another newer package to typeset code in LaTeX is minted, based on the Python library Pygments. I find it better-looking.

Reply  |  Quote
]]>