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

https://github.com/soumilgit/latex-cheatsheet

Your All-In-One LaTeX Cheatsheet !
https://github.com/soumilgit/latex-cheatsheet

cheatsheet css html js latex opensource

Last synced: 10 months ago
JSON representation

Your All-In-One LaTeX Cheatsheet !

Awesome Lists containing this project

README

          

# LaTeX CheatSheet



Your all-in-one LaTeX Cheatsheet!

Additionally, to help you guys contribute to this repository , I used GitHub API to fetch people's GitHub profile details by inputting their username 😊 !

Please feel free to contribute to this repository .

# Folder structure

Here is the folder structure of the repository :

```
.github
│  ├─ FUNDING.yml
│  ├─ ISSUE_TEMPLATE
│  │  ├─ bug_report.md
│  │  ├─ custom.md
│  │  └─ feature_request.md
│  └─ WORKFLOWS
│     └─ main.yml
ASSETS
api.js
│  ├─ code.json
command.js
│  ├─ copy-icon.svg
│  ├─ copy.svg
│  ├─ external.js
│  ├─ favicon.png
│  └─ styles.css
├─ CODE_OF_CONDUCT.md
├─ CONTRIBUTING.md
├─ LICENSE
├─ MARKDOWN
Cheatsheet_MD.md
├─ PDF
│  └─ latexsheet.pdf
├─ README.md
└─ index.html

```

# You have various ways to access and use the Cheatsheet:

- ### [WEBSITE](https://latex-cheatsheet.vercel.app/)
- ### [MARKDOWN-FILE](MARKDOWN/Cheatsheet_MD.md)
- ### [PDF-FILE](PDF/latexsheet.pdf)

---

# To Contribute, read [CONTRIBUTING.md](CONTRIBUTING.md) .




Please leave a review and ⭐ the repo if you found it useful!

### Thank You :)