From 81fe8ebf369279a899ba4995a4cd1f8a883eeeb9 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 2 Sep 2020 10:10:55 -0700 Subject: LaTeX reader: Factored out siunitx stuff into separate module. --- pandoc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 047590d18..76e93d2e6 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -589,6 +589,7 @@ library Text.Pandoc.Readers.Docx.Fields, Text.Pandoc.Readers.LaTeX.Parsing, Text.Pandoc.Readers.LaTeX.Lang, + Text.Pandoc.Readers.LaTeX.SIunitx, Text.Pandoc.Readers.Odt.Base, Text.Pandoc.Readers.Odt.Namespaces, Text.Pandoc.Readers.Odt.StyleReader, -- cgit v1.2.3