oberien / heradoc

Markdown to Latex converter
13 stars 2 forks source link

Heradoc is a markdown to LaTeX converter. It is a very biased partial reimplementation of pandoc with a pinch of hackmd.

Building

Rust needs to be installed. To find out how to install rust, visit https://rustup.rs and follow all of the instructions.

Linux / WSL

The below doesn't work for WSL, but it's a beginning. If anyone wants to try out building heradoc for WSL, feel free to open a PR.

For ubuntu, ensure that you are using its latest version, to ensure that you have the newest versions of all packages. To do that, run sudo apt update && sudo apt upgrade && do-release-upgrade.

On ubuntu, install pkg-config, libssl-dev, libpango1.0-dev, libxml2-dev, libcairo2-dev, texlive and graphviz. On arch, install base-devel, openssl, pango, libxml2, cairo, texlive-bin, texlive-core, texlive-latexextra, texlive-bibtexextra, biber and texlive-science. For other distributions, those packages may have different names.

Windows

Install the following programs:

Features

Config Options

Cli

Backend

Frontend: