##// END OF EJS Templates
Fixed profiles so they inherit from eachother.
Fixed profiles so they inherit from eachother.

File last commit:

r9743:03d7795c
r9743:03d7795c
Show More
latex_sphinx_manual.nbcv
7 lines | 136 B | text/plain | TextLexer
/ profile / latex_sphinx_manual.nbcv
c = get_config()
#Inherit
load_subconfig('latex_sphinx_base.nbcv')
#Overrides
c.ConverterTemplate.template_file='latex_sphinx_manual'