hplgit / doconce

Lightweight markup language - document once, include anywhere
http://hplgit.github.io/doconce/doc/web/index.html
Other
311 stars 60 forks source link

convert .pdf to other formats when creating ipynb #88

Closed simetenn closed 7 years ago

simetenn commented 7 years ago

Notebooks are unable to show pdf-figures by default. This fixes so pdf-figures are converted to supported formats when creating a notebook.

KGHustad commented 7 years ago

Thanks!