##// END OF EJS Templates
Merge pull request #3948 from minrk/sphinx-dir...
Merge pull request #3948 from minrk/sphinx-dir Sphinx and PDF tweaks for nbconvert: - add `--interaction=batchmode` to pdflatex call to avoid waiting for interactive input. - use sphinx.package_dir to find texinputs directory regardless of on-disk location. Closes #3894.

File last commit:

r11089:45d39d22
r12057:c293fc54 merge
Show More
__init__.py
5 lines | 142 B | text/x-python | PythonLexer
from .ansi import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *