Quantcast
Channel: How to install syntax highlight package minted on Windows 7? - TeX - LaTeX Stack Exchange
Browsing latest articles
Browse All 7 View Live

Answer by CarLaTeX for How to install syntax highlight package minted on...

I have Windows 10 and I think Joseph's answer should be updated.In the following there is what I've just done to install Pigmentize, I don't know if there are some unnecessary steps but, in my case,...

View Article


Answer by matth for How to install syntax highlight package minted on Windows 7?

Python 3.4 and newer come with the package manager pip already included:http://docs.python.org/3.4/whatsnew/3.4.htmlSetting up minted+Pygments has therefore become very easy:Install the latest Python...

View Article


Answer by bgodbgg for How to install syntax highlight package minted on...

So this is a bit late, but I got everything to work on Windows 7 and I can compile and create my pdf within TeXworks using MiKTeX. (I apologize for improper formatting. Doing this late at night and...

View Article

Answer by schlamar for How to install syntax highlight package minted on...

The problem might be due to issues with setuptools (for example with UAC).Here is an installation procedure which is working for me:Install Python 2.7Install distribute (replacement for setuptools...

View Article

Answer by Chan for How to install syntax highlight package minted on Windows 7?

Re-installing minted fixed the issue. To uninstall a package in MikTex, go to Package Manager (Admin). Reinstall minted under TexMaker, after that I don't even need the...

View Article


Answer by Joseph Wright for How to install syntax highlight package minted on...

On my Windows 7 system, the following got things working:Download and install Python 2.7.2Download and install distributeAdd C:\Python27\Scripts to the Windows path (I also added C:\Python27 for...

View Article

Image may be NSFW.
Clik here to view.

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: C:\Python27So...

View Article
Browsing latest articles
Browse All 7 View Live