diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-08-11 10:32:52 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-08-11 10:32:52 -0700 |
commit | a0e44b1ff651ba59fe23b9e1b5d534d324dc0808 (patch) | |
tree | b7847ac514fcacc088e1d7a0f3097436e5b93374 /src/Text/Pandoc/Readers/Odt/StyleReader.hs | |
parent | 06d97131e530d2ee9b14617290a157dd42c0db30 (diff) | |
download | pandoc-a0e44b1ff651ba59fe23b9e1b5d534d324dc0808.tar.gz |
LaTeX reader: improve handling of plain TeX macro primitives.
- Fixed semantics for `\let`.
- Implement `\edef`, `\gdef`, and `\xdef`.
- Add comment noting that currently `\def` and `\edef` set global
macros (so are equivalent to `\gdef` and `\xdef`). This should be
fixed by scoping macro definitions to groups, in a future commit.
Closes #7474.
Diffstat (limited to 'src/Text/Pandoc/Readers/Odt/StyleReader.hs')
0 files changed, 0 insertions, 0 deletions