summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2024-03-10 11:14:41 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2024-03-10 11:14:41 -0700
commit812f82ab098a6896b6752fdfe6dc12cbf8502271 (patch)
treeed1fd351aef33831ed594d6e04265b014670b07e /stack.yaml
parent626ffd74b4cb0038eb7d4ee638486f156753da1c (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