In the end nobody could use the notes, including the guy himself, as he underperformed in exams. Instead of concentrating on the content, he was concerned with LaTex aesthetics, fixing typos and tweaking his environment.
I would never ever recommend anyone to type math lectures/exercises in LaTex, if this is not required. Just use pen and paper and profit:
https://www.quora.com/It-is-true-writing-things-down-using-p...
That being said, I'm quite proficient in LaTeX and have taken notes in Emacs. I don't have that many more errors in LaTeX than I do in handwriting. Both are about equally distracting to me.
I watched an online statistics class and took notes, then I transcribed some of them on the iPad. Here are the pdf’s:
https://github.com/melling/MathAndScienceNotes/tree/master/s...
I recommend solving exercises instead (with pen and paper), and creating flash cards for memorizing.
Golden rule: Use LaTeX only, if you really need to publish something for a wider audience. It's relevant for your thesis, research papers and math books. For everything else, LaTeX is nothing but a huge time sink. Even if you communicate math via email, try to avoid sending PDFs. Use common LaTeX syntax in your email plain text instead.
Don't abuse LaTeX for procrastination.