{"id":564,"url":"https://github.com/egeerardyn/awesome-LaTeX","last_synced_at":"2025-08-13T19:34:08.348Z","repository":{"id":37275933,"uuid":"49157768","full_name":"egeerardyn/awesome-LaTeX","owner":"egeerardyn","description":"Curated list of LaTeX awesomeness","archived":false,"fork":false,"pushed_at":"2024-02-20T05:05:56.000Z","size":365,"stargazers_count":1346,"open_issues_count":1,"forks_count":100,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-05-23T08:03:39.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egeerardyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-06T19:50:30.000Z","updated_at":"2024-05-16T14:44:54.000Z","dependencies_parsed_at":"2023-02-06T08:30:27.561Z","dependency_job_id":"cf23152a-d022-410c-a825-1d804db6b781","html_url":"https://github.com/egeerardyn/awesome-LaTeX","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeerardyn%2Fawesome-LaTeX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeerardyn%2Fawesome-LaTeX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeerardyn%2Fawesome-LaTeX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egeerardyn%2Fawesome-LaTeX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egeerardyn","download_url":"https://codeload.github.com/egeerardyn/awesome-LaTeX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229673812,"owners_count":18105436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:12:58.338Z","updated_at":"2025-08-13T19:34:08.328Z","avatar_url":"https://github.com/egeerardyn.png","language":null,"funding_links":[],"categories":["Misc","Miscellaneous","Science","Technical","其他","Software","Others","Uncategorized","✍ Writing_Research","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Publishing","Other Lists","Popular \u0026 New LaTeX Templates","杂项","Related awesome lists","LaTeX \u0026 PDF","Themed Directories","📝 More Awesome Lists","Typesetting"],"sub_categories":["awesome-*","Syntaxes","Uncategorized","LaTeX","Research Databases","TeX Lists","Others","Videos","Miscellaneous","Category Theory","Updated in the last 6 months"],"readme":"# Awesome LaTeX [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg?style=flat)](LICENSE.md)\n\n[![LaTeX Logo](https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/LaTeX_logo.svg/220px-LaTeX_logo.svg.png)](https://www.latex-project.org/)\n\n\u003e This is a curated list of awesome stuff for the [(La)TeX typesetting system](https://www.latex-project.org/).\n\n## Contents\n\n\u003c!-- TOC depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 --\u003e\n\n  - [Contents](#contents)\n  - [Distributions](#distributions)\n  - [Docker Images](#docker-images)\n  - [Engines](#engines)\n    - [LaTeX formulas on the web](#latex-formulas-on-the-web)\n  - [Editors](#editors)\n    - [LaTeX-focused](#latex-focused)\n    - [General purpose text editors](#general-purpose-text-editors)\n    - [Online editors](#online-editors)\n  - [Bibliography tools](#bibliography-tools)\n  - [Build Tools](#build-tools)\n    - [GitHub Actions](#github-actions)\n  - [Misc. Tools](#misc-tools)\n  - [LaTeX-compatible GUI tools](#latex-compatible-gui-tools)\n  - [Packages](#packages)\n    - [References](#references)\n    - [Tables](#tables)\n    - [Graphics](#graphics)\n      - [PSTricks](#pstricks)\n      - [TikZ](#tikz)\n    - [Source Code](#source-code)\n    - [Typography](#typography)\n    - [Presentations, Slides](#presentations-slides)\n  - [Templates](#templates)\n  - [Symbols](#symbols)\n  - [Resources](#resources)\n  - [Showcases](#showcases)\n  - [Tutorials](#tutorials)\n  - [Books](#books)\n  - [Blogs](#blogs)\n  - [Social media](#social-media)\n  - [Meta Awesome-LaTeX](#meta-awesome-latex)\n  - [Legend](#legend)\n\n\u003c!-- /TOC --\u003e\n\n## Learning LaTeX\n\nGuides how to learn LaTeX\n\n\n## Distributions\n\n- [MacTeX](https://tug.org/mactex/) - Most common LaTeX distribution for macOS, basically TeXLive with some Mac-specific tools added. ![mac]\n- [TeX Live](https://www.tug.org/texlive/) - Most common LaTeX distribution for Unix-like operating systems, including GNU/Linux. Also works on Windows. ![linux] ![windows]\n- [MikTeX](https://miktex.org) - Most common LaTeX distribution for Windows, but also available for Mac, Linux or as Docker image.  ![linux] ![windows] ![mac] ![foss]\n\n## Docker Images\n\nWhen one aims for a ready-to-run LaTeX environment without installing, Docker images might be the choice.\n\n- [reitzig/texlive-docker](https://github.com/reitzig/texlive-docker) - minimal TeXLive system with package installation possibility\n- [Island of TeX/texlive](https://gitlab.com/islandoftex/images/texlive) - debian-based full TeXLive system\n- [dante-ev/docker-texlive](https://github.com/dante-ev/docker-texlive) - debian-based full TeXLive system with additions with pandoc, perl, and python pre-installed\n\n## Engines\n\n- [pdfTeX](https://www.tug.org/applications/pdftex/) - TeX compiler that produces PDF files immediately instead of DVI files (nowadays, this is the standard compiler for many users). ![foss]\n- [XeTeX](http://xetex.sourceforge.net) - TeX 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). ![foss]\n- [LuaTeX](https://www.luatex.org) - (La)TeX compiler that supports Lua code for scripting and has improved unicode and font support than standard TeX/pdfTeX. ![foss]\n- [tectonic](https://tectonic-typesetting.GitHub.io/en-US/) - Modern, self contained (La)TeX compiler powered by XeTeX and TeXLive. ![foss]\n\n### LaTeX formulas on the web\n\n- [Auto-LaTeX Equations with Google Docs](https://sites.google.com/site/autolatexequations) - Render high-quality math equations directly in Google Docs.\n- [MathJaX](https://www.mathjax.org) - JavaScript engine to render mathematical formulas on the web. The outcome looks really slick. ![foss]\n- [mimeTeX](https://ctan.org/pkg/mimetex) - mimeTeX 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. ![foss]\n- [mathTeX](https://ctan.org/pkg/mathtex) - mathTeX is the successor of mimeTeX: it produces nicer-looking images but it requires LaTeX to be installed on your server. ![foss]\n- [KaTeX](https://khan.GitHub.io/KaTeX/) - KaTeX 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. ![foss]\n- [Franklin.jl](https://franklinjl.org/) - Static site generator with KaTeX support, code evaluation, LaTeX-like commands and optional pre-rendering, in Julia. ![foss]\n- [xhub](https://github.com/nschloe/xhub) - Browser extension that lets you use LaTeX in GitHub pages. ![foss]\n\n## Editors\n\nBecause editing LaTeX code with notepad is not awesome.\nThere are many editors out there, below are the most awesome editors.\nA complete list of LaTeX editors is collected at [tex.stackexchange.com](https://tex.stackexchange.com/) as [big list of LaTeX Editors/IDEs](https://tex.stackexchange.com/q/339/9075).\n\n- [List of popular LaTeX editors](https://tex.stackexchange.com/questions/339/latex-editors-ides) - Community-maintained list of popular LaTeX editors including a screenshot and a short description.\n\n### LaTeX-focused\n\nSome of the most awesome editor for LaTeX do just that: edit LaTeX.\n\n- [Kile](https://kile.sourceforge.io) - Great LaTeX editor originally from the Linux/KDE community. It runs fine on Windows and macOS as well. ![foss]\n- [TeXMaker](https://www.xm1math.net/texmaker/) - Pretty good alternative to Kile.\n- [TeXStudio](https://www.texstudio.org) - Cross-platform LaTeX editor that stems from TeXMaker.\n- [WinEdt](https://www.winedt.com) - The LaTeX editor many people swear by. Only for ![windows].\n- [TeXnicCenter](https://www.texniccenter.org) - Quite old but free and decent editor for LaTeX. ![windows]\n- [LyX](https://www.lyx.org) - Cross-platform WYSIWYM editor that uses LaTeX behind the scenes to render documents. ![foss]\n- [TeXShop](https://pages.uoregon.edu/koch/texshop/) - No-nonsense editor for LaTeX documents which is included in MacTeX. ![mac]\n- [TeXWorks](https://www.tug.org/texworks/) - No-nonsense editor for LaTeX code, modeled after TeXShop, but this one is cross-platform. ![foss]\n- [BakomaTex](https://www.bakoma-tex.com) - Commercial LaTeX editor that allows to edit your document both using its source code and WYSIWYG.\n- [Texifier](https://www.texifier.com/) - Commercial 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. ![mac]\n\n### General purpose text editors\n\nThese editors are no one-trick ponies: sure, they edit LaTeX, but they can do a lot more!\n\n- [Atom](https://atom.io) [![Atom][awesome]](https://github.com/mehcode/awesome-atom) ![foss]\n  - [LaTeXTools](https://atom.io/packages/latextools) - Atom port of the Sublime Text package of the same name. ![foss]\n\n- [Sublime Text](https://www.sublimetext.com) [![Sublime Text][awesome]](https://github.com/dreikanter/sublime-bookmarks)\n  - [LaTeXing](https://github.com/LaTeXing/LaTeXing) - Free plug-in to edit LaTeX. ![foss]\n  - [LaTeXTools](https://github.com/SublimeText/LaTeXTools) - Free LaTeX plugin for Sublime Text. ![foss]\n\n- [Emacs](https://www.gnu.org/software/emacs/)  [![Emacs][awesome]](https://github.com/emacs-tw/awesome-emacs) ![foss]\n  - [AucTeX](https://www.gnu.org/software/auctex/) - Emacs plugin for LaTeX that also shows a preview of equations and figures. ![foss]\n  - [RefTeX](https://www.gnu.org/software/auctex/reftex) - Emacs plugin for LaTeX that adds support for labels, references, and citations. ![foss]\n\n- [Vim](https://www.vim.org) [![Vim][awesome]](https://github.com/mhinz/vim-galore) ![foss]\n  - [Vim-LaTeX](http://vim-latex.sourceforge.net) ![foss]\n  - [LaTeX Live Preview](https://github.com/xuhdev/vim-latex-live-preview) - Instantly previews your LaTeX document. ![foss]\n  - [vimtex](https://github.com/lervag/vimtex) - Modern vim plugin for editing LaTeX files. Has a variety of features including live preview and forward search. ![foss]\n\n- [IntelliJ](https://www.jetbrains.com/idea/)\n  - [TeXiFy-IDEA](https://github.com/Hannah-Sten/TeXiFy-IDEA) - Free LaTeX plugin for IntelliJ IDEA. ![foss]\n\n- [VS Code](https://code.visualstudio.com/) [![VS Code][awesome]](https://github.com/viatsko/awesome-vscode) ![foss]\n  - [LaTeX Workshop](https://github.com/James-Yu/LaTeX-Workshop) - LaTeX extension for Visual Studio Code ![foss]\n  - [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex) - LanguageTool grammar/spell checking ![foss]\n  - [a-nau/latex-devcontainer](https://github.com/a-nau/latex-devcontainer) - Devcontainer setup for easy LaTeX usage without local installation ![foss]\n\n### Online editors\n\nOnline editors that allow you to edit documents collaboratively.\n\n- [List of popular online LaTeX editors](https://tex.stackexchange.com/questions/3/compiling-documents-online/1654#1654) - Community-maintained list of popular online LaTeX editor including equation editors.\n- [Authorea](https://www.authorea.com) - Online editor with built-in git support and bibliography tools.\n- [Crixet](https://app.crixet.com) - Online editor with realtime collaboration features.\n- [ShareLaTeX](https://www.sharelatex.com) - Has pretty great LaTeX documentation and simple version control.\n- [Overleaf](https://www.overleaf.com) - Online editor, also with a WYSIWYM editor and git support.\n- [WebLaTeX](https://github.com/sanjib-sen/weblatex) - Web-based vscode with Git Integration + Copilot + Grammar \u0026 Spell Checker + Live Collaboration Support based on GitHub Codespace and Dev container.\n- [Papeeria](https://papeeria.com) - Online editor with built-in git support.\n- [JaxEdit](https://zohooo.GitHub.io/jaxedit/) - Online LaTeX editor with Live Preview and nice presentation mode.\n- [Vexlio](https://vexlio.com/) - Online diagram editor with built-in LaTeX equation support including live preview and easy exports. \n\n## Bibliography tools\n\n- [JabRef](https://www.jabref.org) - Very powerful cross-platform (Java) bibtex editor. ![mac] ![windows] ![linux] ![foss]\n- [Papis](https://github.com/papis/papis) - Extremely customizable,\n  powerful and simple cross-platform (Python) library manager. It has a very\n  complete Command-Line-Interface, several GUIs and scripting capability.\n  ![linux] ![mac] ![foss]\n- [Bibdesk](http://bibdesk.sourceforge.net) - Great bibliography editor for ![mac].\n- [Zotero](https://www.zotero.org) - Reference manager for your browser that also exports to bibtex and integrates with many LaTeX editors. ![mac] ![windows] ![linux] ![foss]\n- [Mendeley](https://www.mendeley.com) - Both an app and cloud client to manage your references and PDFs. Can sync out to a bibtex file for your LaTeX workflow. ![mac] ![windows] ![linux]\n- [betterbib](https://github.com/nschloe/betterbib) - Command-line utility for improving your BibTeX files. Fetches information from online sources. ![mac] ![windows] ![linux] ![foss]\n\n## Build Tools\n\nCompiling LaTeX documents can be tedious, build tools help you to manage the compilation process.\n\n- [Arara](https://www.ctan.org/pkg/arara) ([GitHub repo](https://github.com/islandoftex/arara)) - Simple tool that allows you to specify which tools to call inside your document and it can be extended quite easily. ![foss]\n- [latexmk](https://www.ctan.org/pkg/latexmk) - Build tool that is the commonly used by many LaTeX editors (LaTeXing, TeXShop, etc.) to build your LaTeX files. ![foss]\n\n### GitHub Actions\n\n- [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) - GitHub Action to compile LaTeX documents\n- [dante-ev/latex-action](https://github.com/dante-ev/latex-action) - DANTE e.V.'s GitHub action to compile LaTeX documents. Offers a full TeXLive and pre-installed perl and python.\n\n## Misc. Tools\n\n- [CaTeX](https://github.com/Alexis-benoist/CaTeX) - Concatenates LaTeX documents with attention for properly merging the preamble.\n- [Pandoc](https://pandoc.org) - This 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. ![foss]\n\n### Quality Check Tools\n\n- [ChkTeX](https://www.nongnu.org/chktex/) - Linter / code checker for LaTeX documents. ![foss]\n- [blacktex](https://github.com/nschloe/blacktex) - Command-line tool that replaces commonly occurring LaTeX anti-patterns and cleans up your files. ![windows] ![linux] ![mac] ![foss]\n- [TeXtidote](https://github.com/sylvainhalle/textidote) - A cross-platform (Java) spelling, grammar and style checker for LaTeX documents. ![windows] ![linux] ![mac] ![foss]\n\n### Tools centered around equations\n\n- [Codecogs Eqn Editor](https://editor.codecogs.com/) - Online LaTeX equation editor that allows you to produce figures containing an equation.\n- [EqualX](https://equalx.sourceforge.io/) - Graphical LaTeX formula editor. ![windows] ![linux] ![foss]\n- [KLaTeXFormula](https://klatexformula.sourceforge.io) - Cross-platform alternative for LaTeXit. ![foss]\n- [Laeqed](https://www.thrysoee.dk/laeqed/) - Crossplatform LaTeX formula to PNG convertor. ![windows] ![linux] ![mac] ![foss]\n- [LaTeXEqEdit](http://latexeqedit.sourceforge.net/) - LaTeX formula editor for Windows. ![windows] ![foss]\n- [LaTeXiT](https://www.chachatelier.fr/latexit/) - LaTeXit 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. ![mac]\n- [pix2tex](https://lukas-blecher.github.io/LaTeX-OCR/) - LaTeX OCR ![windows] ![linux] ![mac] ![foss]\n\n## LaTeX-compatible GUI tools\n\n- [TikzEdt](https://www.tikzedt.org) (also: [GitHub repo](https://github.com/hchapman/tikzedt)) - WYSIWYG and text-based editor for TikZ pictures. ![foss]\n- [TikZ-Editor](https://github.com/fredokun/TikZ-Editor) - Live-previewing editor for TikZ figures. ![mac] ![linux] ![foss]\n- [IPE](https://ipe.otfried.org) - Drawing tool that integrates well with LaTeX commands and documents. ![foss]\n- [GeoGebra](https://www.geogebra.org/) - Cross-platform geometry tool with output to TikZ. ![foss]\n- [Dia](https://wiki.gnome.org/Apps/Dia) - Cross-platform diagramming tool that can export to PSTricks and MetaPost code. ![foss]\n- [TikZiT](https://tikzit.GitHub.io) - GUI tool for creating graphs and string diagrams using PGF/TikZ. ![windows] ![linux] ![mac] ![foss]\n- [LaTeXDraw](https://latexdraw.sourceforge.net/) - Vector-based drawing tool having LaTeX as first-class citizen. ![windows] ![linux] ![mac] ![foss]\n\n## Packages\n\n- [CTAN](https://www.ctan.org) - The Comprehensive TeX Archive Network is the place to look for useful packages and documentation.\n\n### References\n\n- [Cross-reference packages explained](https://tex.stackexchange.com/a/36312/9075) - Elaboration on cross-reference packages (cleveref, varioref, theoremref, nameref, etc.): Which to use, which conflict?\n\n### Tables\n\n- [Excel2LaTeX](https://www.ctan.org/pkg/excel2latex?lang=en) - Excel (2010 and older) macros to produce LaTeX `tabular` code. ![windows] ![mac]\n- [csv2latex](http://freshmeat.sourceforge.net/projects/csv2latex) - Converts CSV files from your favorite programs to LaTeX `tabular`s. ![linux] ![mac]\n- [Tables Generator](https://www.tablesgenerator.com) - This website provides a graphical interface to input your table and produces properly-formatted code for LaTeX, Markdown, HTML, etc.\n- [pgfplotstable](https://www.ctan.org/pkg/pgfplotstable?lang=en) - This 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.\n\n### Graphics\n\n#### PSTricks\n\nPSTricks is a great library to draw figures for inclusion in PostScript/DVI files.\n\n#### TikZ\n\nTikZ is an awesome package with many plugins that allow you to create figures from within your LaTeX documents.\nTypically, it is easier to get to work with `pdflatex` than PSTricks is.\n\n- [TeXample](https://www.texample.net) - Blog about LaTeX, with a big collection of TikZ figures.\n- [LaTeX en SI](https://sciences-indus-cpge.papanicola.info/-LaTeX-en-SI-) - Useful website with some custom packages to draw special plots (Bode, Nyquist, electrical schematics, block schematics, etc.) using TikZ. Note that everything is in French.\n- [pgfplots](http://pgfplots.sourceforge.net) - Truly 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.\n- [A very minimal introduction to TikZ (PDF)](https://cremeronline.com/LaTeX/minimaltikz.pdf) - Short introductory document to the world of TikZ, written by Jacques Crémer.\n- [PetarV-/TikZ](https://github.com/PetarV-/TikZ) - Collection of publication-ready PGF/TikZ figures by Petar Veličković.\n- [matlab2tikz](https://github.com/matlab2tikz/matlab2tikz) - Convert your MATLAB plots to PGFPlots/TikZ. ![windows] ![linux] ![mac] ![foss]\n- [tikzplotlib](https://github.com/nschloe/tikzplotlib) - Convert your matplotlib plots to PGFPlots/TikZ. ![windows] ![linux] ![mac] ![foss]\n- [TikZBlog](https://latexdraw.com) - Step-by-Step Tutorials about How to Draw Illustrations in LaTeX.\n\n### Source Code\n\n- [minted](https://www.ctan.org/pkg/minted) - The minted package uses [pygments](https://pygments.org/) to generate the listings. In this way, LaTeX is able to format more than 300 programming and markup languages and other text formats.\n\n### Typography\n\n- [microtype](https://ctan.org/pkg/microtype) - This package improves the appearance of your documents by enabling margin kerning and font expansion.\n\n### Presentations, Slides\n\n- [nics](https://nics.nilcons.com/) - An 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.\n\n## Templates\n\n- [LaTeX templates](https://www.latextemplates.com) - Collection of templates for papers, posters, resumés, theses, books, presentations, … for LaTeX.\n- [Ultimate Beamer Theme List](https://github.com/martinbjeldbak/ultimate-beamer-theme-list) - Links to various beamer themes along with PDF previews.\n- [LaTeX Beamer Theme Overview](https://github.com/UweZiegenhagen/LaTeX-Beamer-Theme-Overview/blob/main/OVERVIEW.md) - Visual overview of beamer themes included in TeXLive\n- [TeXtured](https://github.com/jdujava/TeXtured) - A typographically elegant, clean, and structured LaTeX template (primarily intended for theses).\n\n## Symbols\n\n- [Comprehensive LaTeX symbol list](https://www.ctan.org/tex-archive/info/symbols/comprehensive/) - Very extensive list of symbols for LaTeX. Available in [A4](https://mirrors.ctan.org/info/symbols/comprehensive/symbols-a4.pdf) and [letter](https://mirrors.ctan.org/info/symbols/comprehensive/symbols-letter.pdf) sizes.\n- [Detexify](https://detexify.kirelabs.org/classify.html) - You draw the symbol and this site/app will tell you the LaTeX command.\n\n## Resources\n\n- [TUG](https://www.tug.org) - The TeX User Group is a way to get in touch with other (La)TeX users.\n- [TeXDoc](https://texdoc.net) - Online interface to the `texdoc` utility to browse LaTeX packages and documentation.\n- [Dickimaw Books: LaTeX resources](https://www.dickimaw-books.com/latexresources.html) - Great overview of resources useful for LaTeX.\n- [LaTeX cookbook](https://latex-cookbook.net) - Sibling of TeXample, contains quite a bit of example code.\n- [Visual FAQ](https://ctan.org/pkg/visualfaq) - Typesetting issues and a link to appropriate TeX FAQ answers.\n- [MartinThoma's LaTeX example](https://github.com/MartinThoma/LaTeX-examples/) - GitHub repository containing example LaTeX documents.\n- [LaTeX community](https://latex.org/forum) - Forum about LaTeX.\n- German: [Neue TeX FAQ](https://texfragen.de) - Modern and updated LaTeX FAQ in German.\n- [BibTeX Style Examples](http://www.cs.stir.ac.uk/~kjt/software/latex/showbst.html) - Example output of common BibTeX styles (BST files).\n- [TeX World](https://tex.world/) -  Websites supported by the TeX Users Group, DANTE, and GUTenberg.\n- [TeXnique](https://texnique.xyz) - A LaTeX Typesetting Game.\n\n## Showcases\n\n- [Showcase of beautiful typography done in TeX \u0026 friends](https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends) - Set of examples demonstrating the power of LaTeX.\n- [Showcase of beautiful invitations in TeX](https://tex.stackexchange.com/q/281415/9075) - Showcase of invitations typeset using LaTeX.\n- [Showcase of \"programming your document\" paradigm](https://tex.stackexchange.com/q/219774/9075) - Collection of LaTeX documents demonstrating how LaTeX can be used like a programming language.\n- [TUG: TeX showcase](https://www.tug.org/texshowcase/) - Website from the TUG that shows some examples of what LaTeX can do.\n- [Awesome LaTeX drawing](https://github.com/xinychen/awesome-latex-drawing) - Curated list of academic drawing examples for using LaTeX\n\n## Tutorials\n\n- [LearnLaTeX.org](https://www.learnlatex.org/) - Browser-based LaTeX tutorial.\n- [The (Not So) Short Introduction to LaTeX2e](https://mirrors.ctan.org/info/lshort/english/lshort.pdf) - Very comprehensive introduction to LaTeX.\n- [Begin LaTeX in minutes](https://github.com/luong-komorebi/Begin-Latex-in-minutes) - Brief intro to LaTeX for beginners that helps you use LaTeX with ease.\n- [Getting to Grips with LaTeX](https://www.andy-roberts.net/writing/latex) - Complete guide going through the majority of things you need to know about LaTeX.\n- [LaTeX introductions in languages other than English](https://tex.stackexchange.com/questions/84384/latex-introductions-in-languages-other-than-english/84385) - Collection of introductions in many languages.\n\n## Books\n\n- [Wikibooks: LaTeX](https://en.wikibooks.org/wiki/LaTeX) - The LaTeX wikibook. Not really a paper book, but it is equally extensive.\n- [The LaTeX Companion, F. Mittelbach (2004)](https://www.informit.com/store/latex-companion-9780201362992)\n- [LaTeX Graphics Companion, M. Goossens (2007)](https://www.informit.com/store/latex-graphics-companion-9780321508928)\n- [TeX by Topic (2007)](https://ctan.org/pkg/texbytopic)\n- [TeX for the Impatient (2020)](https://ctan.org/pkg/impatient)\n- [Formatting Information (2020)](https://latex.silmaril.ie/formattinginformation) - This is the HTML5-based online version of the book *Formatting Information - An introduction to typesetting with LATEX*. It has been continuously updated since the early 2000s.\n\n## Blogs\n\n- [TeXblog](https://texblog.net) - Blog about LaTeX and everything related.\n- [texblog.org](https://texblog.org) - Blog on LaTeX and related topics (tutorials, packages, code snippets, etc.).\n- [TeX Talk](https://tex-talk.net) - Blog for the TeX Stack Exchange site with news and interviews.\n- [TeX Hour](https://texhour.github.io/) - A weekly video meeting\n\n## Social media\n\n- [LinkedIn: TeX/LaTeX User Group](https://www.linkedin.com/groups/1600297)\n- [Twitter: @TeXtip](https://twitter.com/TeXtip) - Tips related to (La)TeX by [John D. Cook](https://www.johndcook.com/).\n- [TeX.StackExchange](https://tex.stackexchange.com) - StackExchange TeX section.\n- [TopAnswers TeX](https://topanswers.xyz/tex) - a free and open source Q\u0026A site for TeX and friends\n\n---\n\n\u003c!-- Icons --\u003e\n\n## Meta Awesome-LaTeX\n\nIf you want to contribute, please do read our [CONTRIBUTING](CONTRIBUTING.md) guidelines.\n\n## Legend\n\nThe icons indicating Mac, Linux and Windows compatibility show when a program is *only* available for those platforms. So absence of those icons means that the software is fully cross-platform.\n\n|       Logo          | Description                                            |\n|:-------------------:|:-------------------------------------------------------|\n| ![mac]              | [macOS](https://www.apple.com/macos)                   |\n| ![linux]            | [GNU/Linux](https://www.gnu.org)                       |\n| ![windows]          | [Microsoft Windows](https://www.microsoft.com/windows) |\n| ![FOSS]             | [Free Open-Source Software](https://opensource.org)    |\n\n---\n\nAll trademarks are property of their respective owners.\n\n[mac]: https://cdn.jsdelivr.net/gh/egeerardyn/awesome-LaTeX@700138fe725574e1741f148df6d1f77a8aa07eee/fig/apple.svg\n[linux]: https://cdn.jsdelivr.net/gh/egeerardyn/awesome-LaTeX@700138fe725574e1741f148df6d1f77a8aa07eee/fig/linux.svg\n[windows]: https://cdn.jsdelivr.net/gh/egeerardyn/awesome-LaTeX@700138fe725574e1741f148df6d1f77a8aa07eee/fig/windows.svg\n[foss]: https://cdn.jsdelivr.net/gh/egeerardyn/awesome-LaTeX@700138fe725574e1741f148df6d1f77a8aa07eee/fig/foss.svg\n[awesome]: https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegeerardyn%2Fawesome-LaTeX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegeerardyn%2Fawesome-LaTeX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegeerardyn%2Fawesome-LaTeX/lists"}