mpl
This commit is contained in:
parent
31eeb53dea
commit
9e77fc8f03
8 changed files with 57 additions and 40 deletions
3
check.py
3
check.py
|
@ -211,6 +211,9 @@ def check_SV1():
|
|||
|
||||
if __name__ == '__main__':
|
||||
|
||||
from optifik.utils import is_latex_installed
|
||||
print(is_latex_installed())
|
||||
|
||||
#check_basic()
|
||||
#check_SV1()
|
||||
#play()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue