add add_pkg_loader and add_path_loader method to pytex
This commit is contained in:
parent
1f4b0fb6ad
commit
7a69fde89d
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# encoding: utf-8
|
# encoding: utf-8
|
||||||
|
|
||||||
from .texenv import texenv
|
from .texenv import texenv, add_pkg_loader, add_path_loader
|
||||||
from .pytex import *
|
from .pytex import *
|
||||||
|
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user