Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kensukeken/tex

Welcome to TeX, a repository for TeX files and templates that provides examples of TeX code and customization tools for typesetting documents, presentations, and reports. Contributions are welcome, and the code is licensed under the MIT License.
https://github.com/kensukeken/tex

latex latex-document latex-examples tex

Last synced: 3 months ago
JSON representation

Welcome to TeX, a repository for TeX files and templates that provides examples of TeX code and customization tools for typesetting documents, presentations, and reports. Contributions are welcome, and the code is licensed under the MIT License.

Awesome Lists containing this project

README

        

# LaTeX & TeX Resources

Here are some useful resources for learning and using LaTeX & TeX.

## LaTeX

### Tutorials

- [Overleaf's tutorials](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes): A beginner-friendly tutorial that covers the basics of LaTeX.
- [Overleaf's documentation](https://www.overleaf.com/learn): A comprehensive documentation that covers many topics related to LaTeX.
- [Learn LaTeX](https://www.learnlatex.org/): A tutorial that offers an interactive approach to learning LaTeX.

### Common Packages

- [amsmath & mathtools](https://ctan.org/pkg/amsmath & https://ctan.org/pkg/mathtools): Two essential packages for typesetting math equations.
- [amsthm & amssymb](https://ctan.org/pkg/amsthm & https://ctan.org/pkg/amssymb): Packages that provide additional symbols and theorem environments.
- [PGF/TikZ](https://ctan.org/pkg/pgf): A powerful package for creating high-quality graphics and diagrams.
- [Effortless Plotting with PGFPlots](https://mirror.niser.ac.in/ctan/graphics/pgf/contrib/pgfplots/doc/pgfplots.pdf): A comprehensive guide to creating plots and charts with PGFPlots.

### Symbols

- [Detexify](http://detexify.kirelabs.org/classify.html): An interactive tool that allows you to draw a symbol and find its LaTeX command.
- [TeXit's cheatsheet](https://cdn.discordapp.com/attachments/554128715790155796/555351313836277781/texit_cheatsheet_1.pdf): A helpful cheatsheet that provides LaTeX commands for common symbols.
- [Math symbols](https://www.caam.rice.edu/~heinken/latex/symbols.pdf): A list of LaTeX commands for common math symbols.
- [Comprehensive list](http://tug.ctan.org/info/symbols/comprehensive/symbols-a4.pdf): A comprehensive list of LaTeX commands for symbols.

### Additional Resources

- [Stack Exchange](https://tex.stackexchange.com/): A community-driven question-and-answer site for LaTeX.

## TeX

### Guides

- [Notes On Programming in TeX](http://pgfplots.sourceforge.net/TeX-programming-notes.pdf): A detailed guide to programming in TeX.
- [The TeXbook](https://cdn.discordapp.com/attachments/852438126651506728/1068824115059892304/texbook.pdf): A classic book that provides a comprehensive introduction to TeX.
- [TeX by Topic](https://ctan.org/pkg/texbytopic): A guide that covers many advanced topics related to TeX.
- [A Gentle Introduction to TeX](https://ctan.org/pkg/gentle): A beginner-friendly introduction to TeX.
- [TeX in a nutshell](http://petr.olsak.net/ftp/olsak/optex/tex-nutshell.pdf): A concise reference guide to TeX.
- [source2e](https://ctan.org/pkg/source2e): The source code of LaTeX2e's document class and packages.

Feel free to check out my stuff on GitHub: https://github.com/Kensukeken/TeX.