https://github.com/eonu/mytex
Useful mathematical shortcuts/commands for LaTeX.
https://github.com/eonu/mytex
Last synced: 5 months ago
JSON representation
Useful mathematical shortcuts/commands for LaTeX.
- Host: GitHub
- URL: https://github.com/eonu/mytex
- Owner: eonu
- Created: 2020-04-28T21:39:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T16:45:21.000Z (over 5 years ago)
- Last Synced: 2025-02-09T01:43:08.522Z (over 1 year ago)
- Language: TeX
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyTeX
Useful mathematical shortcuts/commands for LaTeX.
## Instructions
These shortcuts require the `amsmath`, `amsfonts` and `xcolor` packages.
- `mytex.md.tex`: For use in Markdown processors such as Typora. Does not overwrite commands with the same name.
- `mytex.tex`: For use in LaTeX documents. Overwrites commands with the same name if they already exist!