Version 3 (modified by nicolasmartin, 5 years ago) (diff) |
---|
Deps installation
LaTeX
HTML export
htlatex
$ tmlgr install tex4ht
Python packages
Almost the same procedure as $LaTeX$ with the import of Python sources from an external computer for a local installation on the server (via Python pip)
- Install the mandatory Python packages from source:/NEMO/trunk/doc/rst/requirements_make_html.txt
$ pip install -r requirements_make_html.txt
- Check the compilation of HTML export
$ make html
- Build wheels
$ pip3 wheel -r requirements_make_html.txt --no-cache-dir