LaTeXML icon indicating copy to clipboard operation
LaTeXML copied to clipboard

tufte-book.cls and tufte-handout.cls support

Open asmaier opened this issue 6 years ago • 2 comments

The Tufte handout style is a style that Edward Tufte uses in his books and handouts. Tufte’s style is known for its extensive use of sidenotes, tight integration of graphics with text, and well-set typography. This style has been implemented in LaTeX (https://github.com/Tufte-LaTeX/tufte-latex) and HTML/CSS (https://github.com/edwardtufte/tufte-css).

R Markdown allows to create PDFs using tufte-latex and HTML using tufte-css and I think it looks really nice: https://rstudio.github.io/tufte/

Wouldn't it be cool, if LaTeXML had bindings, which would convert a LaTeX Document written with the tufte-latex package into HTML using tufte-css?

asmaier avatar Jun 30 '19 12:06 asmaier