Vintage Scientific Papers with LaTeX (github.com)
40 points by petalmind 3 days ago
3eb7988a1663 an hour ago
Heh, I read the title and thought this was going to be about someone porting legacy publications into Latex code. Anything from Newton's gravity to Marie Curie radium.
Which would be nice - some seminal publications from not all that long ago are only available as terrible quality scans.
wenc 6 minutes ago
I just asked GPT6-Astra to transcribe a page from Newton's Principia to LaTeX. It did an amazing job outputing a XeLaTeX doc with a mixture of text and TikZ. Looks really good.
eigenblake an hour ago
This is an excellent idea. I was curious about using DeepSeek OCR for exactly this purpose. But a tricky question is if we could do some sort of looping or something "energy based" and use classical search to find optimal parameters (LaTeX settings) to minimize the error (pixel difference). Me knowing I would get obsessed with the second half is what's keeping me from the first half. Maybe a vision JEPA would be good. If I had API credits to burn, I'd copy paste our two comments and see how far Fable gets.