1 line
No EOL
25 KiB
JSON
1 line
No EOL
25 KiB
JSON
{"slug": "egeerardyn--awesome-LaTeX", "title": "Awesome LaTeX", "description": "Curated list of LaTeX awesomeness", "github_url": "https://github.com/egeerardyn/awesome-LaTeX", "stars": "1.6K", "tag": "Miscellaneous", "entry_count": 138, "subcategory_count": 14, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Awesome LaTeX", "url": "#awesome-latex--", "description": ""}, {"name": "MacTeX", "url": "https://tug.org/mactex/", "description": "Most common LaTeX distribution for macOS, basically TeXLive with some Mac-specific tools added. ![mac]"}, {"name": "TeX Live", "url": "https://www.tug.org/texlive/", "description": "Most common LaTeX distribution for Unix-like operating systems, including GNU/Linux. Also works on Windows. ![linux] ![windows]"}, {"name": "MikTeX", "url": "https://miktex.org", "description": "Most common LaTeX distribution for Windows, but also available for Mac, Linux or as Docker image. ![linux] ![windows] ![mac] ![foss]"}, {"name": "reitzig/texlive-docker", "url": "https://github.com/reitzig/texlive-docker", "description": "minimal TeXLive system with package installation possibility", "stars": "32"}, {"name": "Island of TeX/texlive", "url": "https://gitlab.com/islandoftex/images/texlive", "description": "debian-based full TeXLive system"}, {"name": "dante-ev/docker-texlive", "url": "https://github.com/dante-ev/docker-texlive", "description": "debian-based full TeXLive system with additions with pandoc, perl, and python pre-installed", "stars": "115"}, {"name": "pdfTeX", "url": "https://www.tug.org/applications/pdftex/", "description": "TeX compiler that produces PDF files immediately instead of DVI files (nowadays, this is the standard compiler for many users). ![foss]"}, {"name": "XeTeX", "url": "http://xetex.sourceforge.net", "description": "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]"}, {"name": "LuaTeX", "url": "https://www.luatex.org", "description": "(La)TeX compiler that supports Lua code for scripting and has improved unicode and font support than standard TeX/pdfTeX. ![foss]"}, {"name": "tectonic", "url": "https://tectonic-typesetting.GitHub.io/en-US/", "description": "Modern, self contained (La)TeX compiler powered by XeTeX and TeXLive. ![foss]"}]}, {"name": "LaTeX formulas on the web", "parent": "Engines", "entries": [{"name": "Auto-LaTeX Equations with Google Docs", "url": "https://sites.google.com/site/autolatexequations", "description": "Render high-quality math equations directly in Google Docs."}, {"name": "MathJaX", "url": "https://www.mathjax.org", "description": "JavaScript engine to render mathematical formulas on the web. The outcome looks really slick. ![foss]"}, {"name": "mimeTeX", "url": "https://ctan.org/pkg/mimetex", "description": "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]"}, {"name": "mathTeX", "url": "https://ctan.org/pkg/mathtex", "description": "mathTeX is the successor of mimeTeX: it produces nicer-looking images but it requires LaTeX to be installed on your server. ![foss]"}, {"name": "KaTeX", "url": "https://khan.GitHub.io/KaTeX/", "description": "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]"}, {"name": "Franklin.jl", "url": "https://franklinjl.org/", "description": "Static site generator with KaTeX support, code evaluation, LaTeX-like commands and optional pre-rendering, in Julia. ![foss]"}, {"name": "xhub", "url": "https://github.com/nschloe/xhub", "description": "Browser extension that lets you use LaTeX in GitHub pages. ![foss]", "stars": "106"}, {"name": "List of popular LaTeX editors", "url": "https://tex.stackexchange.com/questions/339/latex-editors-ides", "description": "Community-maintained list of popular LaTeX editors including a screenshot and a short description."}]}, {"name": "LaTeX-focused", "parent": "Editors", "entries": [{"name": "Kile", "url": "https://kile.sourceforge.io", "description": "Great LaTeX editor originally from the Linux/KDE community. It runs fine on Windows and macOS as well. ![foss]"}, {"name": "TeXMaker", "url": "https://www.xm1math.net/texmaker/", "description": "Pretty good alternative to Kile."}, {"name": "TeXStudio", "url": "https://www.texstudio.org", "description": "Cross-platform LaTeX editor that stems from TeXMaker."}, {"name": "WinEdt", "url": "https://www.winedt.com", "description": "The LaTeX editor many people swear by. Only for ![windows]."}, {"name": "TeXnicCenter", "url": "https://www.texniccenter.org", "description": "Quite old but free and decent editor for LaTeX. ![windows]"}, {"name": "LyX", "url": "https://www.lyx.org", "description": "Cross-platform WYSIWYM editor that uses LaTeX behind the scenes to render documents. ![foss]"}, {"name": "TeXShop", "url": "https://pages.uoregon.edu/koch/texshop/", "description": "No-nonsense editor for LaTeX documents which is included in MacTeX. ![mac]"}, {"name": "TeXWorks", "url": "https://www.tug.org/texworks/", "description": "No-nonsense editor for LaTeX code, modeled after TeXShop, but this one is cross-platform. ![foss]"}, {"name": "BakomaTex", "url": "https://www.bakoma-tex.com", "description": "Commercial LaTeX editor that allows to edit your document both using its source code and WYSIWYG."}, {"name": "Texifier", "url": "https://www.texifier.com/", "description": "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]"}]}, {"name": "General purpose text editors", "parent": "Editors", "entries": [{"name": "Atom", "url": "https://atom.io", "description": ""}, {"name": "Sublime Text", "url": "https://www.sublimetext.com", "description": ""}, {"name": "Emacs", "url": "https://www.gnu.org/software/emacs/", "description": ""}, {"name": "Vim", "url": "https://www.vim.org", "description": ""}, {"name": "IntelliJ", "url": "https://www.jetbrains.com/idea/", "description": ""}, {"name": "VS Code", "url": "https://code.visualstudio.com/", "description": ""}]}, {"name": "Online editors", "parent": "Editors", "entries": [{"name": "List of popular online LaTeX editors", "url": "https://tex.stackexchange.com/questions/3/compiling-documents-online/1654#1654", "description": "Community-maintained list of popular online LaTeX editor including equation editors."}, {"name": "Authorea", "url": "https://www.authorea.com", "description": "Online editor with built-in git support and bibliography tools."}, {"name": "OpenAI Prism", "url": "https://prism.openai.com", "description": "Online editor with realtime collaboration features."}, {"name": "Modern LaTeX Editor", "url": "https://github.com/InMDev/Modern-LaTeX-Editor", "description": "Online editor, no-signup hybrid code editor + visual editor that mixes Notion/Google docs/Microsoft Word-like editing with raw LaTeX code blocks.", "stars": "29"}, {"name": "Octree", "url": "https://www.useoctree.com", "description": "Online editor with AI writing assistance."}, {"name": "Overleaf", "url": "https://www.overleaf.com", "description": "Online editor, also with a WYSIWYM editor and git support."}, {"name": "SciTeX Cloud", "url": "https://github.com/ywatanabe1989/scitex-cloud", "description": "Self-hostable online editor with AI assistant integration, figure/table/citation management, real-time collaboration, and an MCP server (29 tools). ![foss]", "stars": "0"}, {"name": "WebLaTeX", "url": "https://github.com/sanjib-sen/weblatex", "description": "Web-based vscode with Git Integration + Copilot + Grammar & Spell Checker + Live Collaboration Support based on GitHub Codespace and Dev container.", "stars": "1.6k"}, {"name": "Papeeria", "url": "https://papeeria.com", "description": "Online editor with built-in git support."}, {"name": "JaxEdit", "url": "https://zohooo.GitHub.io/jaxedit/", "description": "Online LaTeX editor with Live Preview and nice presentation mode."}, {"name": "Vexlio", "url": "https://vexlio.com/", "description": "Online diagram editor with built-in LaTeX equation support including live preview and easy exports."}, {"name": "TeXbrain", "url": "https://tex.swimmingbrain.dev", "description": "Free, open-source browser-based LaTeX editor with in-browser compilation, live PDF preview and Git integration. No account or install required. ![foss]"}, {"name": "JabRef", "url": "https://www.jabref.org", "description": "Very powerful cross-platform (Java) bibtex editor. ![mac] ![windows] ![linux] ![foss]"}, {"name": "Papis", "url": "https://github.com/papis/papis", "description": "Extremely customizable,", "stars": "1.7k"}, {"name": "Bibdesk", "url": "http://bibdesk.sourceforge.net", "description": "Great bibliography editor for ![mac]."}, {"name": "Zotero", "url": "https://www.zotero.org", "description": "Reference manager for your browser that also exports to bibtex and integrates with many LaTeX editors. ![mac] ![windows] ![linux] ![foss]"}, {"name": "Mendeley", "url": "https://www.mendeley.com", "description": "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]"}, {"name": "betterbib", "url": "https://github.com/nschloe/betterbib", "description": "Command-line utility for improving your BibTeX files. Fetches information from online sources. ![mac] ![windows] ![linux] ![foss]", "stars": "834"}, {"name": "OneCite", "url": "https://github.com/HzaCode/OneCite", "description": "Universal citation management and academic reference toolkit that converts messy references into perfectly formatted citations. Supports DOI, arXiv ID, titles, and more, with output in BibTeX, APA, and MLA formats. ![mac] ![windows] ![linux] ![foss]", "stars": "56"}, {"name": "CrossRef Local", "url": "https://github.com/ywatanabe1989/crossref-local", "description": "Local CrossRef database (167M papers) with full-text search, impact factor data, Python API for bibliography enrichment, and an MCP server (15 tools). ![foss]", "stars": "2"}, {"name": "OpenAlex Local", "url": "https://github.com/ywatanabe1989/openalex-local", "description": "Local OpenAlex database (284M scholarly works) with abstracts and semantic search for literature discovery, and an MCP server. ![foss]", "stars": "0"}, {"name": "Arara", "url": "https://www.ctan.org/pkg/arara", "description": ""}, {"name": "latexmk", "url": "https://www.ctan.org/pkg/latexmk", "description": "Build tool that is the commonly used by many LaTeX editors (LaTeXing, TeXShop, etc.) to build your LaTeX files. ![foss]"}]}, {"name": "GitHub Actions", "parent": "Build Tools", "entries": [{"name": "xu-cheng/latex-action", "url": "https://github.com/xu-cheng/latex-action", "description": "GitHub Action to compile LaTeX documents", "stars": "1.4k"}, {"name": "dante-ev/latex-action", "url": "https://github.com/dante-ev/latex-action", "description": "DANTE e.V.'s GitHub action to compile LaTeX documents. Offers a full TeXLive and pre-installed perl and python.", "stars": "193"}, {"name": "CaTeX", "url": "https://github.com/Alexis-benoist/CaTeX", "description": "Concatenates LaTeX documents with attention for properly merging the preamble.", "stars": "10"}, {"name": "Pandoc", "url": "https://pandoc.org", "description": "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]"}, {"name": "SciTeX Writer", "url": "https://github.com/ywatanabe1989/scitex-writer", "description": "Manuscript compilation system with templates for manuscripts, revisions, and supplementary materials, plus figure, table, and citation handling, and an MCP server (38 tools). ![foss]", "stars": "2"}]}, {"name": "Quality Check Tools", "parent": "Misc. Tools", "entries": [{"name": "ChkTeX", "url": "https://www.nongnu.org/chktex/", "description": "Linter / code checker for LaTeX documents. ![foss]"}, {"name": "blacktex", "url": "https://github.com/nschloe/blacktex", "description": "Command-line tool that replaces commonly occurring LaTeX anti-patterns and cleans up your files. ![windows] ![linux] ![mac] ![foss]", "stars": "158"}, {"name": "TeXtidote", "url": "https://github.com/sylvainhalle/textidote", "description": "A cross-platform (Java) spelling, grammar and style checker for LaTeX documents. ![windows] ![linux] ![mac] ![foss]", "stars": "1k"}]}, {"name": "Tools centered around equations", "parent": "Misc. Tools", "entries": [{"name": "Codecogs Eqn Editor", "url": "https://editor.codecogs.com/", "description": "Online LaTeX equation editor that allows you to produce figures containing an equation."}, {"name": "EqualX", "url": "https://equalx.sourceforge.io/", "description": "Graphical LaTeX formula editor. ![windows] ![linux] ![foss]"}, {"name": "KLaTeXFormula", "url": "https://klatexformula.sourceforge.io", "description": "Cross-platform alternative for LaTeXit. ![foss]"}, {"name": "Laeqed", "url": "https://www.thrysoee.dk/laeqed/", "description": "Crossplatform LaTeX formula to PNG convertor. ![windows] ![linux] ![mac] ![foss]"}, {"name": "LaTeXEqEdit", "url": "http://latexeqedit.sourceforge.net/", "description": "LaTeX formula editor for Windows. ![windows] ![foss]"}, {"name": "LaTeXiT", "url": "https://www.chachatelier.fr/latexit/", "description": "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]"}, {"name": "LaTeX to Image", "url": "https://thomasahle.com/latex2png/", "description": "Convert LaTeX to PNG, JPEG, or SVG images. Big symbols menu and easy drag-and-drop equations."}, {"name": "pix2tex", "url": "https://lukas-blecher.github.io/LaTeX-OCR/", "description": "LaTeX OCR ![windows] ![linux] ![mac] ![foss]"}, {"name": "Image to LaTeX", "url": "https://www.underleaf.ai/tools/image-to-latex", "description": "AI-powered converter that transforms images of handwritten notes, equations, or tables into clean LaTeX code."}, {"name": "TikzEdt", "url": "https://www.tikzedt.org", "description": ""}, {"name": "TikZ-Editor", "url": "https://github.com/fredokun/TikZ-Editor", "description": "Live-previewing editor for TikZ figures. ![mac] ![linux] ![foss]", "stars": "198"}, {"name": "IPE", "url": "https://ipe.otfried.org", "description": "Drawing tool that integrates well with LaTeX commands and documents. ![foss]"}, {"name": "GeoGebra", "url": "https://www.geogebra.org/", "description": "Cross-platform geometry tool with output to TikZ. ![foss]"}, {"name": "Dia", "url": "https://wiki.gnome.org/Apps/Dia", "description": "Cross-platform diagramming tool that can export to PSTricks and MetaPost code. ![foss]"}, {"name": "TikZiT", "url": "https://tikzit.GitHub.io", "description": "GUI tool for creating graphs and string diagrams using PGF/TikZ. ![windows] ![linux] ![mac] ![foss]"}, {"name": "LaTeXDraw", "url": "https://latexdraw.sourceforge.net/", "description": "Vector-based drawing tool having LaTeX as first-class citizen. ![windows] ![linux] ![mac] ![foss]"}, {"name": "CTAN", "url": "https://www.ctan.org", "description": "The Comprehensive TeX Archive Network is the place to look for useful packages and documentation."}]}, {"name": "References", "parent": "Packages", "entries": [{"name": "Cross-reference packages explained", "url": "https://tex.stackexchange.com/a/36312/9075", "description": "Elaboration on cross-reference packages (cleveref, varioref, theoremref, nameref, etc.): Which to use, which conflict?"}]}, {"name": "Tables", "parent": "Packages", "entries": [{"name": "Excel2LaTeX", "url": "https://www.ctan.org/pkg/excel2latex?lang=en", "description": "Excel (2010 and older) macros to produce LaTeX `tabular` code. ![windows] ![mac]"}, {"name": "csv2latex", "url": "http://freshmeat.sourceforge.net/projects/csv2latex", "description": "Converts CSV files from your favorite programs to LaTeX `tabular`s. ![linux] ![mac]"}, {"name": "Tables Generator", "url": "https://www.tablesgenerator.com", "description": "This website provides a graphical interface to input your table and produces properly-formatted code for LaTeX, Markdown, HTML, etc."}, {"name": "pgfplotstable", "url": "https://www.ctan.org/pkg/pgfplotstable?lang=en", "description": "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."}]}, {"name": "Graphics", "parent": "Packages", "entries": [{"name": "TeXample", "url": "https://www.texample.net", "description": "Blog about LaTeX, with a big collection of TikZ figures."}, {"name": "pgfplots", "url": "http://pgfplots.sourceforge.net", "description": "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."}, {"name": "A very minimal introduction to TikZ (PDF)", "url": "https://cremeronline.com/LaTeX/minimaltikz.pdf", "description": "Short introductory document to the world of TikZ, written by Jacques Crémer."}, {"name": "PetarV-/TikZ", "url": "https://github.com/PetarV-/TikZ", "description": "Collection of publication-ready PGF/TikZ figures by Petar Veličković.", "stars": "1.4k"}, {"name": "matlab2tikz", "url": "https://github.com/matlab2tikz/matlab2tikz", "description": "Convert your MATLAB plots to PGFPlots/TikZ. ![windows] ![linux] ![mac] ![foss]", "stars": "1.7k"}, {"name": "tikzplotlib", "url": "https://github.com/nschloe/tikzplotlib", "description": "Convert your matplotlib plots to PGFPlots/TikZ. ![windows] ![linux] ![mac] ![foss]", "stars": "2.6k"}, {"name": "TikZBlog", "url": "https://latexdraw.com", "description": "Step-by-Step Tutorials about How to Draw Illustrations in LaTeX."}]}, {"name": "Source Code", "parent": "Packages", "entries": [{"name": "minted", "url": "https://www.ctan.org/pkg/minted", "description": "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."}]}, {"name": "Typography", "parent": "Packages", "entries": [{"name": "microtype", "url": "https://ctan.org/pkg/microtype", "description": "This package improves the appearance of your documents by enabling margin kerning and font expansion."}]}, {"name": "Presentations, Slides", "parent": "Packages", "entries": [{"name": "nics", "url": "https://nics.nilcons.com/", "description": "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."}, {"name": "LaTeX templates", "url": "https://www.latextemplates.com", "description": "Collection of templates for papers, posters, resumés, theses, books, presentations, … for LaTeX."}, {"name": "Ultimate Beamer Theme List", "url": "https://github.com/martinbjeldbak/ultimate-beamer-theme-list", "description": "Links to various beamer themes along with PDF previews.", "stars": "1.7k"}, {"name": "LaTeX Beamer Theme Overview", "url": "https://github.com/UweZiegenhagen/LaTeX-Beamer-Theme-Overview/blob/main/OVERVIEW.md", "description": "Visual overview of beamer themes included in TeXLive", "stars": "45"}, {"name": "TeXtured", "url": "https://github.com/jdujava/TeXtured", "description": "A typographically elegant, clean, and structured LaTeX template (primarily intended for theses).", "stars": "258"}, {"name": "Comprehensive LaTeX symbol list", "url": "https://www.ctan.org/tex-archive/info/symbols/comprehensive/", "description": "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."}, {"name": "Detexify", "url": "https://detexify.kirelabs.org/classify.html", "description": "You draw the symbol and this site/app will tell you the LaTeX command."}, {"name": "TUG", "url": "https://www.tug.org", "description": "The TeX User Group is a way to get in touch with other (La)TeX users."}, {"name": "TeXDoc", "url": "https://texdoc.net", "description": "Online interface to the `texdoc` utility to browse LaTeX packages and documentation."}, {"name": "Dickimaw Books: LaTeX resources", "url": "https://www.dickimaw-books.com/latexresources.html", "description": "Great overview of resources useful for LaTeX."}, {"name": "LaTeX cookbook", "url": "https://latex-cookbook.net", "description": "Sibling of TeXample, contains quite a bit of example code."}, {"name": "Visual FAQ", "url": "https://ctan.org/pkg/visualfaq", "description": "Typesetting issues and a link to appropriate TeX FAQ answers."}, {"name": "MartinThoma's LaTeX example", "url": "https://github.com/MartinThoma/LaTeX-examples/", "description": "GitHub repository containing example LaTeX documents.", "stars": "1.7k"}, {"name": "LaTeX community", "url": "https://latex.org/forum", "description": "Forum about LaTeX."}, {"name": "BibTeX Style Examples", "url": "http://www.cs.stir.ac.uk/~kjt/software/latex/showbst.html", "description": "Example output of common BibTeX styles (BST files)."}, {"name": "TeX World", "url": "https://tex.world/", "description": "Websites supported by the TeX Users Group, DANTE, and GUTenberg."}, {"name": "TeXnique", "url": "https://texnique.xyz", "description": "A LaTeX Typesetting Game."}, {"name": "Showcase of beautiful typography done in TeX & friends", "url": "https://tex.stackexchange.com/questions/1319/showcase-of-beautiful-typography-done-in-tex-friends", "description": "Set of examples demonstrating the power of LaTeX."}, {"name": "Showcase of beautiful invitations in TeX", "url": "https://tex.stackexchange.com/q/281415/9075", "description": "Showcase of invitations typeset using LaTeX."}, {"name": "Showcase of \"programming your document\" paradigm", "url": "https://tex.stackexchange.com/q/219774/9075", "description": "Collection of LaTeX documents demonstrating how LaTeX can be used like a programming language."}, {"name": "TUG: TeX showcase", "url": "https://www.tug.org/texshowcase/", "description": "Website from the TUG that shows some examples of what LaTeX can do."}, {"name": "Awesome LaTeX drawing", "url": "https://github.com/xinychen/awesome-latex-drawing", "description": "Curated list of academic drawing examples for using LaTeX", "stars": "2k"}, {"name": "LearnLaTeX.org", "url": "https://www.learnlatex.org/", "description": "Browser-based LaTeX tutorial."}, {"name": "The (Not So) Short Introduction to LaTeX2e", "url": "https://mirrors.ctan.org/info/lshort/english/lshort.pdf", "description": "Very comprehensive introduction to LaTeX."}, {"name": "Begin LaTeX in minutes", "url": "https://github.com/luong-komorebi/Begin-Latex-in-minutes", "description": "Brief intro to LaTeX for beginners that helps you use LaTeX with ease.", "stars": "3.3k"}, {"name": "Getting to Grips with LaTeX", "url": "https://www.andy-roberts.net/writing/latex", "description": "Complete guide going through the majority of things you need to know about LaTeX."}, {"name": "LaTeX introductions in languages other than English", "url": "https://tex.stackexchange.com/questions/84384/latex-introductions-in-languages-other-than-english/84385", "description": "Collection of introductions in many languages."}, {"name": "Wikibooks: LaTeX", "url": "https://en.wikibooks.org/wiki/LaTeX", "description": "The LaTeX wikibook. Not really a paper book, but it is equally extensive."}, {"name": "The LaTeX Companion, F. Mittelbach (2004)", "url": "https://www.informit.com/store/latex-companion-9780201362992", "description": ""}, {"name": "LaTeX Graphics Companion, M. Goossens (2007)", "url": "https://www.informit.com/store/latex-graphics-companion-9780321508928", "description": ""}, {"name": "TeX by Topic (2007)", "url": "https://ctan.org/pkg/texbytopic", "description": ""}, {"name": "TeX for the Impatient (2020)", "url": "https://ctan.org/pkg/impatient", "description": ""}, {"name": "Formatting Information (2020)", "url": "https://latex.silmaril.ie/formattinginformation", "description": "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."}, {"name": "TeXblog", "url": "https://texblog.net", "description": "Blog about LaTeX and everything related."}, {"name": "texblog.org", "url": "https://texblog.org", "description": "Blog on LaTeX and related topics (tutorials, packages, code snippets, etc.)."}, {"name": "TeX Talk", "url": "https://tex-talk.net", "description": "Blog for the TeX Stack Exchange site with news and interviews."}, {"name": "TeX Hour", "url": "https://texhour.github.io/", "description": "A weekly video meeting"}, {"name": "LinkedIn: TeX/LaTeX User Group", "url": "https://www.linkedin.com/groups/1600297", "description": ""}, {"name": "Twitter: @TeXtip", "url": "https://twitter.com/TeXtip", "description": "Tips related to (La)TeX by [John D. Cook](https://www.johndcook.com/)."}, {"name": "TeX.StackExchange", "url": "https://tex.stackexchange.com", "description": "StackExchange TeX section."}, {"name": "TopAnswers TeX", "url": "https://topanswers.xyz/tex", "description": "a free and open source Q\\&A site for TeX and friends"}]}]} |