Turning latexed notes into blog posts
post by notfnofn · 2024-06-01T18:03:18.039Z · LW · GW · 2 commentsThis is a question post.
Contents
2 comments
I've been writing up an assortment of statistical notes in preparation for an upcoming job. I've been learning statistics from mostly-scratch but I have a solid math background, so I imagine my notes would be helpful to many people here with a similar background.
My notes are currently latexed. I don't use any commands much fancier than \DeclareMathOperator, \newcommand, and setting up environments for theorems/lemmas/pictures (I use tikz for diagrams, but those can easily be turned into pngs).
What is a fast way to turn these into posts on either substack or here?
Answers
2 comments
Comments sorted by top scores.
comment by jimv · 2024-06-02T00:07:27.653Z · LW(p) · GW(p)
Does the LessWrong editor's documentation on its handling of LaTeX [? · GW] answer your question?
Replies from: notfnofn