A while ago I made a very quick Python script to pull Markdown from LW, then use pandoc to export to a PDF (because I prefer reading physical papers and Latex formatting). I used it somewhat regularly for ~6 months and found that it was good enough for my purposes. I assume the LW developers could write something much better, but I’ve thrown it into this Github [repo](https://github.com/juesato/lw_pdf_exporter/tree/main) in case it’s of help or interest.
A while ago I made a very quick Python script to pull Markdown from LW, then use pandoc to export to a PDF (because I prefer reading physical papers and Latex formatting). I used it somewhat regularly for ~6 months and found that it was good enough for my purposes. I assume the LW developers could write something much better, but I’ve thrown it into this Github [repo](https://github.com/juesato/lw_pdf_exporter/tree/main) in case it’s of help or interest.