Posts tagged latex

Use MiKTeX and TeXLive with the MPM in Ubuntu

0

Download miktex-utils from: http://miktex.org/unx/about
Configure your (system) tex-live: https://help.ubuntu.com/community/LaTeX#Sharing_packages_with_another_LaTeX_installation

Install Package: mpm --verbose --install <packagename>
Search for Package: mpn --list | grep package

Working TeXMakerX Ubuntu Packages (Lucid and Maverick)

41

Today I found the following PPA:
https://launchpad.net/~blahota/+archive/texmakerx/+packages

If you are already using Ubuntu 10.10 Maverick, just download the .deb file and install it! Hopefully the author will add maverick support soon.

Official TeXMakerX Webpage: http://texmakerx.sourceforge.net/

Go to Top