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 29 public repositories matching this topic...
Main codebase for TeXworks, a simple interface for working with TeX documents
-
Updated
Apr 7, 2026 - C++
A fast DVI, EPS, and PDF to SVG converter
-
Updated
Jan 12, 2026 - C++
Source code to formatted text converter
-
Updated
Jul 20, 2018 - C++
html2LaTeX is a command line program designed to turn html documents into LaTeX documents.
-
Updated
Aug 4, 2020 - C++
A simple tool for converting Blizzard Entertainment texture formats. Generates mipmaps and manages proper display and conversion.
-
Updated
Mar 23, 2026 - C++
[IMS] Drone Transport Simulation
-
Updated
Feb 17, 2021 - C++
Dynamic theme swiper for Discord
-
Updated
Mar 17, 2026 - C++
Pitchfork CMake Structure with Branched and Nested Subdivisions
-
Updated
Mar 16, 2023 - C++
Created by Donald E. Knuth
Released 1978
- Followers
- 100 followers
- Website
- github.com/topics/tex
- Wikipedia
- Wikipedia