diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-01-26 22:45:57 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-01-26 22:45:57 -0800 |
commit | 98c2a52b4ee6c833c0a2f2652386cec024e377eb (patch) | |
tree | 0ab472a108a7ea001eb322e690dc5a2449caa554 /data/docx/word | |
parent | 12bc6625352aaece955f9f0700f88e9280721ced (diff) | |
download | pandoc-98c2a52b4ee6c833c0a2f2652386cec024e377eb.tar.gz |
Clean up BibTeX parsing.
Previously there was a messy code path that gave strange
results in some cases, not passing through raw tex but
trying to extract a string content. This was an artefact
of trying to handle some special bibtex-specific commands
in the BibTeX reader. Now we just handle these in the
LaTeX reader and simplify parsing in the BibTeX reader.
This does mean that more raw tex will be passed through
(and currently this is not sensitive to the `raw_tex`
extension; this should be fixed).
Closes #7049.
Diffstat (limited to 'data/docx/word')
0 files changed, 0 insertions, 0 deletions