From 1b5c670189e1c8b6ebc2ce29904ca68095b8b5e1 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Sat, 23 May 2020 21:32:35 +0200 Subject: [PATCH] Removing mention of no ,onger needed dependencies --- docs/source/started.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/started.txt b/docs/source/started.txt index e6aca1cd..5c279e14 100644 --- a/docs/source/started.txt +++ b/docs/source/started.txt @@ -34,8 +34,6 @@ The following Python packages are required to run novelWriter: The following are optional, but recommended: * ``pyenchant`` for spell checking -* ``latexcodec`` for escaping unicode characters in LaTeX export -* ``pypandoc`` for additional exports to Word, Open Office, eBooks, etc. Running novelWriter