A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
-
Updated
Jan 18, 2025 - Shell
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.
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
🐳 Pandoc docker image for converting markdown to PDF using TeX typesetting
Compile Tex files easily
Tiny Pandoc and LaTeX for continuous integration
Image converter from multiple formats to PDF - useful script for scientific writing e.g. in LaTeX
Moved, see website link
A simple Bash script to install the latest TeX Live distribution on GNU-Linux systems (Ubuntu/Debian and Arch based).
Convert a TeX document 📃 into an animation GIF 📺
If `paveloom/binder-julia` and `paveloom/binder-tex` had a baby
Command line spell-checker tools for TeX documents
teTeX binaries for new and old Linux systems
[DEPRECATED] Comprehensive TeX document production system for use as a continuous integration image.
Create latex documents using docker container.
Created by Donald E. Knuth
Released 1978