Fixing pr10879
This commit is contained in:
parent
7f2c2965b2
commit
cf68210bd0
|
@ -9,7 +9,7 @@
|
|||
(provide/contract
|
||||
[slatex (string? . -> . boolean?)]
|
||||
[pdf-slatex (string? . -> . boolean?)]
|
||||
[slatex/no-latex (string? . -> . boolean?)]
|
||||
[slatex/no-latex (string? . -> . void?)]
|
||||
[latex (string? . -> . boolean?)]
|
||||
[pdf-latex (string? . -> . boolean?)]
|
||||
[filename->latex-filename (string? . -> . string?)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user