Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sleepymalc/notes
📝 The Lecture Notes
https://github.com/sleepymalc/notes
latex mathematics notes
Last synced: 4 days ago
JSON representation
📝 The Lecture Notes
- Host: GitHub
- URL: https://github.com/sleepymalc/notes
- Owner: sleepymalc
- Created: 2021-12-09T04:09:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T03:28:28.000Z (3 months ago)
- Last Synced: 2024-10-12T13:47:26.765Z (2 months ago)
- Topics: latex, mathematics, notes
- Language: TeX
- Homepage: https://pbb.wtf/posts/Notes
- Size: 832 MB
- Stars: 84
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
Source Code of my LaTeX Lecture Notes.## Abstract
This repo contains all $\LaTeX$ source codes of the lecture notes I took in university. A more readable version can be found [here](https://pbb.wtf/posts/Notes).
The [`header.tex`](https://github.com/sleepymalc/LaTeX-Template/blob/main/Note/header.tex) can be found in [LaTeX Template](https://github.com/sleepymalc/LaTeX-Template), together with a simple, but complete [demo](https://github.com/sleepymalc/LaTeX-Template/blob/main/Note/master.pdf).
> **You need to include this header to compile any of my notes!** The particular compile environment should not be that relevant since the packages this environment depends on are quite straightforward and minimal, hence a simple *pdflatex* should do the job. As for Inkscape figures, please look into [VSCode-LaTeX-Inkscape](https://github.com/sleepymalc/VSCode-LaTeX-Inkscape) for detailed configuration.
## Contribution
The works are partially contributed by some other students, TAs, and professors in JI, which would be listed if known.
> If you find any problems in the repository, you are welcome to make an issue or pull request.