Search results
Results from the WOW.Com Content Network
Deutsch: Dieses Dokument listet 20323 Symbole und die dazugehörigen LaTeX-Befehle auf. Manche Symbole sind in jedem LaTeX-2ε-System verfügbar; andere benötigen zusätzliche Schriftarten oder Pakete, die nicht notwendig in jeder Distribution mitgeliefert werden und daher selbst installiert werden müssen.
This list gives those most commonly encountered with Latin script. For a far more comprehensive list of symbols and signs, see List of Unicode characters. For other languages and symbol sets (especially in mathematics and science), see below
LaTeX commands are case-sensitive, and take one of the following two formats: They start with a backslash \ and then have a name consisting of letters only. Command names are terminated by a space, a number or any other "non-letter" character. They consist of a backslash \ and exactly one non-letter.
The definition of a macro not only includes a list of commands but also the syntax of the call. It differs with most widely used lexical preprocessors like M4, in that the body of a macro gets tokenized at definition time. The TeX macro language has been used to write larger document production systems, most notably including LaTeX and ConTeXt.
TeXworks is free and open-source application software, available for Windows, Linux and macOS. It is a Qt-based graphical user interface to the TeX typesetting system and its LaTeX, ConTeXt, and XeTeX extensions. TeXworks is targeted at direct generation of PDF output.
AMS-LaTeX is a collection of LaTeX document classes and packages developed for the American Mathematical Society (AMS). Its additions to LaTeX include the typesetting of multi-line and other mathematical statements, document classes, and fonts containing numerous mathematical symbols. [1] It has largely superseded the plain TeX macro package ...
Texmaker is a free and open-source LaTeX editor with an integrated PDF viewer compatible with Linux, macOS, and Windows. Written entirely as a Qt app, it features many tools needed to develop documents with LaTeX.
In LaTeX, hyphenation correction can be added by users by using: \hyphenation{words} The \hyphenation command declares allowed hyphenation points in which words is a list of words, separated by spaces, in which each hyphenation point is indicated by a -character. For example, \hyphenation{fortran er-go-no-mic}