| 8 grammar is derived from LaTeX-Workshop, but has improvements including |
8 grammar is derived from LaTeX-Workshop, but has improvements including |
| 9 |
9 |
| 10 a) Highlighting for the `todonotes` package: `\todo` as well as custom-defined |
10 a) Highlighting for the `todonotes` package: `\todo` as well as custom-defined |
| 11 `\XYtodo` for author initials `X` and `Y`. |
11 `\XYtodo` for author initials `X` and `Y`. |
| 12 |
12 |
| 13 b) Footnote highlighting. |
13 b) Footnote highlighting (`\foonote`, `\footnotemark`, and `\footnotemark`). |
| 14 |
14 |
| 15 c) Highlighting of `comment` environments as comment blocks. |
15 c) Highlighting of `comment` environments as comment blocks. |
| 16 |
16 |
| 17 The highlighting of todo-notes and footnotes has to be specifically configured: |
17 The highlighting of todo-notes and footnotes has to be specifically configured: |
| 18 see below. |
18 see below. |