This commit is contained in:
François Boulogne 2025-06-17 18:06:06 +02:00
parent 31eeb53dea
commit 9e77fc8f03
8 changed files with 57 additions and 40 deletions

View file

@ -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()