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