Require latest texmath. Closes #1319.
This allows `\left` to be used with `]`, `)`, etc.
This commit is contained in:
parent
e1cf47efa0
commit
4552555625
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ Library
|
|||
old-locale >= 1 && < 1.1,
|
||||
time >= 1.2 && < 1.5,
|
||||
HTTP >= 4000.0.5 && < 4000.3,
|
||||
texmath >= 0.6.6.1 && < 0.7,
|
||||
texmath >= 0.6.6.2 && < 0.7,
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
random >= 1 && < 1.1,
|
||||
extensible-exceptions >= 0.1 && < 0.2,
|
||||
|
|
Loading…
Reference in a new issue