Interactive and LaTeX-styled papers in Pluto.jl.
pkg> add https://github.com/mossr/PlutoPapers.jl
See the following Pluto notebooks for examples.
Example | HTML |
---|---|
NeurIPS style paper. | |
Full conversion of LaTeX paper (arXiv link) | |
Tufte-style lecture presentation | |
Probability course notes |
We also support both light and dark mode papers!
Light Mode | Dark Mode |
---|---|
|
|
Here's an example changing from the preset NeurIPS style to the Tufte style:
Using the latex
string macro, you can write both raw LaTeX code mixed with Markdown.
This package is currently in development and pull requests are absolutely welcome!