Closed band-a-prend closed 3 years ago
With this patch the getting_stated.md
presentation generation works but only MathJax offline fonts aren't presented in tarball.
At the same time I have no success to generate sample presentation (MaTiSSe.py --sample my_new_talk.md
) with any style.
The result page index.html page looks like (MathJax fonts problem could be ignored here):
@band-a-prend
Thank you very much for your help, it is really appreciated.
I'll try to find out the reasons for the other issues.
Cheers
I installed MaTiSSe from pypi tarball, applied last
Fix issue with Python 3
patch for MaTiSSe and then execution of command$ MaTiSSe.py -i getting_started.md --toc-at-subsec-beginning 2
within getting_stated example directory results in error:The offered patch should fix this error.
Also the
--indented
option is dropped fromgetting_stated/README.md
example as this option was purged out early from MaTiSSe.