Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phfaist/flm-htmlplus
https://github.com/phfaist/flm-htmlplus
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phfaist/flm-htmlplus
- Owner: phfaist
- License: mit
- Created: 2023-04-01T15:33:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T07:52:58.000Z (over 1 year ago)
- Last Synced: 2024-10-12T13:45:07.918Z (3 months ago)
- Language: Python
- Size: 713 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
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).