add \cat to deprecated

This commit is contained in:
Maximilian Keßler 2022-02-17 13:23:02 +01:00
parent 7fb785da07
commit 7f11a2bfe0

View File

@ -23,7 +23,8 @@ DEPRECATED = {
r'\st': r'^{\ast}',
r'\Tens': r'\tensor',
r'\ann': r'\Ann',
r'\Id': r'\id'
r'\Id': r'\id',
r'\cat': r'\mathcat'
}
UNICODE = {