##// END OF EJS Templates
cleanup profile fixup rst
cleanup profile fixup rst

File last commit:

r9534:301c4a11
r9534:301c4a11
Show More
base_html.nbcv
10 lines | 221 B | text/plain | TextLexer
Matthias BUSSONNIER
inherit blogger
r9321 c = get_config()
c.ConverterTemplate.template_file='basichtml'
c.ConverterTemplate.tex_environement=False
Matthias BUSSONNIER
fix fileext and html multidisplay
r9328 c.NbconvertApp.fileext='html'
Matthias BUSSONNIER
cleanup profile fixup rst
r9534 c.ExtractFigureTransformer.enabled=False
Matthias BUSSONNIER
move html header out
r9490 c.CSSHtmlHeaderTransformer.enabled=True