-
Updated
Jan 28, 2021 - TeX
TeX

TeX is a typesetting system created by Donald Knuth at Stanford University in 1978. TeX works by reading a source file containing text and macro definitions which instruct the TeX engine how to typeset the document. It also reads TFM files containing character widths, ligatures, and other information relevant to a particular font. After processing the source document, TeX outputs a DVI file which is a device-independent binary file containing the positions of all characters in the document. The DVI file is then supposed to be processed by a device-specific program that combines the DVI file with the necessary fonts to create something that can be sent to a printer. Nowadays it is more common to use one of the extensions to TeX, e.g. pdfTeX which outputs a pdf file instead of a DVI file.
Here are 1,093 public repositories matching this topic...
-
Updated
Mar 1, 2021 - TeX
-
Updated
Feb 17, 2021 - TeX
-
Updated
Feb 25, 2021 - TeX
-
Updated
Feb 18, 2021 - C
-
Updated
Feb 28, 2021 - TeX
-
Updated
Feb 9, 2021 - TypeScript
-
Updated
Apr 19, 2020 - TeX
-
Updated
Mar 2, 2021 - Lua
The typo is in a footer "licensed unter MIT license".
-
Updated
Feb 14, 2021 - TeX
-
Updated
Nov 29, 2020
-
Updated
Jan 20, 2021 - TeX
-
Updated
Sep 8, 2020 - HTML
-
Updated
Feb 3, 2021
-
Updated
Feb 25, 2021 - TeX
-
Updated
Dec 25, 2019 - TeX
-
Updated
Dec 12, 2020 - Python
-
Updated
Feb 26, 2021 - C
-
Updated
Feb 17, 2021 - LiveScript
Environment
How to reproduce
The options menu contains the commands "Load Profile..." and "Save Profile...".
These commands should be described in Help->"User Manual", but they aren't.