Tex For Os X

Read about the latest beta version (4.10.5 b1) of Tex-Edit Plus for OS X (pre-release). Read about the classic version (4.1.3) of Tex-Edit Plus. (Mac OS 7 thru 9) Read some recent reviews of Tex-Edit Plus, from Applelinks, Mac360, and EditFast. Tex-Edit Plus is Freeware.

TeX4ht
Developer(s)Eitan M. Gurari (1947-2009), Karl Berry, Michal Hoftich
Stable release
Operating systemLinux/Windows/Mac OS X
TypeUtility
LicenceLaTeX Project Public License (LPPL).
Websitehttp://www.tug.org/tex4ht/

TeX4ht is a configurable converter capable of translating TeX and LaTeX documents to HTML and certain XML formats. Most notably, TeX4ht serves for converting (La)TeX documents to formats used by word processors. It was developed by Eitan M. Gurari.[1]

The program is published under the LaTeX Project Public License (LPPL).

History[edit]

TeX4ht was developed in the 1990s to convert (La)TeX to HTML, helping to publish scientific documents that were written in (La)TeX on the world wide web for display in a web browser. Particularly, hypertext features were supported, so it became possible to include hyperlinks in the web version of documents.

More XML-based formats were supported gradually. As of 2019, HTML5, XHTML, MathML, OpenDocument, DocBook, and TEI are supported.[2]JavaHelp can also be generated.

TeX4ht is now included preconfigured with all TeX distributions.

Since Eitan M. Gurari's death the program has been maintained by Radhakrishnan CV (no longer active), Karl Berry, and Michal Hoftich, with contributions from many others.[3]

Function[edit]

TeX4ht does not directly transform TeX or LaTeX markup into the output markup language (HTML etc.) Instead, an ordinary (La)TeX run compiles a DVI file from the source first. TeX4ht subsequently processes the DVI file.[4] Other converters, most notably LaTeX2HTML or TtH operate in a single pass.

TeX4ht essentially can deal with any successfully compiling (La)TeX document source. TeX4ht can also incorporate support publicly available macropackages or user-made (perhaps document-specific) commands to process features that transcend standard TeX formats, such as for managing bibliography with BibTeX, because these extensions do not need corresponding implementations in the converter.

Mathematical formulae and other characters or symbols that cannot be displayed as text are converted into graphics. Mathematics can also be converted into MathML or form suitable for processing with MathJax.

TeX4ht can convert LaTeX documents into Microsoft Word's doc format via the OpenDocument format, ODT.

References[edit]

  1. ^(*1947, †2009)
  2. ^[1]
  3. ^Karl Berry, posting in mailing list texhax, 17 July 2009; ibid. posting in der mailinglist texhax, 7 November 2009.
  4. ^Cf. The LaTeX Web Companion, pp. 169f.

External links[edit]

  • SimpleTeX4ht - Graphic frontend for TeX4ht for Mac OS X

Literature[edit]

  • Translating LaTeX to HTML using TeX4ht, in: Michel Goossens, Sebastian Rahtz, Eitan M. Gurari, Ross Moore, Robert S. Sutor. The LaTeX Web Companion. Integrating TeX, HTML, and XML. 1999. 8th printing January 2006. pp. 155–194.
  • Eitan Gurari, HTML Production, TUGBoat 25 (2004), No. 1, pp. 39–47.

See also[edit]

Tex for mac os x download
Retrieved from 'https://en.wikipedia.org/w/index.php?title=TeX4ht&oldid=879010556'

LaTeX is free software under the terms of the LaTeX Project Public License (LPPL). LaTeX is distributed through CTAN servers or comes as part of many easily installable and usable TeX distributions provided by the TeX User Group (TUG) or third parties. If you run into trouble, visit the help section.

LaTeX is not a stand-alone typesetting program in itself, but document preparation software that runs on top of Donald E. Knuth's TeX typesetting system. TeX distributions usually bundle together all the parts needed for a working TeX system and they generally add to this both configuration and maintenance utilities. Nowadays LaTeX, and many of the packages built on it, form an important component of any major TeX distribution.

  • The LaTeX Git Repository

The LaTeX team cannot guarantee that TeX distributions, even recent ones, contain the most recent version of LaTeX. It may happen that you need a more recent LaTeX than the one that your favourite TeX distribution carries, e.g., in order to get a particular bug fix. In that case you will need to fetch LaTeX from CTAN and install it on top of your distribution. See below for details.

The My Passport™ for Mac drive is trusted, portable storage that perfectly complements your on-the-go lifestyle. Format wd my passport mac Perfectly paired with Apple’s Time Machine backup software and password protection, the My Passport for Mac drive helps keep your files safe and your life driving forward. With a new, stylish design that fits in the palm of your hand, there’s space to store, organize, and share all the photos, videos, music and documents that fill your life. Every journey needs a passport.

Tex for os x factor

TeX Distributions

If you’re new to TeX and LaTeX or just want an easy installation, geta full TeX distribution. The TeX Users Group (TUG) has a list of notable distributionsthat are entirely, or least primarily, free software.

Linux

Check your Linux distributions software source for a TeX distribution including LaTeX. You can also install the current TeX Live distribution directly---in fact this may be advisable as many Linux distributions only contain older versions of TeX Live, see Linux TeX Live package status for details.

Tex For Os X Factor

Mac OS

The MacTeX distribution contains everything you need, including a complete TeX system with LaTeX itself and editors to write documents.

Windows

Check out the MiKTeX or proTeXt or TeX Live distributions; they contain a complete TeX system with LaTeX itself and editors to write documents.

Online

LaTeX online services like Papeeria, Overleaf, ShareLaTeX, Datazar, and LaTeX base offer the ability to edit, view and download LaTeX files and resulting PDFs.

CTAN

You can obtain LaTeX from CTAN, which is theprimary source of distribution for LaTeX. In order for your downloadedLaTeX to be of any use, you have to obtain and set up a TeX systemfirst. You can either install a TeX distribution (see above) or get aTeX system from CTAN. Ifyou use a TeX distribution then it will include a version of LaTeX sothis will probably make things easier for you; but you may have areason not to do this.

The LaTeX Git Repository

These days the LaTeX development sources are kept in a GitHubrepository (previously we used SVN).

Anyone can access it and download the files, butsubmission is restricted to team members. The repository is located at https://github.com/latex3/latex2eand from that browser page you may explore the files, clone therepository or download the files in a .zip archive (roughly 25Mb) byusing the appropriate buttons.

Tex X Auction

Hp laserjet p1102w driver mac. If you are familiar with Git you can also clone the repository using thecommand line or your favorite Git fontend tool, e.g.,

which needs about 50Mb of space.Alternatively, you can do a Subversion checkout from the command line, e.g.,

which will just checkout the current files.But be aware that a SVN checkout of the form

will download all files including theirhistory (back to 2009) and amounts to roughly 1.4Gb so that is quite large.

Note: If you had bookmarked the old SVN repository please update thatbookmark to the new GIT repository as we have finally removed it.

A note on Git pull requests

Git repositories support distributed development and allow people toprovide change sets that are made available through so called pullrequests, so that the maintainers of a program can “pull the suggestedchanges” into the main repository.

Os X El Capitan

While we appreciate contributions, we think that for the core LaTeXsoftware pull requests are usually not a good approach (unless thechange has be already discussed and agreed upon).The stability of LaTeX is very important and this means that changes tothe kernel are necessarily very conservative. It also means that a lotof discussion has to happen before any changes are made. So if you dodecide to post a pull request, please bear this in mind: we doappreciate ideas, but cannot always integrate them into the kernel andit is quite likely that we reject updates made in this way.

If you want to discuss a possible contribution before (or instead of)making a pull request, we suggest you raise the topic first onthe LATEX-L list or drop aline to the team.

Historic LaTeX

Ulrik Vieth has collected historic versions of LaTeX from LaTeX 2.0for TeX 1.0 (released on 11 December 1983) onwards. You can find thematftp://ftp.tug.org/historic/macros/latex-saildart/.There might even be some earlier versions. All files have been pulledfrom the SAILDART archive site at http://z.baumgart.org/ (no longeronline) which was based on archive tapes from SAIL at Stanford.

More historic material can be found at ftp://ftp.tug.org/historic (you may not be able to open this in all browsers — alternatively try https://www.math.utah.edu/pub/tex/historic/).