Convert Obsidian vault documents to latex
Project description
Obsidian to Latex
This utility attempts to make it easy to convert markdown documents written using obsidian into PDFs.
Getting Started
This project uses python poetry. Follow the intallation instructions for poetry.
I'm using miktex for latex support. On windows, you can run winget install miktex
Run poetry install
and poetry shell
to install and and activate the python virtual environment.
Than, run obsidian_to_latex .\examples\feature_guide\Widget.md
to convert the example document to a PDF. The PDF will be placed in .\examples\feature_guide\output\Widget.pdf
.
watchexec.exe -crd500 -e py "isort . && black . && pytest && obsidian_to_latex.cmd .\examples\feature_guide\Widget.md"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for obsidian_to_latex-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bd42fb70f2e51a542e1f8f08f123c6a9c8cba39833bc2ca41507f0c208a96e9 |
|
MD5 | 4cc5893c9dd65731058f224eb7c85d74 |
|
BLAKE2b-256 | 2d83ab24cd47fd126256cad3f84f37acf39310e028e6e807de252d715c3e37c7 |