LaTeX in the context of "Desktop publishing"

Play Trivia Questions online!

or

Skip to study material about LaTeX in the context of "Desktop publishing"

Ad spacer

⭐ Core Definition: LaTeX

LaTeX (/ˈlɑːtɛx/ LAH-tekh or /ˈltɛx/ LAY-tekh, often stylized as LaTeX) is a software system for typesetting documents, based on TeX. LaTeX provides a high-level, descriptive markup language to utilize TeX more easily: TeX handles the document layout, while LaTeX handles the content side for document processing. Because the plain TeX formatting commands are elementary, it provides authors with ready-made commands for formatting and layout requirements such as chapter headings, footnotes, cross-references and bibliographies.

LaTeX was originally written in the early 1980s by Leslie Lamport at SRI International. The current version is LaTeX2e, first released in 1994 but incrementally updated starting in 2015. This update policy replaced earlier plans for a separate release of LaTeX3, which had been in development since 1989. LaTeX is free software and is distributed under the LaTeX Project Public License (LPPL).

↓ Menu

>>>PUT SHARE BUTTONS HERE<<<

👉 LaTeX in the context of Desktop publishing

Desktop publishing (DTP) is the creation of documents using dedicated software on a personal ("desktop") computer. It was first used almost exclusively for print publications, but now it also assists in the creation of various forms of online content. Desktop publishing software can generate page layouts and produce text and image content comparable to the simpler forms of traditional typography and printing. This technology allows individuals, businesses, and other organizations to self-publish a wide variety of content, from menus to magazines to books, without the expense of commercial printing.

Desktop publishing often requires the use of a personal computer and WYSIWYG page layout software to create documents for either large-scale publishing or small-scale local printing and distribution – although non-WYSIWYG systems such as TeX and LaTeX are also used, especially in scientific publishing. Originally, desktop publishing methods provided more control over design, layout, and typography than word processing software but the latter has evolved to include most, if not all, capabilities previously available only with dedicated desktop publishing software.

↓ Explore More Topics
In this Dossier

LaTeX in the context of Existential quantifier

In predicate logic, an existential quantification is a type of quantifier which asserts the existence of an object with a given property. It is usually denoted by the logical operator symbol ∃, which, when used together with a predicate variable, is called an existential quantifier ("x" or "∃(x)" or "(∃x)"), read as "there exists", "there is at least one", or "for some". Existential quantification is distinct from universal quantification ("for all"), which asserts that the property or relation holds for all members of the domain. Some sources use the term existentialization to refer to existential quantification.

Quantification in general is covered in the article on quantification (logic). The existential quantifier is encoded as U+2203 THERE EXISTS in Unicode, and as \exists in LaTeX and related formula editors.

↑ Return to Menu

LaTeX in the context of Mathematical notation

Mathematical notation consists of using symbols for representing operations, unspecified numbers, relations, and any other mathematical objects and assembling them into expressions and formulas. Mathematical notation is widely used in mathematics, science, and engineering for representing complex concepts and properties in a concise, unambiguous, and accurate way.

For example, the physicist Albert Einstein's formula is the quantitative representation in mathematical notation of mass–energy equivalence.

↑ Return to Menu

LaTeX in the context of Semantics encoding

A semantics encoding is a translation between formal languages. For programmers, the most familiar form of encoding is the compilation of a programming language into machine code or byte-code. Conversion between document formats are also forms of encoding. Compilation of TeX or LaTeX documents to PostScript are also commonly encountered encoding processes. Some high-level preprocessors, such as OCaml's Camlp4, also involve encoding of a programming language into another.

Formally, an encoding of a language A into language B is a mapping of all terms of A into B. If there is a satisfactory encoding of A into B, B is considered at least as powerful (or at least as expressive) as A.

↑ Return to Menu

LaTeX in the context of Perpendicular symbol

"Up tack" is the Unicode name for a symbol (, \bot in LaTeX, U+22A5 in Unicode) that is also called "bottom", "falsum", "absurdum", or "absurdity", depending on context. It is used to represent:

↑ Return to Menu

LaTeX in the context of Logical symbols

In logic, a set of symbols is commonly used to express logical representation. The following table lists many common symbols, together with their name, how they should be read out loud, and the related field of mathematics. Additionally, the subsequent columns contains an informal explanation, a short example, the Unicode location, the name for use in HTML documents, and the LaTeX symbol.

↑ Return to Menu

LaTeX in the context of TeX

TeX (/tɛx/), stylized within the system as TeX, is a typesetting program which was designed and written by computer scientist and Stanford University professor Donald Knuth and first released in 1978. The term now refers to the system of extensions – which includes software programs called TeX engines, sets of TeX macros, and packages which provide extra typesetting functionality – built around the original TeX language. TeX is a popular means of typesetting complex mathematical formulae; it has been noted as one of the most sophisticated digital typographical systems.

TeX is widely used in academia, especially in mathematics, computer science, economics, political science, engineering, linguistics, physics, statistics, and quantitative psychology. It has long since displaced Unix troff (the previously favored formatting system), in most Unix installations (although troff still remains as the default formatter of the UNIX documentation). It is also used for many other typesetting tasks, especially in the form of LaTeX, ConTeXt, and other macro packages.

↑ Return to Menu