pkgsrc/editors/Sigil/PLIST
wiz 01ec34fbdb Sigil: update to 0.9.13.
Sigil-0.9.13
   Bug Fixes
     - Revert change of INI encoding to utf-8 as QSettings very broken under utf-8 (commit 5484463)
     - Ensure all url attributes in shape-outside properties in CSS stylesheets get updated (commit de7b09f)
     - Workaround for lost cursor in qlineedit Qt bug (issue #398) (commit a8acab7)
     - Workaround missing File New, Open, Quit menus in Mac menubar if windows closed (commit 660a8aa)
     - Remove Icon from Tab for macOS only to workaround Qt bug (commit 5c91924)
     - Plug some memory leaks (commits: 85f78d7, cb9b833, 614d601, bf2f2f4, ebfb613, 4qa8f33)
     - Backport Qt 5.12alpha fix to prevent heap corruption due to qwidget next focus pointers (commit f5c7284)
     - Plug macOS memory leaks when closing a main window (commit fbf9015)
     - Put back quote in tag name bug fix lost in recent changes (commit ebd8c7c)
     - Disable Netscape Plugins being used in BookView and Preview Window (commit 79314ea)
     - Use custom version of qtwebkit with Qt 5.5 memory leak fix added back and no load plugins if disabled
       	   (see commits 94a28d7,  9f7ebba, and 4b968a9)

   New Features
     - Add filename to tab tooltip (commit 27f8db7)
     - Clear memory caches when Preview changes to keep memory footprint smaller (commit 87b9247)
     - Update to MathJax 2.75, adds support for mathml mlongdiv, mstack, mcarries (commit 568aba5)
     - Reduce memory footprint by letting worker threads expire (commit c1ee7ca)
     - Reduce memory footprint by properly setting web page caches (commit 9f07cbe)


Sigil-0.9.12
   Bug Fixes
    - fix typo in cssreformatter that caused errors with @fontface (issue #394)
    - workaround for qt bug affecting tab close buttons on Mac (commit f3b9399)
    - fix Mac Qt5 plugin dylibs that macdeployqt broke in Sigil-0.9.11

Sigil-0.9.11
   Bug Fixes
    - after mend and prettify - put cursor at enclosing tag if possible
    - allow both links in Preview and clicking in Preview to reposition CV
    - fix new cursor repositioning under new tab ala Spellcheck
    - fix prettyprinting of the mark tag in gumbo and sigil_bs4
    - fix crash when tagname illegally (for xhtml) includes single or double quotes
    - fix crash in Reports for non-wellformed xhtml that was okay under html5
    - fix deletion of multiple css files when Book View is open (Windows)
    - fix bug in reformat CSS with media queries
    - fix bug in closing some tabs needlessly when linking stylesheets
    - fix crash bug in gumbo parser under very strange circumstances
    - remove empty guide elements in epub2 opf as epubcheck now flags these
    - fix issue with index generation reordering spine entries under certain conditions

   New Features
    - update official builds to use Qt 5.11.2 and Python 3.7
    - update internal Python modules to use latest versions
    - update Sigil's gumbo parser to fix all known bugs and greatly speedup parsing
    - embed new project css_parser (fork of cssutils)  as a python library to fix css parsing
    - Sigil no longer attempts to upgrade the VC++ runtime on Windows. It only installs the
        bundled VC++ runtime if there is no compatible version already installed
    - add support for internal but unmanifested opf metadata link resources under epub3
    - extend "Open With" context menu to allow up to 5 external editors per resource type
    - make format of all Sigil ini files to be utf-8 encoded to more easily allow user changes

   Changes
    - Support for Windows Vista officially ends ... Win7sp1 is official minimum required Windows
      The unofficial Legacy Windows version of Sigil will be available to XP and Vista users
2019-04-01 21:40:55 +00:00

324 lines
19 KiB
Text

@comment $NetBSD: PLIST,v 1.18 2019/04/01 21:40:55 wiz Exp $
bin/sigil
lib/sigil/libhunspell.so
lib/sigil/libsigilgumbo.so
lib/sigil/sigil
share/applications/sigil.desktop
share/pixmaps/sigil.png
share/sigil/examples/clip_entries.ini
share/sigil/examples/search_entries.ini
share/sigil/hunspell_dictionaries/About.txt
share/sigil/hunspell_dictionaries/COPYING_GPLv2.txt
share/sigil/hunspell_dictionaries/COPYING_GPLv3.txt
share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.0.txt
share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.1.txt
share/sigil/hunspell_dictionaries/README.txt
share/sigil/hunspell_dictionaries/README_de_DE_frami.txt
share/sigil/hunspell_dictionaries/README_en_GB.txt
share/sigil/hunspell_dictionaries/README_en_US.txt
share/sigil/hunspell_dictionaries/README_es_ANY.txt
share/sigil/hunspell_dictionaries/README_extension_owner.txt
share/sigil/hunspell_dictionaries/README_fr.txt
share/sigil/hunspell_dictionaries/README_hyph_de.txt
share/sigil/hunspell_dictionaries/README_hyph_en_GB.txt
share/sigil/hunspell_dictionaries/README_hyph_en_US.txt
share/sigil/hunspell_dictionaries/README_hyph_es_ANY.txt
share/sigil/hunspell_dictionaries/README_hyph_fr.txt
share/sigil/hunspell_dictionaries/de_DE.aff
share/sigil/hunspell_dictionaries/de_DE.dic
share/sigil/hunspell_dictionaries/en_GB.aff
share/sigil/hunspell_dictionaries/en_GB.dic
share/sigil/hunspell_dictionaries/en_US.aff
share/sigil/hunspell_dictionaries/en_US.dic
share/sigil/hunspell_dictionaries/es.aff
share/sigil/hunspell_dictionaries/es.dic
share/sigil/hunspell_dictionaries/fr.aff
share/sigil/hunspell_dictionaries/fr.dic
share/sigil/hunspell_dictionaries/hyph_de_DE.dic
share/sigil/hunspell_dictionaries/hyph_en_GB.dic
share/sigil/hunspell_dictionaries/hyph_en_US.dic
share/sigil/hunspell_dictionaries/hyph_es.dic
share/sigil/hunspell_dictionaries/hyph_fr.dic
share/sigil/hunspell_dictionaries/license.txt
share/sigil/plugin_launchers/python/bookcontainer.py
share/sigil/plugin_launchers/python/compatibility_utils.py
share/sigil/plugin_launchers/python/css_parser/COPYING
share/sigil/plugin_launchers/python/css_parser/COPYING.LESSER
share/sigil/plugin_launchers/python/css_parser/CSSUTILS_README.txt
share/sigil/plugin_launchers/python/css_parser/README.md
share/sigil/plugin_launchers/python/css_parser/__init__.py
share/sigil/plugin_launchers/python/css_parser/_codec2.py
share/sigil/plugin_launchers/python/css_parser/_codec3.py
share/sigil/plugin_launchers/python/css_parser/_fetch.py
share/sigil/plugin_launchers/python/css_parser/_fetchgae.py
share/sigil/plugin_launchers/python/css_parser/codec.py
share/sigil/plugin_launchers/python/css_parser/css/__init__.py
share/sigil/plugin_launchers/python/css_parser/css/colors.py
share/sigil/plugin_launchers/python/css_parser/css/csscharsetrule.py
share/sigil/plugin_launchers/python/css_parser/css/csscomment.py
share/sigil/plugin_launchers/python/css_parser/css/cssfontfacerule.py
share/sigil/plugin_launchers/python/css_parser/css/cssimportrule.py
share/sigil/plugin_launchers/python/css_parser/css/cssmediarule.py
share/sigil/plugin_launchers/python/css_parser/css/cssnamespacerule.py
share/sigil/plugin_launchers/python/css_parser/css/csspagerule.py
share/sigil/plugin_launchers/python/css_parser/css/cssproperties.py
share/sigil/plugin_launchers/python/css_parser/css/cssrule.py
share/sigil/plugin_launchers/python/css_parser/css/cssrulelist.py
share/sigil/plugin_launchers/python/css_parser/css/cssstyledeclaration.py
share/sigil/plugin_launchers/python/css_parser/css/cssstylerule.py
share/sigil/plugin_launchers/python/css_parser/css/cssstylesheet.py
share/sigil/plugin_launchers/python/css_parser/css/cssunknownrule.py
share/sigil/plugin_launchers/python/css_parser/css/cssvalue.py
share/sigil/plugin_launchers/python/css_parser/css/cssvariablesdeclaration.py
share/sigil/plugin_launchers/python/css_parser/css/cssvariablesrule.py
share/sigil/plugin_launchers/python/css_parser/css/marginrule.py
share/sigil/plugin_launchers/python/css_parser/css/property.py
share/sigil/plugin_launchers/python/css_parser/css/selector.py
share/sigil/plugin_launchers/python/css_parser/css/selectorlist.py
share/sigil/plugin_launchers/python/css_parser/css/value.py
share/sigil/plugin_launchers/python/css_parser/cssproductions.py
share/sigil/plugin_launchers/python/css_parser/encutils/__init__.py
share/sigil/plugin_launchers/python/css_parser/errorhandler.py
share/sigil/plugin_launchers/python/css_parser/helper.py
share/sigil/plugin_launchers/python/css_parser/parse.py
share/sigil/plugin_launchers/python/css_parser/prodparser.py
share/sigil/plugin_launchers/python/css_parser/profiles.py
share/sigil/plugin_launchers/python/css_parser/sac.py
share/sigil/plugin_launchers/python/css_parser/script.py
share/sigil/plugin_launchers/python/css_parser/scripts/__init__.py
share/sigil/plugin_launchers/python/css_parser/scripts/csscapture.py
share/sigil/plugin_launchers/python/css_parser/scripts/csscombine.py
share/sigil/plugin_launchers/python/css_parser/scripts/cssparse.py
share/sigil/plugin_launchers/python/css_parser/serialize.py
share/sigil/plugin_launchers/python/css_parser/settings.py
share/sigil/plugin_launchers/python/css_parser/stylesheets/__init__.py
share/sigil/plugin_launchers/python/css_parser/stylesheets/medialist.py
share/sigil/plugin_launchers/python/css_parser/stylesheets/mediaquery.py
share/sigil/plugin_launchers/python/css_parser/stylesheets/stylesheet.py
share/sigil/plugin_launchers/python/css_parser/stylesheets/stylesheetlist.py
share/sigil/plugin_launchers/python/css_parser/tokenize2.py
share/sigil/plugin_launchers/python/css_parser/util.py
share/sigil/plugin_launchers/python/css_parser/version.py
share/sigil/plugin_launchers/python/epub_utils.py
share/sigil/plugin_launchers/python/inputcontainer.py
share/sigil/plugin_launchers/python/launcher.py
share/sigil/plugin_launchers/python/opf_parser.py
share/sigil/plugin_launchers/python/outputcontainer.py
share/sigil/plugin_launchers/python/pluginhunspell.py
share/sigil/plugin_launchers/python/preferences.py
share/sigil/plugin_launchers/python/quickparser.py
share/sigil/plugin_launchers/python/sigil_bs4/AUTHORS.txt
share/sigil/plugin_launchers/python/sigil_bs4/COPYING.txt
share/sigil/plugin_launchers/python/sigil_bs4/__init__.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/__init__.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/_html5lib.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py
share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py
share/sigil/plugin_launchers/python/sigil_bs4/dammit.py
share/sigil/plugin_launchers/python/sigil_bs4/diagnose.py
share/sigil/plugin_launchers/python/sigil_bs4/element.py
share/sigil/plugin_launchers/python/sigil_bs4/sigil_custom_changes_to_bs4-4.4.0.patch.txt
share/sigil/plugin_launchers/python/sigil_gumbo_bs4_adapter.py
share/sigil/plugin_launchers/python/sigil_gumboc.py
share/sigil/plugin_launchers/python/sigil_gumboc_tags.py
share/sigil/plugin_launchers/python/unipath.py
share/sigil/plugin_launchers/python/validationcontainer.py
share/sigil/plugin_launchers/python/validationresult.py
share/sigil/plugin_launchers/python/wrapper.py
share/sigil/polyfills/MJ/MathJax.js
share/sigil/polyfills/MJ/config/local/SIGIL_EBOOK_MML_SVG.js
share/sigil/polyfills/MJ/extensions/AssistiveMML.js
share/sigil/polyfills/MJ/extensions/MathEvents.js
share/sigil/polyfills/MJ/extensions/MathML/mml3.js
share/sigil/polyfills/MJ/extensions/fast-preview.js
share/sigil/polyfills/MJ/extensions/jsMath2jax.js
share/sigil/polyfills/MJ/extensions/mml2jax.js
share/sigil/polyfills/MJ/jax/element/mml/jax.js
share/sigil/polyfills/MJ/jax/element/mml/optable/Arrows.js
share/sigil/polyfills/MJ/jax/element/mml/optable/BasicLatin.js
share/sigil/polyfills/MJ/jax/element/mml/optable/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/element/mml/optable/CombDiactForSymbols.js
share/sigil/polyfills/MJ/jax/element/mml/optable/Dingbats.js
share/sigil/polyfills/MJ/jax/element/mml/optable/GeneralPunctuation.js
share/sigil/polyfills/MJ/jax/element/mml/optable/GeometricShapes.js
share/sigil/polyfills/MJ/jax/element/mml/optable/GreekAndCoptic.js
share/sigil/polyfills/MJ/jax/element/mml/optable/Latin1Supplement.js
share/sigil/polyfills/MJ/jax/element/mml/optable/LetterlikeSymbols.js
share/sigil/polyfills/MJ/jax/element/mml/optable/MathOperators.js
share/sigil/polyfills/MJ/jax/element/mml/optable/MiscMathSymbolsA.js
share/sigil/polyfills/MJ/jax/element/mml/optable/MiscMathSymbolsB.js
share/sigil/polyfills/MJ/jax/element/mml/optable/MiscSymbolsAndArrows.js
share/sigil/polyfills/MJ/jax/element/mml/optable/MiscTechnical.js
share/sigil/polyfills/MJ/jax/element/mml/optable/SpacingModLetters.js
share/sigil/polyfills/MJ/jax/element/mml/optable/SuppMathOperators.js
share/sigil/polyfills/MJ/jax/element/mml/optable/SupplementalArrowsA.js
share/sigil/polyfills/MJ/jax/element/mml/optable/SupplementalArrowsB.js
share/sigil/polyfills/MJ/jax/input/MathML/config.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/a.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/b.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/c.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/d.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/e.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/f.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/fr.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/g.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/h.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/i.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/j.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/k.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/l.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/m.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/n.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/o.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/opf.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/p.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/q.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/r.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/s.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/scr.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/t.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/u.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/v.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/w.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/x.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/y.js
share/sigil/polyfills/MJ/jax/input/MathML/entities/z.js
share/sigil/polyfills/MJ/jax/input/MathML/jax.js
share/sigil/polyfills/MJ/jax/output/PreviewHTML/config.js
share/sigil/polyfills/MJ/jax/output/PreviewHTML/jax.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/annotation-xml.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/maction.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/menclose.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/mglyph.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/mmultiscripts.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/ms.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/mtable.js
share/sigil/polyfills/MJ/jax/output/SVG/autoload/multiline.js
share/sigil/polyfills/MJ/jax/output/SVG/config.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/fontdata-extra.js
share/sigil/polyfills/MJ/jax/output/SVG/fonts/TeX/fontdata.js
share/sigil/polyfills/MJ/jax/output/SVG/jax.js
share/sigil/python3lib/cssreformatter.py
share/sigil/python3lib/gencheck.py
share/sigil/python3lib/metadata_utils.py
share/sigil/python3lib/metaproc2.py
share/sigil/python3lib/metaproc3.py
share/sigil/python3lib/ncxdata.py
share/sigil/python3lib/ncxgenerator.py
share/sigil/python3lib/opf2data.py
share/sigil/python3lib/opf3data.py
share/sigil/python3lib/opf_newparser.py
share/sigil/python3lib/sanitycheck.py
share/sigil/python3lib/updatechecker.py
share/sigil/python3lib/xmlprocessor.py
share/sigil/python3lib/xmlsanitycheck.py
share/sigil/translations/sigil_az.qm
share/sigil/translations/sigil_ca.qm
share/sigil/translations/sigil_cs.qm
share/sigil/translations/sigil_de.qm
share/sigil/translations/sigil_en.qm
share/sigil/translations/sigil_es.qm
share/sigil/translations/sigil_fi.qm
share/sigil/translations/sigil_fr.qm
share/sigil/translations/sigil_gl.qm
share/sigil/translations/sigil_it.qm
share/sigil/translations/sigil_nl.qm
share/sigil/translations/sigil_pl.qm
share/sigil/translations/sigil_ru.qm
share/sigil/translations/sigil_sr.qm
share/sigil/translations/sigil_th.qm
share/sigil/translations/sigil_zh.qm
share/sigil/translations/sigil_zh_TW.qm