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 !
- Host: GitHub
- URL: https://github.com/soumilgit/latex-cheatsheet
- Owner: Soumilgit
- License: mit
- Created: 2024-12-10T02:31:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T10:51:03.000Z (over 1 year ago)
- Last Synced: 2025-03-30T00:43:42.145Z (about 1 year ago)
- Topics: cheatsheet, css, html, js, latex, opensource
- Language: CSS
- Homepage: https://latex-cheatsheet.vercel.app/
- Size: 421 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 :)