thesamovar / notpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notpaper

Installation:

conda create -n notpaper python=3 poppler
conda activate notpaper
pip install pdf2image

Usage:

conda activate notpaper
python scripts/notpaperise.py sourcefile.tex --target destfile.html

This will be improved when things stabilise a bit.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 40.7%Language:Python 21.6%Language:HTML 20.1%Language:CSS 17.6%