diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-03-10 11:14:41 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-03-10 11:14:41 -0700 |
| commit | 812f82ab098a6896b6752fdfe6dc12cbf8502271 (patch) | |
| tree | ed1fd351aef33831ed594d6e04265b014670b07e /stack.yaml | |
| parent | 626ffd74b4cb0038eb7d4ee638486f156753da1c (diff) | |
LaTeX reader: improve tokenization of `@`.
Make tokenization sensitive to `\makeatletter`/`\makeatother`.
Previously we just always treated `@` as a letter. This led
to bad results, e.g. with the sequence `\@`. E.g.,
`a\@ b` would parse as "ab" and `a\@b` as "a".
Closes #9555.
Diffstat (limited to 'stack.yaml')
0 files changed, 0 insertions, 0 deletions
