Difference between revisions of "Mac Installation"

From Wiki
Jump to navigation Jump to search
m (you can download TeXLive)
Line 5: Line 5:
 
==Distributions and Tools==
 
==Distributions and Tools==
  
Most probably the best way to use ConTeXt on Mac has been  [http://ii2.sourceforge.net/tex-index.html gwTeX] via [http://ii2.sourceforge.net i-Installer] so far. However, it's <b>not supported any more</b> since January 2007 (which means that you cannot post bug reports or feature requests to the author any more), but ConTeXt updates are still available and it works as expected.
+
The straightforward way to to install ConTeXt on MacOSX at the moment is via the mactex distribution. The distribution includes TeXShop, and many many other goodies. From the following page, select MacTeX.dmg: http://www.ctan.org/tex-archive/systems/mac/mactex/
 +
 
 +
It should work out of the box, also on Intel-based Mac. Nevertheless, it has been reported be that you may need to configure the tex engine after installation as reported below:
 +
 
 +
I went to preferences->engine and in the top box, filled in what it said in the brackets (ie. /usr/local/teTeX/bin/powerpc-apple-darwin-current not /usr/texbin as was shown for some reason as the default). Note also that I did this on a powerbook g4 on Feb 11, 2007.
 +
 
 +
Before MacTeX, the best way to use ConTeXt on Mac has been  [http://ii2.sourceforge.net/tex-index.html gwTeX] via [http://ii2.sourceforge.net i-Installer] so far. However, it's <b>not supported any more</b> since January 2007 (which means that you cannot post bug reports or feature requests to the author any more), but ConTeXt updates are still available and it works as expected.
  
 
If you have an older installation, you should replace the teTeX-based variant with TeXLive-based one:
 
If you have an older installation, you should replace the teTeX-based variant with TeXLive-based one:
Line 12: Line 18:
  
 
The new version now includes the <code>texmfstart</code> script and installs both pdfTeX and [[XeTeX]] formats automatically.
 
The new version now includes the <code>texmfstart</code> script and installs both pdfTeX and [[XeTeX]] formats automatically.
 
Another alternative is to install context through the mactex distribution (this also includes texshop). From the following page, select MacTeX.dmg. Note that I needed to configure my tex engine after installation. I went to preferences->engine and in the top box, filled in what it said in the brackets (ie. /usr/local/teTeX/bin/powerpc-apple-darwin-current not /usr/texbin as was shown for some reason as the default). Note also that I did this on a powerbook g4 on Feb 11, 2007.
 
http://www.ctan.org/tex-archive/systems/mac/mactex/
 
  
 
Beyond this, there may be other tools that interest you:
 
Beyond this, there may be other tools that interest you:

Revision as of 09:05, 7 May 2007

< Installation hints | TeX Distributions >

Welcome to the Macintosh! Nowadays it's not a big difference how to use TeX on MacOS or any other Unix.

Distributions and Tools

The straightforward way to to install ConTeXt on MacOSX at the moment is via the mactex distribution. The distribution includes TeXShop, and many many other goodies. From the following page, select MacTeX.dmg: http://www.ctan.org/tex-archive/systems/mac/mactex/

It should work out of the box, also on Intel-based Mac. Nevertheless, it has been reported be that you may need to configure the tex engine after installation as reported below:

I went to preferences->engine and in the top box, filled in what it said in the brackets (ie. /usr/local/teTeX/bin/powerpc-apple-darwin-current not /usr/texbin as was shown for some reason as the default). Note also that I did this on a powerbook g4 on Feb 11, 2007.

Before MacTeX, the best way to use ConTeXt on Mac has been gwTeX via i-Installer so far. However, it's not supported any more since January 2007 (which means that you cannot post bug reports or feature requests to the author any more), but ConTeXt updates are still available and it works as expected.

If you have an older installation, you should replace the teTeX-based variant with TeXLive-based one:

  • uninstall both "gwTeX Support: ConTeXt updater" (context-update.ii2) and "DEPRECATED gwTeX based on teTeX" (tex.ii2)
  • install "gwTeX based on TeXLive" (texlive.ii2) and "ConTeXt updater" again

The new version now includes the texmfstart script and installs both pdfTeX and XeTeX formats automatically.

Beyond this, there may be other tools that interest you:

  • TeXshop, a simple, elegant TeX editor and PDF viewer.
  • iTeXMac, a more fully featured, but sometimes more complex, TeX editor and PDF viewer
  • TeXniscope is an interesting, auto-updating PDF- and DVI viewer, especially helpful when you're updating documents from the command line or otherwise outside of the above-mentioned integrated editor/viewers.

Installation

  • If you have a broad bandwith internet connection, use Gerben Wierda's i-Installer to install the latest TeXlive tree and (afterwards) the latest ConTeXt beta.
  • You can also buy a TeXlive DVD,
  • or download and install a TeXlive image from the web.

Links