LaTeX

Rough Notes

  • \𝘶𝘴𝘦𝘱𝘢𝘤𝘬𝘢𝘨𝘦[𝗯𝗮𝗰𝗸𝗿𝗲𝗳=𝗽𝗮𝗴𝗲]{𝘩𝘺𝘱𝘦𝘳𝘳𝘦𝘧} instead of just \𝘶𝘴𝘦𝘱𝘢𝘤𝘬𝘢𝘨𝘦{𝘩𝘺𝘱𝘦𝘳𝘳𝘦𝘧} to link back to content from references section.
  • Prepending paragraph with \looseness = -1= will make paragraphs fit without using one line for one word.
  • Use \citep when multiple references should be in "p"arentheses, and \citet where the citation is used a noun (subject/object) within the "t"ext. See these notes for further natbib usage examples, \Cref for referring to an equation, figure etc. at the beginning of a sentence.
  • apxproof - LaTeX package that automatically puts proofs in the Appendix.
  • Microtype - Better LaTeX appearance options.
  • Using \mid for conditional distributions as a replacement for | will automatically add whitespace.
  • typst - A LaTeX alternative.
  • KaTeX.
  • tinytex - Lightweight LaTeX distribution.

Emacs 29.4 (Org mode 9.6.15)