User Tools

Site Tools


contrib:latex_on_macosx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
contrib:latex_on_macosx [2007/02/14 20:36] efranconicontrib:latex_on_macosx [2019/01/16 10:03] (current) – external edit 127.0.0.1
Line 6: Line 6:
 ===== Install ===== ===== Install =====
  
-There are two possibilities (well, actually just one...): +  - [[http://www.tug.org/mactex/|The MacTeX Distribution]]: this is the new "standard" for LaTeX on MacOS, it is based on the official TUG TeX Live distribution. Just install the [[ftp://tug.org/tex/mactex/MacTeX.dmg|MacTeX.dmg]] (full TeX Live distribution from TUG, unmodified). When using the install package, there is an extra button at bottom left labeled "Customize"by clicking it, you can choose what to install: install just the TeX Live distributionand uncheck anything else. You can install the other stuff independently. 
-  - [[http://www.tug.org/~koch/NewPackages.html|MacTeX packages]]: this is the new "standard" for LaTeX on MacOS, it is based on the official TUG TeX Live distribution. Just install the "TeXLive-2007.dmg(full TeX Live distribution from TUG, unmodified). +  You need to install **ghostscript** and **ImageMagick** as well. We suggest **not** to use the above MacTeX to install them, but rather to use [[http://trac.macosforge.org/projects/macports/wiki|MacPorts]].
-  - [[http://ii2.sourceforge.net/tex-index.html|Gerben Wierda's i-installer]]: //Mind that Wierda dropped the support for its i-installertherefore the future of this software is unclear. Moreover, the i-installer may conflict with any of your custom installed software, so: **do not use it by any means**//. Download the i-installer application and use it to install and keep up to date the package gwTeX based on TeX Live +
  
  
Line 15: Line 13:
 ===== Typesetting with LaTeX ===== ===== Typesetting with LaTeX =====
  
-You can use [[http://aquamacs.org/|Aquamacs]], //an easy-to-use, Mac-style Emacs for Mac OS X// (sic.). It comes with [[http://aquamacs.org/latex.shtml|LaTeX support]] built in. The only caveat is that you need to install ispell (or aspell) to get the internal spell checker to work. To this purpose you can use [[http://www.macports.org/|MacPorts]] or [[http://people.ict.usc.edu/~leuski/cocoaspell/home.html|cocoAspell]].+You can use [[http://aquamacs.org/|Aquamacs]], //an easy-to-use, Mac-style Emacs for Mac OS X// (sic.). It comes with [[http://aquamacs.org/latex.shtml|LaTeX support]] built in. The only caveat is that you need to install ispell (or aspell) to get the internal spell checker to work. To this purpose you can use [[http://trac.macosforge.org/projects/macports/wiki|MacPorts]] or [[http://people.ict.usc.edu/~leuski/cocoaspell/home.html|cocoAspell]].
  
-On top of Aquamacs (or of your favourite emacs) you can install the [[http://www.versiontracker.com/dyn/moreinfo/macosx/17244|Enhanced Carbon Emacs (ECE) plugin]]: Enhanced Carbon Emacs is now a universal enhancement plugin for arbitrary (unix, carbon, or aqua) emacs distributions (such as Yaced, Aquamacs, CarbonEmacs Tiger, or the native darwin emacs in /usr/bin/emacs). This includes a fully customisable LaTeX editing environment based on AucTeX, RefTeX, Preview and other packages. Basically, ECE is a convenient way to properly install a large number of pre-configured useful packages for LaTeX users, which includes a hack of AUCTeX, that allows to have a more intuitive handling of the "view" command in a macintosh context (in particular, for non-pdftex users willing to preview in pdf). From emacs, you can launch directly any latex process or any mac application on files or regions you are working on.+On top of Aquamacs (or of your favourite emacs) you can install the [[http://www.versiontracker.com/dyn/moreinfo/macosx/17244|Enhanced Carbon Emacs (ECE) plugin]]: Enhanced Carbon Emacs is now a universal enhancement plugin for arbitrary (unix, carbon, or aqua) emacs distributions (such as Yaced, Aquamacs, CarbonEmacs Tiger, or the native darwin emacs in /usr/bin/emacs). This includes a fully customisable LaTeX editing environment based on AucTeX, RefTeX, Preview and other packages. Basically, ECE is a convenient way to properly install a large number of pre-configured useful packages for LaTeX users, which includes a hack of AUCTeX, that allows to have a more intuitive handling of the "view" command in a macintosh context (in particular, for non-pdftex users willing to preview in pdf).
  
 There are other alternatives, like [[http://itexmac.sourceforge.net/|iTeXMac]] or [[http://www.uoregon.edu/~koch/texshop/|TeXShop]]. There are other alternatives, like [[http://itexmac.sourceforge.net/|iTeXMac]] or [[http://www.uoregon.edu/~koch/texshop/|TeXShop]].
  
-Apple ''Preview.app'' doesn't reload the file when it changes, which is king of annoying. A good previewer for latex is [[http://pdfview.sourceforge.net/|PDFView]]. You can use [[http://www2.ing.unipi.it/~d9615/homepage/texniscope.html|TeXniscope]] which works with DVIs as well; but it doesn't seem to play well with intel macs.+Apple ''Preview.app'' doesn't reload the PDF file when it changes, which is kind of annoying. A good PDF previewer for latex is [[http://pdfview.sourceforge.net/|PDFView]]. You can use [[http://www2.ing.unipi.it/~d9615/homepage/texniscope.html|TeXniscope]] which works with DVIs as well; but it doesn't seem to play well with intel macs.
  
 Check out [[http://ktd.club.fr/programmation/latexit_en.php|LaTeXiT]], handy in combination with Keynote, Powerpoint, or other software in which you want to include latex snippets.   Check out [[http://ktd.club.fr/programmation/latexit_en.php|LaTeXiT]], handy in combination with Keynote, Powerpoint, or other software in which you want to include latex snippets.  
  
-As for bib files, [[http://bibdesk.sourceforge.net/|BibDesk]] is a graphical BibTeX-bibliography manager for Mac OS X; it also allows you to export to HTML and RSS (added by Rosella, 14 Feb 2007)+As for bib files, [[http://bibdesk.sourceforge.net/|BibDesk]] is a graphical BibTeX-bibliography manager for Mac OS X; it also allows you to export to HTML and RSS. 
  
 ===== Links ===== ===== Links =====
   * [[http://www.cs.wright.edu/~jslater/mac-tex/mac-tex-intro/mactexintro.html|Getting Started With TeX]]   * [[http://www.cs.wright.edu/~jslater/mac-tex/mac-tex-intro/mactexintro.html|Getting Started With TeX]]
/data/www/wiki.inf.unibz.it/data/attic/contrib/latex_on_macosx.1171481779.txt.gz · Last modified: 2019/01/16 10:03 (external edit)