Taking notes in mathematics lectures using LaTeX and Vim (2019)
31–40 of 110 posts
Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#32Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#33When I got to college, I started requesting all the materials that students normally get in LaTeX. PDFs generated with pdflatex and similar aren't screen reader accessible, but I could read the LaTeX source code just fine.
Obviously, what I write for myself isn't pure, compilable LaTeX, I usually omit the dollar signs, write things like 2^32 instead of 2^{32} etc.
By the way, the linked post was almost unreadable to screen readers, the soft dash characters inserted between every syllable made my screen reader say every syllable separately, which breaks the pronunciation rules.
Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#34Earlier quoted context omitted.
Can you explain a bit about your personal note taking/retention process?
Forgive me, there is nothing to explain. I bring paper and pencil. Boring.
Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#35One of my professors told me that the best way to do notes was write down normal quick ones in class, but then at home, rewrite the notes in complete sentences including the stuff you remember from the lecture that you didn't originally write down. He said this was a big help in absorbing and retaining the material. It sounded like a good idea, though I was too disorganized to actually try it.
Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#36EDIT: this seems to actually be vanilla vim. vimtex is still great, though!
Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#37Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#38Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#39Obviously the author can take these notes and be a mathematical success. That's amazing. Personally, I confess that I don't have enough cycles to both understand a lecture and live-LaTeX it. (Can I add that I am a math PhD and also very experienced with LaTeX? So if you feel that this may be too much for you, IMHO that's OK).
This however is and was for end-product stuff: my own personal collection of condensed notes, assignments that needed to be typed, and so on (I also use ultisnips for coding). I studied mathematics as a undergrad (I have a first class degree in Mathematics from a UK university) and I hand-wrote my lectures, and I know many mathematicians that are frankly much better than I am who find computers frankly difficult and avoided LaTeX as long as they possibly could.
What matters (if you are studying mathematics) is doing mathematics (exercises, experimentation, understanding proofs etc). There is no substitute. This is a nice to have, but will not make you a better mathematician. If you want to know how to be a good student, IMO this is a nice guide: https://www.maths.ox.ac.uk/system/files/attachments/study_pu...
Re: Taking notes in mathematics lectures using LaTeX and Vim (2019)
#40Blind person here. I've been using LaTex for note taking since age 15. Since braille typewriters are heavy and clunky and electronic braille notetakers are expensive, I decided it was the right thing to do pretty early on. I started doing this when I transferred out of blind school. Being able to compile my notes into a PDF was definitely useful, considering I had to work with teachers who didn't have any experience…
What CMS or editor outputs that? It's insane. I tried copying the text into a text editor and it displayed all the dashes: "math-e-mat-ics".