Package: sigil / 0.9.7+dfsg-1

Metadata

Package Version Patches format
sigil 0.9.7+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mathajx | (download)

src/CMakeLists.txt | 1 0 + 1 - 0 !
src/MainUI/PreviewWindow.cpp | 15 9 + 6 - 0 !
2 files changed, 9 insertions(+), 7 deletions(-)

 use system installation of mathjax instead of the bundled one
 This drops support for SIGIL_EXTRA_ROOT variable here, and given that common
 installation of MathJax are not single-file-built we need to configure the
 loader to load our the extensions we need.
 Thanks to Dmitry Shachnev <mitya57@debian.org> for helping out with the MathJax
 configuration.