Tex Oneman Mac OS

Tex Oneman Mac OS

May 24 2021

Tex Oneman Mac OS

Obtaining TeXShop

TeX Distributions. If you’re new to TeX and LaTeX or just want an easy installation, get a full TeX distribution. The TeX Users Group (TUG) has a list of notable distributions that are entirely, or least primarily, free software. TeXShop (TeXShop), if you want something lightweight and functional. This was one of the first decent TeX editors for the Mac, and was one of the driving forces behind the 'resurgence of TeX usage on the Mac platform'. I've used both TeXShop and TeXworks, and they're very similar in. If your Mac is using an earlier version of any Mac operating system, you should install the latest Apple software updates, which can include important security updates and updates for the apps that are installed by macOS, such as Safari, Books, Messages, Mail, Music, Calendar, and Photos.

The current Mac operating system is macOS, originally named 'Mac OS X' until 2012 and then 'OS X' until 2016. Developed between 1997 and 2001 after Apple's purchase of NeXT, Mac OS X brought an entirely new architecture based on NeXTSTEP, a Unix system, that eliminated many of the technical challenges that the classic Mac OS faced.

If you just want to upgrade to the latest TeXShop, get

  • Latest TeXShop, Version 4.63 for Intel and Arm on Sierra and higher (47.9 MB)
  • Version 4.44 for Yosemite or higher (46.5 MB)
  • Source Code for Version 4.63 (requires XCode 12)

Below is a list of changes made in the latest version of TeXShop.

Older versions of TeXShop for earlier systems are available at the bottom of the page.

TeXShop is just a front end to TeX. You also need a TeX distribution. All new users and everyone elsewho wants to upgrade everything should read the following sections.

Shortcut for New Users Who Want To Test Drive TeX

TeXShop is a front end to TeX and LaTeX, but when TeXShop typesets, it calls command line programs in an underlying TeX distribution. This distribution must be obtained separately. The TeX distribution contains the actual typesetting programs by Knuth and others, various fonts used byTeX, and a vast array of support style files and other auxiliary files.

A small distribution adequate for beginners is available by going to http://www.tug.org/mactex/morepackages.html. Click on the link titled 'BasicTeX.pkg.zip' to download. The result will be an Apple install package which will install BasicTeX whendouble clicked. Obtain TeXShop separately. No further configuration is needed, so run TeXShop and try some simple examples from the internet or the TeXShop Help Menu.

Obtaining TeXShop and TeX Live

The standard TeX distribution on the Macintosh is called TeX Live. BasicTeX is a small subset of TeX Live, but anyone serious about TeX should obtain the full distribution. The MacTeX Working Group from the Tex User Group (TUG) constructed an install package which installs TeX Live and everything else needed to run TeX on Mac OS X in one step. This package is free, and uses Apple's standard installer; installation takes four to eight minutes and is automatic. The package installs TeX Live, the complete reference edition of TeX produced in cooperation by TeX User Groups across the world. It also installs Ghostscript and several GUI utilities for TeX including TeXShop, so it is not necessary to get the front end separately. One of the GUI programs it installs is 'TeX Live Utility,' which can keep TeX Live up to date. Everything is completely configured and ready to use once the installer finishes its job.

MacTeX is a large download, over a gigabyte. To obtain it, click on the following link: MacTeX.pkg.

About MacTeX and TeX Live

For more details about MacTeX, go to the MacTeX web page, www.tug.org/mactex.

Tex Oneman Mac Os Download

TeX Live runs on almost all modern operating systems, including Mac OS X, Windows, GNU/Linux, and various forms of BSD Unix. The distribution is the same on all of these systems; nothing has been added, subtracted, or modified to make it work on OS X. The distribution contains essentially every TeX tool in common use today: Plain TeX, LaTeX, AMS-TeX, ConTeXt, XeTeX, and others, as well as a complete array of packages, style files, and fonts.

Another way to get MacTeX is to join TUG; the package is on the DVD sent immediately to new members and once a year to continuing members.This DVD contains extra front-ends for Mac OS X and many other useful TeX utilities. It alsocontains complete TeX distributions for Windows, GNU/Linux, and other Unix systems.

TUG membership benefits include three issues of TUGBoat, the journal of the organization, and additional CD's containing the CTAN TeX archive of style files, packages, fonts, documentation, etc. For details on joining, seehttp://www.tug.org.

Summary

Let's summarize. To use TeX on Mac OS X, it suffices to install TeXShop and BasicTeX. For a more complete installation, install MacTeX.

Max Horn Git Repository

With great effort, Max Horn created a git repository based on an almost complete set of TeXShop sources.See https://github.com/TeXShop/TeXShop.

Other Versions of TeXShop

Here is an older version of TeXShop:
  • Latest TeXShop Version 2 for systems 10.4, 10.5, 10.6, 10.7, 10.8 (50.7 MB, system 10.5 or higher recommended)

From time to time, users have asked for other particular versions of TeXShop. Below, in no particular order, are some of these requested versions.

  • TeXShop Version 4.15 for Yosemite or higher (50.7 MB)
  • TeXShop Version 4.01 for Mavericks through El Capitan (50.7 MB)
  • TeXShop 3.68; release just before 3.70
  • TeXShop 3.65; last version to run on Lion
  • TeXShop 3.62; last version to show help movies on Lion and Mountain Lion
  • TeXShop 3.59; last version to write CREATOR and TYPE, temporarily available for Alpha users until that program is upgraded (39.9 MB)
  • TeXShop 3.37; for a few who cannot update past Lion (69 MB)
  • TeXShop 1.43 for systems 10.2 and 1.3 (8 MB)
  • TeXShop 1.35e for systems 10.2 and 1.3 (8 MB), provided for a few users who had trouble running 1.43 on system 10.2
  • TeXShop 1.19 for system 10.1.5 and lower (1.1 MB)

What Is This?

Tex Oneman Mac OS

Tex Oneman Mac Os Catalina

TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool.

Tex Oneman Mac OS

Use the “Latest Version” link in the sidebar to download a compiled binary (either a .dmg or .tar.gz file, depending on the version). If you are using Mac OS X Catalina or later, you will need to control-click (or right-click) on the TeX Live Utility icon in Finder and choose “Open” from the contextual menu, due to Apple’s Gatekeeper. If you need more information, see this blog post for details.

Functionality

The present subset of commands is as follows:

  • Set paper size for all TeX programs
  • Update packages (all or subset)
  • Install and remove packages (all or subset)
  • Show details for individual packages (including texdoc results)
  • Set a mirror URL for command-line tlmgr usage
  • List and restore backups

See Getting Started for screenshots and more specific details.

Why Use This?

Why use this program when you can use the command line tlmgr or its built-in Perl/Tk GUI? TeX Live Utility performs TeX Live infrastructure updates using the Disaster Recovery script, which avoids problems with tlmgr removing itself while updating. TeX Live Utility also provides a native OS X user interface, and does not require installation of Perl/Tk (which can be complicated).

Requirements

  • Mac OS X Mavericks 10.9.0 or greater
  • Intel (64-bit only) or Apple Silicon
  • TeX Live installed via MacTeX or the standard Unix install

Versioning Notes

TeX Live Utility 0.74 and earlier will work with TeX Live 2008 and 2009. Current versions of TeX Live Utility require TeX Live 2009 or later, due to changes in the tlmgr tool itself.

The last version to support Mac OS X 10.7 and 10.8 was TeX Live Utility 1.41. Support for those was dropped two weeks after 1.41 was released, due to another Xcode version jump. Since 10.7 and 10.8 kind of sucked, this was no great loss.

If you are stuck using Mac OS X Snow Leopard 10.6.8, you can use TeX Live Utility 1.36 or earlier. Apple’s compiler removed support for 10.6.8, which is a shame since it was the last good version of OS X.

If you are stuck using Mac OS X Leopard 10.5.7 (e.g, you are using a PowerPC system), you can use TeX Live Utility 1.03 or earlier. Unfortunately, Apple made it too hard to keep supporting 10.5.

Support

If you have a bug report or feature suggestion, please use the issue tracker (Issues tab on this page). There is also a Mailing List dedicated to discussion of TeX Live Utility where you can post questions, comments, or discuss ideas for development. Subscription isn’t required if you just have a question; you can email us directly.

Beta Testing

There is usually a beta release available on the Releases Page which is more recent than the latest official release. These are likely to have bugs, so any testing and feedback is appreciated.

Instructions for downloading the source and compiling it are available here.

License

TeX Live Utility is free software, and released under the BSD License

Tex Oneman Mac OS

Leave a Reply

Cancel reply