aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-26 22:45:57 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-01-26 22:45:57 -0800
commit98c2a52b4ee6c833c0a2f2652386cec024e377eb (patch)
tree0ab472a108a7ea001eb322e690dc5a2449caa554 /MANUAL.txt
parent12bc6625352aaece955f9f0700f88e9280721ced (diff)
downloadpandoc-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 'MANUAL.txt')
0 files changed, 0 insertions, 0 deletions