BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.07k stars 1.47k forks source link

LaTeX not exporting to PDF properly #3641

Open loftusa opened 3 years ago

loftusa commented 3 years ago

Current behavior

LaTeX math works fine within boostnote, but then upon exporting to a pdf all the LaTeX gets broken.

within boostnote exported version

Expected behavior

the PDF contains rendered LaTeX.

Environment

Flexo013 commented 3 years ago

Could you try exporting again without line 160, because it seems to contain some character that isn't handled properly?

file098 commented 3 years ago

I currently have the same problem, the only workaround that I found was to export the note in HTML, open it in the browser and save the page as PDF.

Boostnote Legacy 0.16.1 OS version and name: OS X Catalina

Exported version Devs Tools open

Flexo013 commented 3 years ago

@file098 Please provide a screenshot with dev tools open, like the above post.