Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phfaist/flm-htmlplus


https://github.com/phfaist/flm-htmlplus

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Enhancements to FLM's HTML output, plus PDF via HTML

Installation:
```
> pip install git+https://github.com/phfaist/flm-htmlplus
```

This FLM extension package provides the `flm_htmlplus` workflow
(`--workflow=flm_htmlplus`) which adds some processing levels
to FLM's default HTML output. Mathematical equations can be
compiled into SVG elements. You can also generate PDF output
(internally, this uses an instance of Chrome to print the
generated HTML content to a PDF document).