diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-05-03 15:15:04 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-05-03 17:37:54 -0700 |
commit | 743dac493fab08abdec59feb7bd57030a3ba5c90 (patch) | |
tree | 7a073508d05708050151a133deeda63c8831d2d1 /tests/Tests | |
parent | 4c4382420356928d73026395d4ab2f0f9957df08 (diff) | |
download | pandoc-743dac493fab08abdec59feb7bd57030a3ba5c90.tar.gz |
LaTeX reader: Better error messages with include files.
Closes #1274.
Rewrote handleIncludes.
We now report the actual source file and position where the error
occurs, even if it is included. We do this by inserting special
commands, `\PandocStartInclude` and `\PandocEndInclude`, that encode
this information in the preprocessing phase.
Also generalized the types of a couple functions from
`Text.Pandoc.Parsing`.
Diffstat (limited to 'tests/Tests')
0 files changed, 0 insertions, 0 deletions