Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.