Skip to content

Commit 139835d

Browse files
committed
test
1 parent 0215f7a commit 139835d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytinytex/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def ensure_tinytex_installed(path=None):
5555
path = __tinytex_path
5656
if _resolve_path(path):
5757
__tinytex_path = path
58+
os.environ["TEXMFCNF"] = path
5859
return True
5960

6061

0 commit comments

Comments
 (0)