aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-06-01 09:24:26 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-06-01 09:25:10 -0700
commitd32e8664498d799932927d9865ce71e014472ef3 (patch)
tree84ee3b27a1a442cfd9bc1a13e589ded4afd9f047 /pandoc.cabal
parent0fc7d38544346779051c2e25fb1d6f9c98a83a00 (diff)
downloadpandoc-d32e8664498d799932927d9865ce71e014472ef3.tar.gz
LaTeX reader: handle includes without surrounding blanklines.
In addition, `\input` can now be used in an inline context, e.g. to provide part of a paragraph, as it can in LaTeX. Closes #4553.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 75eb60d95..3931db123 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -192,6 +192,7 @@ extra-source-files:
test/command/inkscape-cube.svg
test/command/sub-file-chapter-1.tex
test/command/sub-file-chapter-2.tex
+ test/command/bar.tex
test/command/3510-subdoc.org
test/command/3510-export.latex
test/command/3510-src.hs