Browsing index pages (2 articles)
↧
LaTeX to HTML via Pandoc : handle a custom command
I am using Pandoc to convert a .tex document to html/epub. In my text I make frequent use of a custom command,\subchpbreak with the following...
View ArticleAnswer by michal.h21 for LaTeX to HTML via Pandoc : handle a custom command
You can easily support custom commands with tex4ht. Just move declaration of the commands to standalone package, for example...
View Article
Browsing index pages (2 articles)