https://github.com/thesfinox/latex-commons
Common custom commands and classes in LaTeX
https://github.com/thesfinox/latex-commons
latex latex-class latex-document latex-package latex-resume-template latex-style latex-thesis-template latexmk pdflatex xelatex
Last synced: 2 months ago
JSON representation
Common custom commands and classes in LaTeX
- Host: GitHub
- URL: https://github.com/thesfinox/latex-commons
- Owner: thesfinox
- License: cc-by-sa-4.0
- Created: 2020-06-10T20:58:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T09:18:44.000Z (over 1 year ago)
- Last Synced: 2025-01-16T03:34:02.624Z (4 months ago)
- Topics: latex, latex-class, latex-document, latex-package, latex-resume-template, latex-style, latex-thesis-template, latexmk, pdflatex, xelatex
- Language: TeX
- Homepage: https://thesfinox.gitbook.io/latex-templates-and-packages/
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTeX Commons
[](https://creativecommons.org/licenses/by-sa/4.0/) [](https://www.latex-project.org/)
Welcome to **LaTeX Commons**!
Documentation can be found at [this URL](https://thesfinox.gitbook.io/latex-templates-and-packages/).
This is my collection of classes and packages I wrote to typeset TeX documents I commonly use. Feel free to use them as you like \(I appreciate a reference to this [GitHub repository](https://github.com/thesfinox/latex-commons)\)!
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
### Classes
* [Resume](classes/resume.md): one page resume template typeset in two columns.
* [Cover letter](classes/cover.md): a one page cover letter template.
* [Full Article](classes/fullarticle.md): research papers with a nice typesetting.
* [Thesis](classes/thesis.md): Ph.D. thesis with simple title pages and sectioning.### Packages
* [Debug](packages/debug.md): debug symbols and comments for drafts.
* [Science Stuff](packages/sciencestuff.md): scientific shortcuts for papers and thesis.