awesome-LaTeX

LaTeX toolkit

A curated list of tools and resources for working with LaTeX, a typesetting system used to format documents.

Curated list of LaTeX awesomeness

GitHub

1k stars
27 watching
99 forks
last commit: about 2 years ago
Linked from 5 awesome lists


Awesome LaTeX / Distributions

MacTeXMost common LaTeX distribution for macOS, basically TeXLive with some Mac-specific tools added
TeX LiveMost common LaTeX distribution for Unix-like operating systems, including GNU/Linux. Also works on Windows
MikTeXMost common LaTeX distribution for Windows, but also available for Mac, Linux or as Docker image

Awesome LaTeX / Docker Images

reitzig/texlive-docker26almost 2 years agominimal TeXLive system with package installation possibility
Island of TeX/texlivedebian-based full TeXLive system
dante-ev/docker-texlive97about 2 years agodebian-based full TeXLive system with additions with pandoc, perl, and python pre-installed

Awesome LaTeX / Engines

pdfTeXTeX compiler that produces PDF files immediately instead of DVI files (nowadays, this is the standard compiler for many users)
XeTeXTeX compiler that provides better unicode and font support than TeX/pdfTeX (i.e. you can use the fonts of your operating system instead of only TeX fonts)
LuaTeX(La)TeX compiler that supports Lua code for scripting and has improved unicode and font support than standard TeX/pdfTeX
tectonicModern, self contained (La)TeX compiler powered by XeTeX and TeXLive

Awesome LaTeX / Engines / LaTeX formulas on the web

Auto-LaTeX Equations with Google DocsRender high-quality math equations directly in Google Docs
MathJaXJavaScript engine to render mathematical formulas on the web. The outcome looks really slick
mimeTeXmimeTeX is a rather old tool to render LaTeX formulas to PNG figures for your web site, without actually needing a LaTeX installation on your server
mathTeXmathTeX is the successor of mimeTeX: it produces nicer-looking images but it requires LaTeX to be installed on your server
KaTeXKaTeX is a math rendering library made by Khan Academy focusing on fast load times. All output is processed as plain HTML instead of fixed images
Franklin.jlStatic site generator with KaTeX support, code evaluation, LaTeX-like commands and optional pre-rendering, in Julia
xhub94almost 2 years agoBrowser extension that lets you use LaTeX in GitHub pages

Awesome LaTeX / Editors

List of popular LaTeX editorsCommunity-maintained list of popular LaTeX editors including a screenshot and a short description

Awesome LaTeX / Editors / LaTeX-focused

KileGreat LaTeX editor originally from the Linux/KDE community. It runs fine on Windows and macOS as well
TeXMakerPretty good alternative to Kile
TeXStudioCross-platform LaTeX editor that stems from TeXMaker
WinEdtThe LaTeX editor many people swear by. Only for
TeXnicCenterQuite old but free and decent editor for LaTeX
LyXCross-platform WYSIWYM editor that uses LaTeX behind the scenes to render documents
TeXShopNo-nonsense editor for LaTeX documents which is included in MacTeX
TeXWorksNo-nonsense editor for LaTeX code, modeled after TeXShop, but this one is cross-platform
BakomaTexCommercial LaTeX editor that allows to edit your document both using its source code and WYSIWYG
TexifierCommercial LaTeX editor for macOS and iOS, with excellent features (document overview, synchronised PDF display, autocompletion, sync across devices, etc.) that never get in the way of writing

Awesome LaTeX / Editors / General purpose text editors

LaTeXToolsAtom port of the Sublime Text package of the same name
LaTeXing78over 7 years agoFree plug-in to edit LaTeX
LaTeXTools2,010over 2 years agoFree LaTeX plugin for Sublime Text
AucTeXEmacs plugin for LaTeX that also shows a preview of equations and figures
RefTeXEmacs plugin for LaTeX that adds support for labels, references, and citations
Vim-LaTeX
LaTeX Live Preview833almost 3 years agoInstantly previews your LaTeX document
vimtex5,606almost 2 years agoModern vim plugin for editing LaTeX files. Has a variety of features including live preview and forward search
TeXiFy-IDEA908almost 2 years agoFree LaTeX plugin for IntelliJ IDEA
LaTeX Workshop10,818almost 2 years agoLaTeX extension for Visual Studio Code
LTeXLanguageTool grammar/spell checking
a-nau/latex-devcontainer20over 3 years agoDevcontainer setup for easy LaTeX usage without local installation

Awesome LaTeX / Editors / Online editors

List of popular online LaTeX editorsCommunity-maintained list of popular online LaTeX editor including equation editors
AuthoreaOnline editor with built-in git support and bibliography tools
ShareLaTeXHas pretty great LaTeX documentation and simple version control
OverleafOnline editor, also with a WYSIWYM editor and git support
WebLaTeX1,072over 2 years agoWeb-based vscode with Git Integration + Copilot + Grammar & Spell Checker + Live Collaboration Support based on GitHub Codespace and Dev container
PapeeriaOnline editor with built-in git support
JaxEditOnline LaTeX editor with Live Preview and nice presentation mode

Awesome LaTeX / Bibliography tools

JabRefVery powerful cross-platform (Java) bibtex editor
Papis1,426almost 2 years agoExtremely customizable, powerful and simple cross-platform (Python) library manager. It has a very complete Command-Line-Interface, several GUIs and scripting capability
BibdeskGreat bibliography editor for
ZoteroReference manager for your browser that also exports to bibtex and integrates with many LaTeX editors
MendeleyBoth an app and cloud client to manage your references and PDFs. Can sync out to a bibtex file for your LaTeX workflow
betterbib820about 2 years agoCommand-line utility for improving your BibTeX files. Fetches information from online sources

Awesome LaTeX / Build Tools

Arara( ) - Simple tool that allows you to specify which tools to call inside your document and it can be extended quite easily
latexmkBuild tool that is the commonly used by many LaTeX editors (LaTeXing, TeXShop, etc.) to build your LaTeX files

Awesome LaTeX / Build Tools / GitHub Actions

xu-cheng/latex-action1,155over 2 years agoGitHub Action to compile LaTeX documents
dante-ev/latex-action178about 3 years agoDANTE e.V.'s GitHub action to compile LaTeX documents. Offers a full TeXLive and pre-installed perl and python

Awesome LaTeX / Misc. Tools

CaTeX10over 3 years agoConcatenates LaTeX documents with attention for properly merging the preamble
PandocThis program converts almost any document format (LaTeX, DOC, markdown, etc.) to almost any other format. A great tool to aid workflows where multiple formats are used

Awesome LaTeX / Misc. Tools / Quality Check Tools

ChkTeXLinter / code checker for LaTeX documents
blacktex151over 2 years agoCommand-line tool that replaces commonly occurring LaTeX anti-patterns and cleans up your files
TeXtidote945almost 2 years agoA cross-platform (Java) spelling, grammar and style checker for LaTeX documents

Awesome LaTeX / Misc. Tools / Tools centered around equations

Codecogs Eqn EditorOnline LaTeX equation editor that allows you to produce figures containing an equation
EqualXGraphical LaTeX formula editor
KLaTeXFormulaCross-platform alternative for LaTeXit
LaeqedCrossplatform LaTeX formula to PNG convertor
LaTeXEqEditLaTeX formula editor for Windows
LaTeXiTLaTeXit is an equation editor that makes it easy to drag-and-drop rendered equations (as PDF, PNG, etc.) into your non-LaTeX documents on the Mac
pix2texLaTeX OCR

Awesome LaTeX / LaTeX-compatible GUI tools

TikzEdt(also: ) - WYSIWYG and text-based editor for TikZ pictures
TikZ-Editor185over 2 years agoLive-previewing editor for TikZ figures
IPEDrawing tool that integrates well with LaTeX commands and documents
GeoGebraCross-platform geometry tool with output to TikZ
DiaCross-platform diagramming tool that can export to PSTricks and MetaPost code
TikZiTGUI tool for creating graphs and string diagrams using PGF/TikZ
LaTeXDrawVector-based drawing tool having LaTeX as first-class citizen

Awesome LaTeX / Packages

CTANThe Comprehensive TeX Archive Network is the place to look for useful packages and documentation

Awesome LaTeX / Packages / References

Cross-reference packages explainedElaboration on cross-reference packages (cleveref, varioref, theoremref, nameref, etc.): Which to use, which conflict?

Awesome LaTeX / Packages / Tables

Excel2LaTeXExcel (2010 and older) macros to produce LaTeX code
csv2latexConverts CSV files from your favorite programs to LaTeX s
Tables GeneratorThis website provides a graphical interface to input your table and produces properly-formatted code for LaTeX, Markdown, HTML, etc
pgfplotstableThis package displays numerical tables rounded to desired precision in various display formats. It can even read CSV files to include directly in your LaTeX document

Awesome LaTeX / Packages / Graphics

TeXampleBlog about LaTeX, with a big collection of TikZ figures
LaTeX en SIUseful website with some custom packages to draw special plots (Bode, Nyquist, electrical schematics, block schematics, etc.) using TikZ. Note that everything is in French
pgfplotsTruly awesome plotting library on top of and in the style of TikZ/pgf. This library can load in CSV data files, perform some calculations and create beautiful plots
A very minimal introduction to TikZ (PDF)Short introductory document to the world of TikZ, written by Jacques Crémer
PetarV-/TikZ1,296over 3 years agoCollection of publication-ready PGF/TikZ figures by Petar Veličković
matlab2tikz1,577almost 3 years agoConvert your MATLAB plots to PGFPlots/TikZ
tikzplotlib2,444about 2 years agoConvert your matplotlib plots to PGFPlots/TikZ
TikZBlogStep-by-Step Tutorials about How to Draw Illustrations in LaTeX

Awesome LaTeX / Packages / Source Code

mintedThe minted package uses to generate the listings. In this way, LaTeX is able to format more than 300 programming and markup languages and other text formats

Awesome LaTeX / Packages / Typography

microtypeThis package improves the appearance of your documents by enabling margin kerning and font expansion

Awesome LaTeX / Packages / Presentations, Slides

nicsAn opinionated alternative to Beamer, that we created with the hopes to make common tasks very easy and beautifully rendered by default. Has awesome documentation and a detailed cheatsheet to help you getting started

Awesome LaTeX / Templates

LaTeX templatesCollection of templates for papers, posters, resumés, theses, books, presentations, … for LaTeX
Ultimate Beamer Theme List1,377almost 2 years agoLinks to various beamer themes along with PDF previews
LaTeX Beamer Theme Overview35over 2 years agoVisual overview of beamer themes included in TeXLive

Awesome LaTeX / Symbols

Comprehensive LaTeX symbol listVery extensive list of symbols for LaTeX. Available in and sizes
DetexifyYou draw the symbol and this site/app will tell you the LaTeX command

Awesome LaTeX / Resources

TUGThe TeX User Group is a way to get in touch with other (La)TeX users
TeXDocOnline interface to the utility to browse LaTeX packages and documentation
Dickimaw Books: LaTeX resourcesGreat overview of resources useful for LaTeX
LaTeX cookbookSibling of TeXample, contains quite a bit of example code
Visual FAQTypesetting issues and a link to appropriate TeX FAQ answers
MartinThoma's LaTeX example1,608almost 2 years agoGitHub repository containing example LaTeX documents
LaTeX communityForum about LaTeX
Neue TeX FAQGerman: - Modern and updated LaTeX FAQ in German
BibTeX Style ExamplesExample output of common BibTeX styles (BST files)
TeX WorldWebsites supported by the TeX Users Group, DANTE, and GUTenberg
TeXniqueA LaTeX Typesetting Game

Awesome LaTeX / Showcases

Showcase of beautiful typography done in TeX & friendsSet of examples demonstrating the power of LaTeX
Showcase of beautiful invitations in TeXShowcase of invitations typeset using LaTeX
Showcase of "programming your document" paradigmCollection of LaTeX documents demonstrating how LaTeX can be used like a programming language
TUG: TeX showcaseWebsite from the TUG that shows some examples of what LaTeX can do
Awesome LaTeX drawing1,352almost 2 years agoCurated list of academic drawing examples for using LaTeX

Awesome LaTeX / Tutorials

LearnLaTeX.orgBrowser-based LaTeX tutorial
The (Not So) Short Introduction to LaTeX2eVery comprehensive introduction to LaTeX
Begin LaTeX in minutes3,287almost 6 years agoBrief intro to LaTeX for beginners that helps you use LaTeX with ease
Getting to Grips with LaTeXComplete guide going through the majority of things you need to know about LaTeX
LaTeX introductions in languages other than EnglishCollection of introductions in many languages

Awesome LaTeX / Books

Wikibooks: LaTeXThe LaTeX wikibook. Not really a paper book, but it is equally extensive
The LaTeX Companion, F. Mittelbach (2004)
LaTeX Graphics Companion, M. Goossens (2007)
TeX by Topic (2007)
TeX for the Impatient (2020)
Formatting Information (2020)This is the HTML5-based online version of the book . It has been continuously updated since the early 2000s

Awesome LaTeX / Blogs

TeXblogBlog about LaTeX and everything related
texblog.orgBlog on LaTeX and related topics (tutorials, packages, code snippets, etc.)
TeX TalkBlog for the TeX Stack Exchange site with news and interviews
TeX HourA weekly video meeting

Awesome LaTeX / Social media

LinkedIn: TeX/LaTeX User Group
Twitter: @TeXtipTips related to (La)TeX by
TeX.StackExchangeStackExchange TeX section
TopAnswers TeXa free and open source Q&A site for TeX and friends

Awesome LaTeX / Legend

macOS
GNU/Linux
Microsoft Windows
Free Open-Source Software

Backlinks from these awesome lists:

More related projects: