Crates.io | md2tex |
lib.rs | md2tex |
version | 0.1.3 |
source | src |
created_at | 2019-08-14 04:49:45.248931 |
updated_at | 2019-08-25 20:00:53.115852 |
description | A small utility to convert markdown files to pdf exploiting tectonic. This is a forked version based off of tforgione's awesome library (https://gitea.tforgione.fr/tforgione/md2pdf/). |
homepage | |
repository | https://github.com/lbeckman314/md2tex |
max_upload_size | |
id | 156668 |
size | 40,731 |
A small utility to convert markdown files to tex. Forked from md2pdf, with an added focus on mdbook conversions. Also with the goal of eventually contributing back upstream.
Used by mdbook-latex to generate PDF's.
md2tex -i input.md -o output.tex