morb_fetch.bindings package
- class morb_fetch.bindings.TectonicDownloader
Bases:
objectDownload Tectonic binary from GitHub releases. Tectonic is a XELateX-implementation engine that can flexibly fetch related resources to compile LaTeX documents.
NOTE: Tectonic does not implement the biber engine. Check TectonicBiberDownloader to retrieve the biber engine.
- REPO_URL
- download_path
- classmethod list_available_versions()
List all available versions of Tectonic
- name
- registry
- class morb_fetch.bindings.TectonicBiberDownloader
Bases:
objectDownload Biber binary from SourceForge releases. Add to OS’s PATH for Tectonic to find the biber binary.
- REPO_URL
- download_path
- classmethod list_available_versions()
List all available versions of Tectonic
- name
- registry
Submodules
morb_fetch.bindings.tectonic module
- class morb_fetch.bindings.tectonic.TectonicDownloader
Bases:
objectDownload Tectonic binary from GitHub releases. Tectonic is a XELateX-implementation engine that can flexibly fetch related resources to compile LaTeX documents.
NOTE: Tectonic does not implement the biber engine. Check TectonicBiberDownloader to retrieve the biber engine.
- name
- registry
- download_path
- REPO_URL
- classmethod list_available_versions()
List all available versions of Tectonic