TeXShop

Last updated
TeXShop
Original author(s) Richard Koch
Developer(s) Richard Koch
Max Horn
Dirk Olmes
Initial release23 July 2000;23 years ago (2000-07-23)
Stable release
5.21 (for macOS 10.13 (High Sierra) and higher) / 20 October 2023;3 days ago (2023-10-20)
Written inObjective-C
Operating system macOS
Platform Arm and Intel
Type TeX, LaTeX, XeTeX editor
License GNU GPL
Website pages.uoregon.edu/koch/texshop

TeXShop is a free LaTeX and TeX editor and previewer for macOS. It is licensed under the GNU GPL.

Contents

Details

TeXShop was developed by American mathematician Richard Koch. It was modeled on NeXTstep's bundled TeXview.app and developed for the then new macOS user interface Aqua and capitalized on the native PDF support of that version of the Macintosh operating system, [1] which was itself based on NeXTSTEP's successor OPENSTEP. Mitsuhiro Shishikura added a Macro editor, a magnifying glass for the preview window, and the ability to transfer mathematical expressions directly into Keynote presentations. Lacking the TeX eq → eps Service which TeXview afforded, other apps such as LaTeXiT.app were developed to provide Service support. TeXShop requires an existing TeX installation and is currently bundled with the MacTeX distribution.

The program (then version 1.19) won the 2002 Apple Design Award of Best Mac Open Source Port [2] for its capability to display scientific and technical documents created in TeX format. In fact, TeXShop makes it possible, thanks first to "pdfsync.sty", to switch back and forth between code and preview easily, jumping at a corresponding spot, simply by a CMD-click. From TeXShop 1.35 onward this also works with multipart documents, which are joined by "\include". Also, with version 1.35 TeXShop was extended with XeTeX support.

Version History

The MacOS "Tiger" version of TeXShop is capable of jumping from preview to code and vice versa without pdfsync.sty, using the PDF search technology built into Tiger.

Starting with version 2.18, TeXShop also has included support for SyncTeX. This technology also allows jumping from preview to code and vice versa without including any special style file, but is much more reliable than PDF search, especially for documents that include mathematical formulae.

Version 2.26 in universal binary (PPC+x86) was released on 17 March 2009, requiring Mac OS X 10.4.3 or later with Mac OS X 10.5 recommended. Version 2.28 was released on 7 November 2009 as part of the TeX Live 2009 release of MacTeX.

For users of Mac OS X 10.2 and 10.3, Release 1.43 remains available (as well as v1.35e and 1.19 for 10.1.5 and earlier).

For users of Mac OS X 10.4 through 10.6, Release 2.47 remains available (10.5 or higher is strongly recommended).

As of Release 3.39, a new TeXShop dock icon, designed by Thiemo Gamma, has been used. In Finder, TeXShop documents will still use the original icon (designed by Jérôme Laurens and later re-constructed by William Adams for its use with retina displays) for associated LaTeX documents.

For users of OS X 10.10 through macOS 11, Release 4.44 remains available.

For users of macOS 10.12, Release 4.79 remains available.

See also

Related Research Articles

<span class="mw-page-title-main">Microsoft Office</span> Suite of office software

Microsoft Office, or simply Office, is a discontinued family of client software, server software, and services developed by Microsoft. It was first announced by Bill Gates on August 1, 1988, at COMDEX in Las Vegas. Initially a marketing term for an office suite, the first version of Office contained Microsoft Word, Microsoft Excel, and Microsoft PowerPoint. Over the years, Office applications have grown substantially closer with shared features such as a common spell checker, Object Linking and Embedding data integration and Visual Basic for Applications scripting language. Microsoft also positions Office as a development platform for line-of-business software under the Office Business Applications brand.

macOS Operating system for Apple computers

macOS is an operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac computers. Within the market of desktop and laptop computers, it is the second most widely used desktop OS, after Microsoft Windows and ahead of Linux.

<span class="mw-page-title-main">NeXTSTEP</span> Operating system from NeXT Computer

NeXTSTEP is a discontinued object-oriented, multitasking operating system based on the Mach kernel and the UNIX-derived BSD. It was developed by NeXT Computer in the late 1980s and early 1990s and was initially used for its range of proprietary workstation computers such as the NeXTcube. It was later ported to several other computer architectures.

<span class="mw-page-title-main">Mac OS X Server</span> Server software for macOS

Mac OS X Server is a discontinued series of Unix-like server operating systems developed by Apple Inc. based on macOS. It provided server functionality and system administration tools, and tools to manage both macOS-based computers and iOS-based devices, network services such as a mail transfer agent, AFP and SMB servers, an LDAP server, and a domain name server, as well as server applications including a Web server, database, and calendar server.

<span class="mw-page-title-main">OpenStep</span> Defunct object-oriented application programming interface specification

OpenStep is a defunct object-oriented application programming interface (API) specification for a legacy object-oriented operating system, with the basic goal of offering a NeXTSTEP-like environment on non-NeXTSTEP operating systems. OpenStep was principally developed by NeXT with Sun Microsystems, to allow advanced application development on Sun's operating systems, specifically Solaris. NeXT produced a version of OpenStep for its own Mach-based Unix, stylized as OPENSTEP, as well as a version for Windows NT. The software libraries that shipped with OPENSTEP are a superset of the original OpenStep specification, including many features from the original NeXTSTEP.

Cocoa is Apple's native object-oriented application programming interface (API) for its desktop operating system macOS.

The history of macOS, Apple's current Mac operating system formerly named Mac OS X until 2011 and then OS X until 2016, began with the company's project to replace its "classic" Mac OS. That system, up to and including its final release Mac OS 9, was a direct descendant of the operating system Apple had used in its Mac computers since their introduction in 1984. However, the current macOS is a UNIX operating system built on technology that had been developed at NeXT from the 1980s until Apple purchased the company in early 1997.

The Dock is a prominent feature of the graphical user interface of macOS. It is used to launch applications and to switch between running applications. The Dock is also a prominent feature of macOS's predecessor NeXTSTEP and OPENSTEP operating systems. The earliest known implementations of a dock are found in operating systems such as RISC OS and NeXTSTEP. iOS has its own version of the Dock for the iPhone and iPod Touch, as does iPadOS for the iPad.

<span class="mw-page-title-main">Apple Mail</span> Email client by Apple Inc.

Mail is an email client included by Apple Inc. with its operating systems macOS, iOS, iPadOS and watchOS. Mail grew out of NeXTMail, which was originally developed by NeXT as part of its NeXTSTEP operating system, after Apple's acquisition of NeXT in 1997.

<span class="mw-page-title-main">Preview (macOS)</span> Image and PDF viewer software by Apple

Preview is the built-in image viewer and PDF viewer of the macOS operating system. In addition to viewing and printing digital images and Portable Document Format (PDF) files, it can also edit these media types. It employs the Aqua graphical user interface, the Quartz graphics layer, and the ImageIO and Core Image frameworks.

<span class="mw-page-title-main">Pages (word processor)</span> Word processor developed by Apple Inc.

Pages is a word processor developed by Apple Inc. It is part of the iWork productivity suite and runs on the macOS, iPadOS and iOS operating systems. It is also available on iCloud on the web. The first version of Pages was released in February 2005. Pages is marketed by Apple as an easy-to-use application that allows users to quickly create documents on their devices. A number of Apple-designed templates comprising different themes are included with Pages.

Yet Another Previewer is the name of two different document previewing applications, one for DVI and one for PostScript.

<span class="mw-page-title-main">Rhapsody (operating system)</span> Apple operating system

Rhapsody is an operating system that was developed by Apple Computer after its purchase of NeXT in the late 1990s. It is the fifth major release of the Mach-based operating system that was developed at NeXT in the late 1980s, previously called OPENSTEP and NEXTSTEP. Rhapsody was targeted to developers for a transition period between the Classic Mac OS and Mac OS X. Rhapsody represented a new and exploratory strategy for Apple, more than an operating system, and runs on x86-based PCs and on Power Macintosh.

<span class="mw-page-title-main">AppKit</span> Graphical user interface toolkit

AppKit is a graphical user interface toolkit. It initially served as the UI framework for NeXTSTEP. Along with Foundation and Display PostScript, it became one of the core parts of the OpenStep specification of APIs. Later, AppKit and Foundation became part of Cocoa, the Objective-C API framework of macOS. GNUstep, GNU's implementation of the OpenStep/Cocoa API, also contains an implementation of the AppKit API.

<span class="mw-page-title-main">TextMate</span> GUI text editor for macOS

TextMate is a general-purpose GUI text editor for macOS created by Allan Odgaard. TextMate features declarative customizations, tabs for open documents, recordable macros, folding sections, snippets, shell integration, and an extensible bundle system.

<span class="mw-page-title-main">Smultron</span>

Smultron is a text editor for macOS that is designed for both beginners and advanced users, named after the Swedish word for the woodland strawberry.

<span class="mw-page-title-main">Ipe (software)</span> Extensible drawing editor

Ipe extensible drawing editor is a free vector graphics editor for creating figures in PDF or EPS format. It can be used for making small figures for inclusion into LaTeX documents as well as making multi-page PDF presentations. It is developed by Otfried Cheong since 1993 and initially worked on SGI workstations only. Ipe 6 was released in 2003 which changed the file format into XML code embedded into PDF and EPS files. Ipe 7 was released in 2009. Ipe 7 can be compiled under Windows, macOS and Unix but binaries are available for many distributions.

MacTeX is a free redistribution of TeX Live, a typesetting environment based on TeX. While TeX Live is designed to be cross-platform, MacTeX includes Mac-specific utilities and front-ends. It is also pre-configured to work out-of-the-box with macOS, as it provides sensible defaults for configuration options that, in TeX Live, are left up to the user to allow for its cross-platform compatibility.

Two major families of Mac operating systems were developed by Apple Inc.

References

  1. http://www.tug.org/TUGboat/tb22-3/tb72koch.pdf [ bare URL PDF ]
  2. Chinn, Patrick (August 2002). Winslow, Joyce (ed.). "UO Math Professor Wins Annual Apple Design Award" (PDF). Computing News. University of Oregon Computing Center. 17 (3): 18. hdl:1794/3140 . Retrieved 29 April 2010.