This website requires JavaScript.
Explore
Help
Sign in
latex
/
pytex
Watch
1
Star
0
Fork
You've already forked pytex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
785eb6923f
pytex
/
formatter
/
__init__.py
7 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
adapt to multiple output files per input file in build info
2022-01-12 22:30:10 +01:00
from
.
tex_formatter
import
TexFormatter
,
Formatter
format project correctly as python module with corresponding submodules
2021-10-18 15:08:58 +02:00
__all__
=
[
adapt to multiple output files per input file in build info
2022-01-12 22:30:10 +01:00
'
TexFormatter
'
,
'
Formatter
'
format project correctly as python module with corresponding submodules
2021-10-18 15:08:58 +02:00
]
Reference in a new issue
Copy permalink