aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-03 18:21:32 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-03 18:21:32 -0800
commit33e4c8dd6c2bbc8109880f43b379d074ceb38391 (patch)
treed28f22929f7f80a8f41f46c8490abf1f08efad3b /pandoc.cabal
parentda5e9e5956aae3ac83edef7831939553360b8964 (diff)
downloadpandoc-33e4c8dd6c2bbc8109880f43b379d074ceb38391.tar.gz
Remove T.P.Readers.LaTeX.Accent.
Incorporate accentCommands into T.P.Readers.LaTeX.Inline.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 211327642..090c28287 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -626,7 +626,6 @@ library
Text.Pandoc.Readers.HTML.Table,
Text.Pandoc.Readers.HTML.TagCategories,
Text.Pandoc.Readers.HTML.Types,
- Text.Pandoc.Readers.LaTeX.Accent,
Text.Pandoc.Readers.LaTeX.Inline,
Text.Pandoc.Readers.LaTeX.Citation,
Text.Pandoc.Readers.LaTeX.Lang,