diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-08-07 13:38:15 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-08-07 13:38:15 -0700 |
commit | 9e6b9cdc5face62842cfee6a0eacefed82973239 (patch) | |
tree | 25acbc2e7952c995c35a8cbbd2258e8001ed8d56 /src/Text/Pandoc/Readers/Muse.hs | |
parent | 3504915e63c68c3a4e91b8dcccb90c93435cf212 (diff) | |
download | pandoc-9e6b9cdc5face62842cfee6a0eacefed82973239.tar.gz |
LaTeX reader: Support `\let`.
Also, fix regular macros so they're expanded at the
point of use, and NOT also the point of definition.
`\let` macros, by contrast, are expanded at the
point of definition. Added an `ExpansionPoint`
field to `Macro` to track this difference.
Diffstat (limited to 'src/Text/Pandoc/Readers/Muse.hs')
0 files changed, 0 insertions, 0 deletions