[js]
; Default path to MathJax for HTML5 conversion
MathJax = "https://cdn.mathjax.org/mathjax/2.6-latest/MathJax.js?config=MML_CHTML"
[charts]
; Default chart js engine for HTML5 conversion
js = "c3.js"
[locale]
;first the decimal point separator followed by the thousands separator
;for example, spanish format is ",."
numFormat = ".,"
[ODF2HTML5]
;this factor rescales Office Text processor line height to equal the
;browser rendering look and feel
scaleLineHeight = 1.175