Tagged Questions
4
votes
1answer
3k views
How to install minted in Ubuntu [duplicate]
Possible Duplicate:
How do I install an individual package on a Linux system?
I'm very new to Latex and have understood basic concepts. Now I would like to get syntax highlighting. minted ...
8
votes
4answers
4k views
How to install syntax highlight package minted on Windows 7?
I followed the instruction from this link: http://tug.ctan.org/tex-archive/macros/latex/contrib/minted/
Firstly, I install Python 2.7, then create a folder named Scripts in the directory:
...