search
HomeCommon ProblemWhat software is latex?

What software is latex?

Dec 02, 2020 am 11:41 AM
latex

latex is a typesetting system based on ΤΕΧ. It was developed by American computer scientist Leslie Lamport in the early 1980s. Using this format, even users without knowledge of typesetting and programming can fully Take advantage of the functionality provided by TeX.

What software is latex?

#The operating environment of this article: Windows 7 system, Dell G3 computer.

LaTeX (LATEX, transliterated "LaTeX") is a typesetting system based on ΤΕΧ, developed by American computer scientist Leslie Lamport in the early 1980s. Using this format, even users without knowledge of typesetting and programming can give full play to the powerful functions provided by TeX, and can generate many book-quality printed materials in a few days or even hours. This is especially true for generating complex tables and mathematical formulas. It is therefore ideally suited for producing high print quality scientific and mathematical documents. This system is equally suitable for producing all other kinds of documents, from simple letters to full books.

[Official name]: LATEX

[Plain text name]: LaTeX

[Overview]

LaTeX uses TeX as its formatting engine, The current version is LaTeX2ε.

LaTeX developed by Leslie Lamport is the most popular and widely used TeX macro set in the world today. It is built on the basis of Plain TeX and adds many functions to allow users to more conveniently utilize the powerful functions of TeX. Using LaTeX basically does not require users to design commands and macros by themselves, because LaTeX has already done it for you. Therefore, even if the user does not know TeX very well, he or she can generate high-quality documents in a short period of time. For generating complex mathematical formulas, LaTeX performs better. LaTeX has been developing continuously since its advent in the early 1980s. The initial official version was 2.09. After several years of development, many new functions and mechanisms were introduced into LaTeX. While enjoying the convenience brought by these new functions, its accompanying side effects have also begun to appear, which is incompatibility. The standard LaTeX 2.09 introduces the "New Font Selection Framework" (NFSS) LaTeX, SLiTEX, AMS-LaTeX, etc., which are not compatible with each other. This brings a lot of trouble to both users and maintainers. In order to end this bad situation, FrankMittelbach and others established the ATeX3 project team, with the goal of establishing an optimal, effective, unified, and standard command set. That is, getting a new version 3 of LaTeX. This is a long-term goal, and the first step towards this goal was the release of LaTeX2e in 1994. LaTeX2e adopts NFSS as the standard, adds many new features, and is also compatible with the old LaTeX 2.09. LaTeX2e is updated every 6 months. LaTeX2e will be standard until the discovered errors are corrected and added [2] .

The above is the detailed content of What software is latex?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),