From 98e136fdbce75815f127043394a114d66cd26cc3 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Mon, 28 Oct 2019 11:24:53 +0100 Subject: [PATCH] Updated readme to add new dependency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6c60935..0e20aedd 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ These are optional, but recommended: * `python3-enchant` for spell checking * `python3-pycountry` for translating language codes to language names +* `python3-latexcodec` for escaping unicode characters in LaTeX export Alternatively, the packages can be installed with `pip` by running ```