michael-brade / LaTeX.js

JavaScript LaTeX to HTML5 translator
https://latex.js.org
MIT License
736 stars 58 forks source link

latex bookmark bar generation rendering #148

Open ABC-xiaoxuan opened 5 months ago

ABC-xiaoxuan commented 5 months ago

I need to generate a bookmark bar in the tex file and display it in the web page. Clicking the bookmark bar can also jump to the corresponding content, but now I don't know how to change it. Do I specify bookmarks in tex code or do I specify bookmarks in html code that I write