Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandonpacewic/latextemplates
My personal LaTex templates for taking notes in my Math, Physics, and CS classes. Adapted from SirCharlieMars.
https://github.com/brandonpacewic/latextemplates
Last synced: 21 days ago
JSON representation
My personal LaTex templates for taking notes in my Math, Physics, and CS classes. Adapted from SirCharlieMars.
- Host: GitHub
- URL: https://github.com/brandonpacewic/latextemplates
- Owner: BrandonPacewic
- License: mit
- Created: 2022-10-03T03:50:58.000Z (about 2 years ago)
- Default Branch: mega
- Last Pushed: 2022-10-31T18:14:57.000Z (about 2 years ago)
- Last Synced: 2024-10-15T21:03:55.717Z (about 1 month ago)
- Language: TeX
- Homepage:
- Size: 15.6 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# LaTex Templates
I recently (at the time of writing this) started taking my Math, Physics and most importantly my CS notes
in LaTex. Mainly because of my wrist condition, I wanted to avoid writing as much as possible while also
compensating for my handwriting.## Copying the templates
Depending on the system command line is the easiest way to go about this.
```Output
cp template/* {location}
``````Output
mv template.tex {filename}.tex
```## License
Copyright (c) Brandon Pacewic
SPDX-License-Identifier: MIT WITH [SirCharlieMars](https://github.com/SirCharlieMars) Exception