Online latex compiler. You give it a link, it gives you PDF
-
Updated
Jun 24, 2020 - Python
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.
Online latex compiler. You give it a link, it gives you PDF
Sphinx documentation Docker image with Python server and support for PlantUML and more.
A LaTeX renderer for Django REST Framework
Prompty is a command prompt markup language.
PyDvi is a Python library to read and process DVI (DeVice Independent) files, the native output of LaTeX. The library provides a DVI machine as a base class which can be extended by the user and plugged to a TeX daemon in order to render contents on-the-fly. Also the source code provides a DVI viewer featuring an hardware accelerated rendering on GPU.
tool for making crossword puzzles (might become a semi-automatic crossword maker), based on Django
A micro service that allows to compile *Tex-files via HTTP
To generate tufte-book style document for Stanford Encyclopedia of Philosophy (SEP) entries.
Printable QR labels for samples
A Monte Carlo simulation of random walks.
Cline-Resume is a TeX resume template inspired by the Deedy Resume and work by Damian Watracz
Krass Programming Language
A dynamically-typed toy programming language
Engineering Thesis in Computer Science for Wrocław University of Technology