softcover 1.0.5 → 1.1.beta1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/softcover/{template → article_template}/.softcover-build +0 -0
- data/lib/softcover/{template → article_template}/.softcover-deploy +0 -0
- data/lib/softcover/article_template/Book.txt +3 -0
- data/lib/softcover/{template → article_template}/README.md +0 -0
- data/lib/softcover/article_template/chapters/an_article.md +100 -0
- data/lib/softcover/article_template/chapters/an_article.tex +170 -0
- data/lib/softcover/article_template/config/book.yml.erb +11 -0
- data/lib/softcover/{template → article_template}/config/lang.yml +0 -0
- data/lib/softcover/{template → article_template}/config/marketing.yml +0 -0
- data/lib/softcover/article_template/config/preamble.tex +8 -0
- data/lib/softcover/{template → article_template}/epub/OEBPS/styles/.gitkeep +0 -0
- data/lib/softcover/{template → article_template}/epub/OEBPS/styles/custom_epub.css +0 -0
- data/lib/softcover/{template → article_template}/epub/OEBPS/styles/epub.css +0 -0
- data/lib/softcover/{template → article_template}/epub/OEBPS/styles/page-template.xpgt +0 -0
- data/lib/softcover/{template → article_template}/gitignore +0 -0
- data/lib/softcover/{template → article_template}/html/.gitkeep +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/MathJax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/config/TeX-AMS-MML_SVG.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/config/TeX-AMS_HTML.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/FontWarnings.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/HTML-CSS/handle-floats.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/HelpDialog.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/MathEvents.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/MathML/content-mathml.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/MathMenu.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/MathZoom.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/Safe.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/AMScd.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/AMSmath.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/AMSsymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/HTML.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/action.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/autobold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/autoload-all.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/bbox.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/begingroup.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/boldsymbol.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/cancel.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/color.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/enclose.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/extpfeil.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/mathchoice.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/mhchem.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/newcommand.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/noErrors.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/noUndefined.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/unicode.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/TeX/verb.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/asciimath2jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/jsMath2jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/mml2jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/tex2jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/extensions/toMathML.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/images/CloseX-31.png +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/images/MenuArrow-15.png +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/Dingbats.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/SupplementalArrowsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/element/mml/optable/SupplementalArrowsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/AsciiMath/config.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/AsciiMath/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/config.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/a.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/b.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/c.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/d.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/e.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/f.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/fr.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/g.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/h.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/i.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/j.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/k.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/l.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/m.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/n.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/o.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/opf.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/p.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/q.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/r.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/s.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/scr.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/t.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/u.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/v.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/w.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/x.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/y.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/entities/z.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/MathML/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/TeX/config.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/input/TeX/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/maction.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/menclose.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/mglyph.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/ms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/mtable.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/autoload/multiline.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/config.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/imageFonts.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/HTML-CSS/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/NativeMML/config.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/NativeMML/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/annotation-xml.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/maction.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/menclose.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/mglyph.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/mmultiscripts.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/ms.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/mtable.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/autoload/multiline.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/config.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/fontdata-extra.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/fonts/TeX/fontdata.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/jax/output/SVG/jax.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/FontWarnings.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/HTML-CSS.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/HelpDialog.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/MathML.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/MathMenu.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/TeX.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/de/de.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/FontWarnings.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/HTML-CSS.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/HelpDialog.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/MathML.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/MathMenu.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/TeX.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/en/en.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/FontWarnings.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/HTML-CSS.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/HelpDialog.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/MathML.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/MathMenu.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/TeX.js +0 -0
- data/lib/softcover/{template → article_template}/html/MathJax/localization/fr/fr.js +0 -0
- data/lib/softcover/{template → article_template}/html/jquery/1.10.2/jquery-1.10.2.js +0 -0
- data/lib/softcover/{template → article_template}/html/jquery/1.10.2/jquery-1.10.2.min.map +0 -0
- data/lib/softcover/{template → article_template}/html/stylesheets/.gitkeep +0 -0
- data/lib/softcover/{template → article_template}/html/stylesheets/custom.css +0 -0
- data/lib/softcover/article_template/html/stylesheets/softcover.css +448 -0
- data/lib/softcover/{template → article_template}/images/.gitkeep +0 -0
- data/lib/softcover/{template → article_template}/images/01_michael_hartl_headshot.jpg +0 -0
- data/lib/softcover/{template → article_template}/images/cover-web.png +0 -0
- data/lib/softcover/{template → article_template}/images/cover.jpg +0 -0
- data/lib/softcover/{template → article_template}/images/cover.pdf +0 -0
- data/lib/softcover/{template → article_template}/images/cover.png +0 -0
- data/lib/softcover/{template → article_template}/images/figures/.gitkeep +0 -0
- data/lib/softcover/{template → article_template}/images/testimonial_1.png +0 -0
- data/lib/softcover/{template → article_template}/latex_styles/custom.sty +0 -0
- data/lib/softcover/{template → article_template}/latex_styles/custom_pdf.sty +0 -0
- data/lib/softcover/{template → article_template}/latex_styles/framed.sty +0 -0
- data/lib/softcover/{template → article_template}/latex_styles/language_customization.sty +0 -0
- data/lib/softcover/article_template/latex_styles/softcover.sty +174 -0
- data/lib/softcover/{template → article_template}/media/screencasts/.gitkeep +0 -0
- data/lib/softcover/book_manifest.rb +24 -6
- data/lib/softcover/book_template/.softcover-build +6 -0
- data/lib/softcover/book_template/.softcover-deploy +6 -0
- data/lib/softcover/{template → book_template}/Book.txt +0 -0
- data/lib/softcover/book_template/README.md +10 -0
- data/lib/softcover/{template → book_template}/chapters/a_chapter.md +0 -0
- data/lib/softcover/{template → book_template}/chapters/a_chapter.tex +0 -0
- data/lib/softcover/{template → book_template}/chapters/another_chapter.md +0 -0
- data/lib/softcover/{template → book_template}/chapters/another_chapter.tex +0 -0
- data/lib/softcover/{template → book_template}/chapters/preface.md +0 -0
- data/lib/softcover/{template → book_template}/chapters/preface.tex +0 -0
- data/lib/softcover/{template → book_template}/chapters/yet_another_chapter.md +0 -0
- data/lib/softcover/{template → book_template}/chapters/yet_another_chapter.tex +0 -0
- data/lib/softcover/{template → book_template}/config/book.yml.erb +0 -0
- data/lib/softcover/book_template/config/lang.yml +14 -0
- data/lib/softcover/book_template/config/marketing.yml +64 -0
- data/lib/softcover/{template → book_template}/config/preamble.tex +0 -0
- data/lib/softcover/book_template/epub/OEBPS/styles/.gitkeep +0 -0
- data/lib/softcover/book_template/epub/OEBPS/styles/custom_epub.css +21 -0
- data/lib/softcover/book_template/epub/OEBPS/styles/epub.css +23 -0
- data/lib/softcover/book_template/epub/OEBPS/styles/page-template.xpgt +49 -0
- data/lib/softcover/book_template/gitignore +38 -0
- data/lib/softcover/book_template/html/.gitkeep +0 -0
- data/lib/softcover/book_template/html/MathJax/MathJax.js +30 -0
- data/lib/softcover/book_template/html/MathJax/config/TeX-AMS-MML_SVG.js +68 -0
- data/lib/softcover/book_template/html/MathJax/config/TeX-AMS_HTML.js +59 -0
- data/lib/softcover/book_template/html/MathJax/extensions/FontWarnings.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/HTML-CSS/handle-floats.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/HelpDialog.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/MathEvents.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/MathML/content-mathml.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/MathMenu.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/MathZoom.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/Safe.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/AMScd.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/AMSmath.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/AMSsymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/HTML.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/action.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/autobold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/autoload-all.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/bbox.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/begingroup.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/boldsymbol.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/cancel.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/color.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/enclose.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/extpfeil.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/mathchoice.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/mhchem.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/newcommand.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/noErrors.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/unicode.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/TeX/verb.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/asciimath2jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/jsMath2jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/mml2jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/tex2jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/extensions/toMathML.js +16 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff +0 -0
- data/lib/softcover/book_template/html/MathJax/images/CloseX-31.png +0 -0
- data/lib/softcover/book_template/html/MathJax/images/MenuArrow-15.png +0 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/Dingbats.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SupplementalArrowsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SupplementalArrowsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/AsciiMath/config.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/AsciiMath/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/config.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/a.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/b.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/c.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/d.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/e.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/f.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/fr.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/g.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/h.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/i.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/j.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/k.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/l.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/m.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/n.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/o.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/opf.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/p.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/q.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/r.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/s.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/scr.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/t.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/u.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/v.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/w.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/x.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/y.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/z.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/MathML/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/TeX/config.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/input/TeX/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/maction.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/menclose.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/mglyph.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/ms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/mtable.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/multiline.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/config.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/imageFonts.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/NativeMML/config.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/NativeMML/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/annotation-xml.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/maction.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/menclose.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/mglyph.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/mmultiscripts.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/ms.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/mtable.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/multiline.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/config.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata-extra.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata.js +16 -0
- data/lib/softcover/book_template/html/MathJax/jax/output/SVG/jax.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/FontWarnings.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/HTML-CSS.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/HelpDialog.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/MathML.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/MathMenu.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/TeX.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/de/de.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/FontWarnings.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/HTML-CSS.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/HelpDialog.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/MathML.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/MathMenu.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/TeX.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/en/en.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/FontWarnings.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/HTML-CSS.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/HelpDialog.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/MathML.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/MathMenu.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/TeX.js +16 -0
- data/lib/softcover/book_template/html/MathJax/localization/fr/fr.js +16 -0
- data/lib/softcover/book_template/html/jquery/1.10.2/jquery-1.10.2.js +9789 -0
- data/lib/softcover/book_template/html/jquery/1.10.2/jquery-1.10.2.min.map +1 -0
- data/lib/softcover/book_template/html/stylesheets/.gitkeep +0 -0
- data/lib/softcover/book_template/html/stylesheets/custom.css +15 -0
- data/lib/softcover/book_template/html/stylesheets/softcover.css +449 -0
- data/lib/softcover/book_template/images/.gitkeep +0 -0
- data/lib/softcover/book_template/images/01_michael_hartl_headshot.jpg +0 -0
- data/lib/softcover/book_template/images/2011_michael_hartl.png +0 -0
- data/lib/softcover/book_template/images/cover-web.png +0 -0
- data/lib/softcover/book_template/images/cover.jpg +0 -0
- data/lib/softcover/book_template/images/cover.pdf +1282 -100
- data/lib/softcover/book_template/images/cover.png +0 -0
- data/lib/softcover/book_template/images/figures/.gitkeep +0 -0
- data/lib/softcover/book_template/images/testimonial_1.png +0 -0
- data/lib/softcover/book_template/latex_styles/custom.sty +21 -0
- data/lib/softcover/book_template/latex_styles/custom_pdf.sty +9 -0
- data/lib/softcover/book_template/latex_styles/framed.sty +548 -0
- data/lib/softcover/book_template/latex_styles/language_customization.sty +11 -0
- data/lib/softcover/book_template/latex_styles/softcover.sty +174 -0
- data/lib/softcover/book_template/media/screencasts/.gitkeep +0 -0
- data/lib/softcover/builder.rb +1 -1
- data/lib/softcover/builders/epub.rb +12 -8
- data/lib/softcover/builders/html.rb +42 -23
- data/lib/softcover/builders/pdf.rb +4 -4
- data/lib/softcover/cli.rb +7 -2
- data/lib/softcover/commands/generator.rb +6 -6
- data/lib/softcover/mathjax.rb +13 -7
- data/lib/softcover/server/views/book.html.erb +1 -1
- data/lib/softcover/server/views/main.js.erb +1 -0
- data/lib/softcover/utils.rb +10 -0
- data/lib/softcover/version.rb +1 -1
- data/softcover.gemspec +1 -1
- data/spec/app_spec.rb +27 -0
- data/spec/builders/epub_spec.rb +27 -9
- data/spec/builders/html_spec.rb +41 -0
- data/spec/cli_spec.rb +1 -0
- data/spec/webmock_helpers.rb +2 -1
- metadata +1153 -582
- data/lib/softcover/template/html/stylesheets/softcover.css +0 -465
- data/lib/softcover/template/latex_styles/softcover.sty +0 -172
data/lib/softcover/mathjax.rb
CHANGED
@@ -4,21 +4,26 @@ module Softcover
|
|
4
4
|
# Returns the MathJax configuration.
|
5
5
|
def self.config(options = {})
|
6
6
|
chapter_number = if options[:chapter_number]
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
7
|
+
if (options[:chapter_number].zero? ||
|
8
|
+
Softcover::Utils.article?)
|
9
|
+
false
|
10
|
+
else
|
11
|
+
# Call .inspect.inspect to escape the chapter
|
12
|
+
# number code for interpolation.
|
13
|
+
options[:chapter_number].inspect.inspect
|
14
|
+
end
|
15
|
+
elsif options[:chapter_number].nil?
|
16
|
+
false
|
12
17
|
else # chapter_number is false, i.e., it's a single page
|
13
18
|
false
|
14
19
|
end
|
15
20
|
fn = if chapter_number
|
16
|
-
"formatNumber: function (n) { return #{chapter_number} + '.' + n }"
|
21
|
+
"formatNumber: function (n) { return #{chapter_number} + '.adfadsfa ' + n }"
|
17
22
|
else
|
18
23
|
""
|
19
24
|
end
|
20
25
|
|
21
|
-
<<-EOS
|
26
|
+
config = <<-EOS
|
22
27
|
MathJax.Hub.Config({
|
23
28
|
"HTML-CSS": {
|
24
29
|
availableFonts: ["TeX"],
|
@@ -40,6 +45,7 @@ module Softcover
|
|
40
45
|
imageFont: null
|
41
46
|
});
|
42
47
|
EOS
|
48
|
+
config
|
43
49
|
end
|
44
50
|
|
45
51
|
# Rerturns a version of the MathJax configuration escaped for the server.
|
data/lib/softcover/utils.rb
CHANGED
@@ -283,4 +283,14 @@ module Softcover::Utils
|
|
283
283
|
end
|
284
284
|
end
|
285
285
|
|
286
|
+
# Returns the directory of the document template.
|
287
|
+
def template_dir(options)
|
288
|
+
doc = options[:article] ? 'article' : 'book'
|
289
|
+
File.expand_path File.join(File.dirname(__FILE__), "#{doc}_template")
|
290
|
+
end
|
291
|
+
|
292
|
+
# Returns true if document is an article.
|
293
|
+
def article?
|
294
|
+
!!File.readlines(path('config/preamble.tex')).first.match(/extarticle/)
|
295
|
+
end
|
286
296
|
end
|
data/lib/softcover/version.rb
CHANGED
data/softcover.gemspec
CHANGED
@@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
|
|
18
18
|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
|
19
19
|
gem.require_paths = ["lib"]
|
20
20
|
|
21
|
-
gem.add_dependency 'polytexnic', '~> 1.
|
21
|
+
gem.add_dependency 'polytexnic', '~> 1.1.beta1'
|
22
22
|
gem.add_dependency 'msgpack', '~> 0.4.2'
|
23
23
|
gem.add_dependency 'nokogiri', '~> 1.6.0'
|
24
24
|
gem.add_dependency 'thor', '~> 0.18.1'
|
data/spec/app_spec.rb
CHANGED
@@ -88,4 +88,31 @@ describe Softcover::App do
|
|
88
88
|
end
|
89
89
|
end
|
90
90
|
end
|
91
|
+
|
92
|
+
context "article" do
|
93
|
+
before(:all) do
|
94
|
+
generate_book(article: true)
|
95
|
+
Softcover::Builders::Html.new.build!
|
96
|
+
end
|
97
|
+
after(:all) { remove_book }
|
98
|
+
|
99
|
+
before { chdir_to_book }
|
100
|
+
|
101
|
+
let(:manifest) { Softcover::BookManifest.new }
|
102
|
+
let(:article) { manifest.chapters.first }
|
103
|
+
|
104
|
+
it 'redirects / to article' do
|
105
|
+
get '/'
|
106
|
+
expect(last_response).to be_redirect
|
107
|
+
expect(last_response.location).to match article.slug
|
108
|
+
puts last_response
|
109
|
+
end
|
110
|
+
|
111
|
+
it 'GET chapter' do
|
112
|
+
get "/#{article.slug}"
|
113
|
+
expect(last_response).to be_ok
|
114
|
+
expect(last_response.body).to match Regexp.new(article.title)
|
115
|
+
expect(last_response.body).not_to match Regexp.new('Chapter 1')
|
116
|
+
end
|
117
|
+
end
|
91
118
|
end
|
data/spec/builders/epub_spec.rb
CHANGED
@@ -224,7 +224,7 @@ describe Softcover::Builders::Epub do
|
|
224
224
|
end
|
225
225
|
|
226
226
|
describe Softcover::EpubUtils do
|
227
|
-
let(:dummy_class) { Class.new { include Softcover::EpubUtils } }
|
227
|
+
let(:dummy_class) { Class.new { include Softcover::EpubUtils } }
|
228
228
|
let(:title) { 'Foo Bar & Grill' }
|
229
229
|
let(:uuid) { '550e8400-e29b-41d4-a716-446655440000' }
|
230
230
|
|
@@ -237,9 +237,9 @@ describe Softcover::EpubUtils do
|
|
237
237
|
let(:images) { [] }
|
238
238
|
|
239
239
|
let(:template) do
|
240
|
-
dummy_class.new.content_opf_template(title, copyright, author, uuid,
|
241
|
-
cover_id, toc_chapters,
|
242
|
-
manifest_chapters, images)
|
240
|
+
dummy_class.new.content_opf_template(title, copyright, author, uuid,
|
241
|
+
cover_id, toc_chapters,
|
242
|
+
manifest_chapters, images)
|
243
243
|
end
|
244
244
|
|
245
245
|
it "should have the right (escaped) content" do
|
@@ -248,29 +248,47 @@ describe Softcover::EpubUtils do
|
|
248
248
|
expect(template).to include(copyright)
|
249
249
|
expect(template).to include(uuid)
|
250
250
|
expect(template).to include(cover_id)
|
251
|
-
end
|
251
|
+
end
|
252
252
|
end
|
253
253
|
|
254
254
|
context "toc.ncx template" do
|
255
255
|
let(:chapter_nav) { [] }
|
256
256
|
let(:template) do
|
257
|
-
dummy_class.new.toc_ncx_template(title, uuid, chapter_nav)
|
257
|
+
dummy_class.new.toc_ncx_template(title, uuid, chapter_nav)
|
258
258
|
end
|
259
259
|
|
260
260
|
it "should have the right (escaped) content" do
|
261
261
|
expect(template).to include('Foo Bar & Grill')
|
262
262
|
expect(template).to include(uuid)
|
263
|
-
end
|
263
|
+
end
|
264
264
|
end
|
265
265
|
|
266
266
|
context "nav.html template" do
|
267
267
|
let(:nav_list) { [] }
|
268
268
|
let(:template) do
|
269
|
-
dummy_class.new.nav_html_template(title, nav_list)
|
269
|
+
dummy_class.new.nav_html_template(title, nav_list)
|
270
270
|
end
|
271
271
|
|
272
272
|
it "should have the right (escaped) content" do
|
273
273
|
expect(template).to include('Foo Bar & Grill')
|
274
|
-
end
|
274
|
+
end
|
275
275
|
end
|
276
276
|
end
|
277
|
+
|
278
|
+
describe "article validation" do
|
279
|
+
before(:all) do
|
280
|
+
generate_book(markdown: true, article: true)
|
281
|
+
@file_to_be_removed = path('html/should_be_removed.html')
|
282
|
+
File.write(@file_to_be_removed, '')
|
283
|
+
silence { `softcover build:epub` }
|
284
|
+
@builder = Softcover::Builders::Epub.new
|
285
|
+
@builder.build!
|
286
|
+
end
|
287
|
+
after(:all) { remove_book }
|
288
|
+
subject(:builder) { @builder }
|
289
|
+
|
290
|
+
it "should be valid" do
|
291
|
+
output = `softcover epub:validate`
|
292
|
+
expect(output).to match(/No errors or warnings/)
|
293
|
+
end
|
294
|
+
end
|
data/spec/builders/html_spec.rb
CHANGED
@@ -167,4 +167,45 @@ describe Softcover::Builders::Html do
|
|
167
167
|
end
|
168
168
|
end
|
169
169
|
end
|
170
|
+
|
171
|
+
describe "when making an article" do
|
172
|
+
before(:all) do
|
173
|
+
generate_book(markdown: true, article: true)
|
174
|
+
end
|
175
|
+
after(:all) { remove_book }
|
176
|
+
|
177
|
+
describe "#build!" do
|
178
|
+
subject(:builder) { Softcover::Builders::Html.new }
|
179
|
+
|
180
|
+
before do
|
181
|
+
@file_to_be_removed = path("#{builder.manifest.polytex_dir}/remove.tex")
|
182
|
+
File.write(@file_to_be_removed, '')
|
183
|
+
builder.build!
|
184
|
+
end
|
185
|
+
|
186
|
+
let(:html_file) { path("html/an_article.html") }
|
187
|
+
|
188
|
+
its(:built_files) { should include html_file }
|
189
|
+
its(:built_files) { should include path("html/an_article_fragment.html") }
|
190
|
+
its(:built_files) { should_not include path("html/another_chapter.html") }
|
191
|
+
|
192
|
+
describe "article html" do
|
193
|
+
subject { File.read(html_file) }
|
194
|
+
it { should include builder.manifest.title }
|
195
|
+
end
|
196
|
+
|
197
|
+
describe "master LaTeX file" do
|
198
|
+
let(:master_file) { builder.master_filename(builder.manifest) }
|
199
|
+
subject { File.read(master_file) }
|
200
|
+
it { should include '{extarticle}' }
|
201
|
+
it { should include "\\title{#{builder.manifest.title}}" }
|
202
|
+
it { should include "\\subtitle{#{builder.manifest.subtitle}}" }
|
203
|
+
it { should include "\\author{#{builder.manifest.author}}" }
|
204
|
+
it { should include '\date{}' }
|
205
|
+
it { should include '\begin{document}' }
|
206
|
+
it { should include '\include{generated_polytex/an_article}' }
|
207
|
+
it { should include '\end{document}' }
|
208
|
+
end
|
209
|
+
end
|
210
|
+
end
|
170
211
|
end
|
data/spec/cli_spec.rb
CHANGED
data/spec/webmock_helpers.rb
CHANGED
@@ -187,9 +187,10 @@ module WebmockHelpers
|
|
187
187
|
name = options[:name] || 'book'
|
188
188
|
source = options[:source] || :polytex
|
189
189
|
remove_book
|
190
|
-
Dir.chdir File.join
|
190
|
+
Dir.chdir File.join(File.dirname(__FILE__), "fixtures/")
|
191
191
|
flags = []
|
192
192
|
flags << '-p' unless options[:markdown]
|
193
|
+
flags << '-a' if options[:article]
|
193
194
|
silence { system "softcover new #{name} #{flags.join(' ')}" }
|
194
195
|
chdir_to_book
|
195
196
|
File.mkdir 'html' unless File.exist?('html')
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: softcover
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1.beta1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael Hartl
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2015-03-
|
12
|
+
date: 2015-03-05 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: polytexnic
|
@@ -17,14 +17,14 @@ dependencies:
|
|
17
17
|
requirements:
|
18
18
|
- - "~>"
|
19
19
|
- !ruby/object:Gem::Version
|
20
|
-
version: 1.
|
20
|
+
version: 1.1.beta1
|
21
21
|
type: :runtime
|
22
22
|
prerelease: false
|
23
23
|
version_requirements: !ruby/object:Gem::Requirement
|
24
24
|
requirements:
|
25
25
|
- - "~>"
|
26
26
|
- !ruby/object:Gem::Version
|
27
|
-
version: 1.
|
27
|
+
version: 1.1.beta1
|
28
28
|
- !ruby/object:Gem::Dependency
|
29
29
|
name: msgpack
|
30
30
|
requirement: !ruby/object:Gem::Requirement
|
@@ -408,8 +408,1155 @@ files:
|
|
408
408
|
- bin/sc
|
409
409
|
- bin/softcover
|
410
410
|
- lib/softcover.rb
|
411
|
+
- lib/softcover/article_template/.softcover-build
|
412
|
+
- lib/softcover/article_template/.softcover-deploy
|
413
|
+
- lib/softcover/article_template/Book.txt
|
414
|
+
- lib/softcover/article_template/README.md
|
415
|
+
- lib/softcover/article_template/chapters/an_article.md
|
416
|
+
- lib/softcover/article_template/chapters/an_article.tex
|
417
|
+
- lib/softcover/article_template/config/book.yml.erb
|
418
|
+
- lib/softcover/article_template/config/lang.yml
|
419
|
+
- lib/softcover/article_template/config/marketing.yml
|
420
|
+
- lib/softcover/article_template/config/preamble.tex
|
421
|
+
- lib/softcover/article_template/epub/OEBPS/styles/.gitkeep
|
422
|
+
- lib/softcover/article_template/epub/OEBPS/styles/custom_epub.css
|
423
|
+
- lib/softcover/article_template/epub/OEBPS/styles/epub.css
|
424
|
+
- lib/softcover/article_template/epub/OEBPS/styles/page-template.xpgt
|
425
|
+
- lib/softcover/article_template/gitignore
|
426
|
+
- lib/softcover/article_template/html/.gitkeep
|
427
|
+
- lib/softcover/article_template/html/MathJax/MathJax.js
|
428
|
+
- lib/softcover/article_template/html/MathJax/config/TeX-AMS-MML_SVG.js
|
429
|
+
- lib/softcover/article_template/html/MathJax/config/TeX-AMS_HTML.js
|
430
|
+
- lib/softcover/article_template/html/MathJax/extensions/FontWarnings.js
|
431
|
+
- lib/softcover/article_template/html/MathJax/extensions/HTML-CSS/handle-floats.js
|
432
|
+
- lib/softcover/article_template/html/MathJax/extensions/HelpDialog.js
|
433
|
+
- lib/softcover/article_template/html/MathJax/extensions/MathEvents.js
|
434
|
+
- lib/softcover/article_template/html/MathJax/extensions/MathML/content-mathml.js
|
435
|
+
- lib/softcover/article_template/html/MathJax/extensions/MathMenu.js
|
436
|
+
- lib/softcover/article_template/html/MathJax/extensions/MathZoom.js
|
437
|
+
- lib/softcover/article_template/html/MathJax/extensions/Safe.js
|
438
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/AMScd.js
|
439
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/AMSmath.js
|
440
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/AMSsymbols.js
|
441
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/HTML.js
|
442
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/action.js
|
443
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/autobold.js
|
444
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/autoload-all.js
|
445
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/bbox.js
|
446
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/begingroup.js
|
447
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/boldsymbol.js
|
448
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/cancel.js
|
449
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/color.js
|
450
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/enclose.js
|
451
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/extpfeil.js
|
452
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/mathchoice.js
|
453
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/mhchem.js
|
454
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/newcommand.js
|
455
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/noErrors.js
|
456
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
|
457
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/unicode.js
|
458
|
+
- lib/softcover/article_template/html/MathJax/extensions/TeX/verb.js
|
459
|
+
- lib/softcover/article_template/html/MathJax/extensions/asciimath2jax.js
|
460
|
+
- lib/softcover/article_template/html/MathJax/extensions/jsMath2jax.js
|
461
|
+
- lib/softcover/article_template/html/MathJax/extensions/mml2jax.js
|
462
|
+
- lib/softcover/article_template/html/MathJax/extensions/tex2jax.js
|
463
|
+
- lib/softcover/article_template/html/MathJax/extensions/toMathML.js
|
464
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff
|
465
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff
|
466
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff
|
467
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff
|
468
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff
|
469
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff
|
470
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff
|
471
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff
|
472
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff
|
473
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff
|
474
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff
|
475
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff
|
476
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff
|
477
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff
|
478
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff
|
479
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff
|
480
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff
|
481
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff
|
482
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff
|
483
|
+
- lib/softcover/article_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff
|
484
|
+
- lib/softcover/article_template/html/MathJax/images/CloseX-31.png
|
485
|
+
- lib/softcover/article_template/html/MathJax/images/MenuArrow-15.png
|
486
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/jax.js
|
487
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/Arrows.js
|
488
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/BasicLatin.js
|
489
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/CombDiacritMarks.js
|
490
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/CombDiactForSymbols.js
|
491
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/Dingbats.js
|
492
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/GeneralPunctuation.js
|
493
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/GeometricShapes.js
|
494
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/GreekAndCoptic.js
|
495
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/Latin1Supplement.js
|
496
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/LetterlikeSymbols.js
|
497
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/MathOperators.js
|
498
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js
|
499
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js
|
500
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js
|
501
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/MiscTechnical.js
|
502
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/SpacingModLetters.js
|
503
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/SuppMathOperators.js
|
504
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/SupplementalArrowsA.js
|
505
|
+
- lib/softcover/article_template/html/MathJax/jax/element/mml/optable/SupplementalArrowsB.js
|
506
|
+
- lib/softcover/article_template/html/MathJax/jax/input/AsciiMath/config.js
|
507
|
+
- lib/softcover/article_template/html/MathJax/jax/input/AsciiMath/jax.js
|
508
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/config.js
|
509
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/a.js
|
510
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/b.js
|
511
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/c.js
|
512
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/d.js
|
513
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/e.js
|
514
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/f.js
|
515
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/fr.js
|
516
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/g.js
|
517
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/h.js
|
518
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/i.js
|
519
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/j.js
|
520
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/k.js
|
521
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/l.js
|
522
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/m.js
|
523
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/n.js
|
524
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/o.js
|
525
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/opf.js
|
526
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/p.js
|
527
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/q.js
|
528
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/r.js
|
529
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/s.js
|
530
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/scr.js
|
531
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/t.js
|
532
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/u.js
|
533
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/v.js
|
534
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/w.js
|
535
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/x.js
|
536
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/y.js
|
537
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/entities/z.js
|
538
|
+
- lib/softcover/article_template/html/MathJax/jax/input/MathML/jax.js
|
539
|
+
- lib/softcover/article_template/html/MathJax/jax/input/TeX/config.js
|
540
|
+
- lib/softcover/article_template/html/MathJax/jax/input/TeX/jax.js
|
541
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js
|
542
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/maction.js
|
543
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/menclose.js
|
544
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/mglyph.js
|
545
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js
|
546
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/ms.js
|
547
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/mtable.js
|
548
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/autoload/multiline.js
|
549
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/config.js
|
550
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js
|
551
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js
|
552
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js
|
553
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js
|
554
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js
|
555
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js
|
556
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js
|
557
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js
|
558
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js
|
559
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js
|
560
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js
|
561
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js
|
562
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js
|
563
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js
|
564
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js
|
565
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js
|
566
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js
|
567
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js
|
568
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js
|
569
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js
|
570
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js
|
571
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js
|
572
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js
|
573
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js
|
574
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js
|
575
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js
|
576
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js
|
577
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js
|
578
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js
|
579
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js
|
580
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js
|
581
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js
|
582
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js
|
583
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js
|
584
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js
|
585
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js
|
586
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js
|
587
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js
|
588
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js
|
589
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js
|
590
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js
|
591
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js
|
592
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js
|
593
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js
|
594
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js
|
595
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js
|
596
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js
|
597
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js
|
598
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js
|
599
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js
|
600
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js
|
601
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js
|
602
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js
|
603
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js
|
604
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js
|
605
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js
|
606
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js
|
607
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js
|
608
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js
|
609
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js
|
610
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js
|
611
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js
|
612
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js
|
613
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js
|
614
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js
|
615
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js
|
616
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js
|
617
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js
|
618
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js
|
619
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js
|
620
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js
|
621
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js
|
622
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js
|
623
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js
|
624
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js
|
625
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js
|
626
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js
|
627
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js
|
628
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js
|
629
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js
|
630
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js
|
631
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js
|
632
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js
|
633
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js
|
634
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js
|
635
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js
|
636
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js
|
637
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js
|
638
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js
|
639
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js
|
640
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js
|
641
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js
|
642
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js
|
643
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js
|
644
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js
|
645
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js
|
646
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js
|
647
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js
|
648
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js
|
649
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js
|
650
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js
|
651
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js
|
652
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js
|
653
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js
|
654
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js
|
655
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js
|
656
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js
|
657
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js
|
658
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js
|
659
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js
|
660
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js
|
661
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js
|
662
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js
|
663
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js
|
664
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js
|
665
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js
|
666
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js
|
667
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js
|
668
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js
|
669
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js
|
670
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js
|
671
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js
|
672
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js
|
673
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js
|
674
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js
|
675
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js
|
676
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js
|
677
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js
|
678
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js
|
679
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js
|
680
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js
|
681
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js
|
682
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js
|
683
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js
|
684
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js
|
685
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js
|
686
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js
|
687
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js
|
688
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js
|
689
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js
|
690
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js
|
691
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js
|
692
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js
|
693
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js
|
694
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js
|
695
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js
|
696
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js
|
697
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js
|
698
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js
|
699
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js
|
700
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js
|
701
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js
|
702
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js
|
703
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js
|
704
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js
|
705
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js
|
706
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js
|
707
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js
|
708
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js
|
709
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js
|
710
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js
|
711
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js
|
712
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js
|
713
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js
|
714
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js
|
715
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js
|
716
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js
|
717
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js
|
718
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js
|
719
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js
|
720
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js
|
721
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js
|
722
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js
|
723
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js
|
724
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js
|
725
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js
|
726
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js
|
727
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js
|
728
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js
|
729
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js
|
730
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js
|
731
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js
|
732
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js
|
733
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js
|
734
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js
|
735
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js
|
736
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js
|
737
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js
|
738
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js
|
739
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata.js
|
740
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js
|
741
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js
|
742
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js
|
743
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
744
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js
|
745
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
746
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
747
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js
|
748
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
749
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
750
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
751
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
752
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js
|
753
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js
|
754
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
755
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js
|
756
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js
|
757
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js
|
758
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
759
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
760
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js
|
761
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js
|
762
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
763
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js
|
764
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js
|
765
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js
|
766
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
767
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js
|
768
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js
|
769
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js
|
770
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js
|
771
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js
|
772
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js
|
773
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js
|
774
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js
|
775
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
776
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
777
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
778
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js
|
779
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js
|
780
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js
|
781
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js
|
782
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
783
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js
|
784
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js
|
785
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
786
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js
|
787
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js
|
788
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js
|
789
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js
|
790
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
791
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
792
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
793
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js
|
794
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
795
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js
|
796
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
797
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js
|
798
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js
|
799
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js
|
800
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js
|
801
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js
|
802
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js
|
803
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
804
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
805
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js
|
806
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js
|
807
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
808
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
809
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js
|
810
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js
|
811
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
812
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
813
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js
|
814
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js
|
815
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js
|
816
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js
|
817
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js
|
818
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js
|
819
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js
|
820
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js
|
821
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js
|
822
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
823
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
824
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js
|
825
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js
|
826
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js
|
827
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js
|
828
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js
|
829
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js
|
830
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js
|
831
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js
|
832
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/imageFonts.js
|
833
|
+
- lib/softcover/article_template/html/MathJax/jax/output/HTML-CSS/jax.js
|
834
|
+
- lib/softcover/article_template/html/MathJax/jax/output/NativeMML/config.js
|
835
|
+
- lib/softcover/article_template/html/MathJax/jax/output/NativeMML/jax.js
|
836
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/annotation-xml.js
|
837
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/maction.js
|
838
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/menclose.js
|
839
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/mglyph.js
|
840
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/mmultiscripts.js
|
841
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/ms.js
|
842
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/mtable.js
|
843
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/autoload/multiline.js
|
844
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/config.js
|
845
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js
|
846
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js
|
847
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
848
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js
|
849
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
850
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
851
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js
|
852
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
853
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
854
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
855
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
856
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js
|
857
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js
|
858
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
859
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js
|
860
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js
|
861
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js
|
862
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
863
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
864
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
|
865
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
|
866
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
867
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
|
868
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
|
869
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
|
870
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
871
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
|
872
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
|
873
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
|
874
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
|
875
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
|
876
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
877
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
878
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
879
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
|
880
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
|
881
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
|
882
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
|
883
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
|
884
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
885
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
|
886
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
|
887
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
888
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
|
889
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
|
890
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
|
891
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
|
892
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
893
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
|
894
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
895
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
896
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
|
897
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
|
898
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
|
899
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
900
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
|
901
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
|
902
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
|
903
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
904
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
|
905
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
|
906
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
|
907
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
|
908
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
|
909
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
|
910
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
|
911
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
|
912
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
|
913
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
|
914
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
|
915
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
|
916
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
917
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
918
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
|
919
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
|
920
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
921
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
922
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
|
923
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
|
924
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
925
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
926
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
|
927
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
|
928
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
|
929
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
|
930
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
|
931
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
|
932
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
|
933
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
|
934
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
935
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
936
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
|
937
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
|
938
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata-extra.js
|
939
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata.js
|
940
|
+
- lib/softcover/article_template/html/MathJax/jax/output/SVG/jax.js
|
941
|
+
- lib/softcover/article_template/html/MathJax/localization/de/FontWarnings.js
|
942
|
+
- lib/softcover/article_template/html/MathJax/localization/de/HTML-CSS.js
|
943
|
+
- lib/softcover/article_template/html/MathJax/localization/de/HelpDialog.js
|
944
|
+
- lib/softcover/article_template/html/MathJax/localization/de/MathML.js
|
945
|
+
- lib/softcover/article_template/html/MathJax/localization/de/MathMenu.js
|
946
|
+
- lib/softcover/article_template/html/MathJax/localization/de/TeX.js
|
947
|
+
- lib/softcover/article_template/html/MathJax/localization/de/de.js
|
948
|
+
- lib/softcover/article_template/html/MathJax/localization/en/FontWarnings.js
|
949
|
+
- lib/softcover/article_template/html/MathJax/localization/en/HTML-CSS.js
|
950
|
+
- lib/softcover/article_template/html/MathJax/localization/en/HelpDialog.js
|
951
|
+
- lib/softcover/article_template/html/MathJax/localization/en/MathML.js
|
952
|
+
- lib/softcover/article_template/html/MathJax/localization/en/MathMenu.js
|
953
|
+
- lib/softcover/article_template/html/MathJax/localization/en/TeX.js
|
954
|
+
- lib/softcover/article_template/html/MathJax/localization/en/en.js
|
955
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/FontWarnings.js
|
956
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/HTML-CSS.js
|
957
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/HelpDialog.js
|
958
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/MathML.js
|
959
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/MathMenu.js
|
960
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/TeX.js
|
961
|
+
- lib/softcover/article_template/html/MathJax/localization/fr/fr.js
|
962
|
+
- lib/softcover/article_template/html/jquery/1.10.2/jquery-1.10.2.js
|
963
|
+
- lib/softcover/article_template/html/jquery/1.10.2/jquery-1.10.2.min.map
|
964
|
+
- lib/softcover/article_template/html/stylesheets/.gitkeep
|
965
|
+
- lib/softcover/article_template/html/stylesheets/custom.css
|
966
|
+
- lib/softcover/article_template/html/stylesheets/softcover.css
|
967
|
+
- lib/softcover/article_template/images/.gitkeep
|
968
|
+
- lib/softcover/article_template/images/01_michael_hartl_headshot.jpg
|
969
|
+
- lib/softcover/article_template/images/cover-web.png
|
970
|
+
- lib/softcover/article_template/images/cover.jpg
|
971
|
+
- lib/softcover/article_template/images/cover.pdf
|
972
|
+
- lib/softcover/article_template/images/cover.png
|
973
|
+
- lib/softcover/article_template/images/figures/.gitkeep
|
974
|
+
- lib/softcover/article_template/images/testimonial_1.png
|
975
|
+
- lib/softcover/article_template/latex_styles/custom.sty
|
976
|
+
- lib/softcover/article_template/latex_styles/custom_pdf.sty
|
977
|
+
- lib/softcover/article_template/latex_styles/framed.sty
|
978
|
+
- lib/softcover/article_template/latex_styles/language_customization.sty
|
979
|
+
- lib/softcover/article_template/latex_styles/softcover.sty
|
980
|
+
- lib/softcover/article_template/media/screencasts/.gitkeep
|
411
981
|
- lib/softcover/book.rb
|
412
982
|
- lib/softcover/book_manifest.rb
|
983
|
+
- lib/softcover/book_template/.softcover-build
|
984
|
+
- lib/softcover/book_template/.softcover-deploy
|
985
|
+
- lib/softcover/book_template/Book.txt
|
986
|
+
- lib/softcover/book_template/README.md
|
987
|
+
- lib/softcover/book_template/chapters/a_chapter.md
|
988
|
+
- lib/softcover/book_template/chapters/a_chapter.tex
|
989
|
+
- lib/softcover/book_template/chapters/another_chapter.md
|
990
|
+
- lib/softcover/book_template/chapters/another_chapter.tex
|
991
|
+
- lib/softcover/book_template/chapters/preface.md
|
992
|
+
- lib/softcover/book_template/chapters/preface.tex
|
993
|
+
- lib/softcover/book_template/chapters/yet_another_chapter.md
|
994
|
+
- lib/softcover/book_template/chapters/yet_another_chapter.tex
|
995
|
+
- lib/softcover/book_template/config/book.yml.erb
|
996
|
+
- lib/softcover/book_template/config/lang.yml
|
997
|
+
- lib/softcover/book_template/config/marketing.yml
|
998
|
+
- lib/softcover/book_template/config/preamble.tex
|
999
|
+
- lib/softcover/book_template/epub/OEBPS/styles/.gitkeep
|
1000
|
+
- lib/softcover/book_template/epub/OEBPS/styles/custom_epub.css
|
1001
|
+
- lib/softcover/book_template/epub/OEBPS/styles/epub.css
|
1002
|
+
- lib/softcover/book_template/epub/OEBPS/styles/page-template.xpgt
|
1003
|
+
- lib/softcover/book_template/gitignore
|
1004
|
+
- lib/softcover/book_template/html/.gitkeep
|
1005
|
+
- lib/softcover/book_template/html/MathJax/MathJax.js
|
1006
|
+
- lib/softcover/book_template/html/MathJax/config/TeX-AMS-MML_SVG.js
|
1007
|
+
- lib/softcover/book_template/html/MathJax/config/TeX-AMS_HTML.js
|
1008
|
+
- lib/softcover/book_template/html/MathJax/extensions/FontWarnings.js
|
1009
|
+
- lib/softcover/book_template/html/MathJax/extensions/HTML-CSS/handle-floats.js
|
1010
|
+
- lib/softcover/book_template/html/MathJax/extensions/HelpDialog.js
|
1011
|
+
- lib/softcover/book_template/html/MathJax/extensions/MathEvents.js
|
1012
|
+
- lib/softcover/book_template/html/MathJax/extensions/MathML/content-mathml.js
|
1013
|
+
- lib/softcover/book_template/html/MathJax/extensions/MathMenu.js
|
1014
|
+
- lib/softcover/book_template/html/MathJax/extensions/MathZoom.js
|
1015
|
+
- lib/softcover/book_template/html/MathJax/extensions/Safe.js
|
1016
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/AMScd.js
|
1017
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/AMSmath.js
|
1018
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/AMSsymbols.js
|
1019
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/HTML.js
|
1020
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/action.js
|
1021
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/autobold.js
|
1022
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/autoload-all.js
|
1023
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/bbox.js
|
1024
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/begingroup.js
|
1025
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/boldsymbol.js
|
1026
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/cancel.js
|
1027
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/color.js
|
1028
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/enclose.js
|
1029
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/extpfeil.js
|
1030
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/mathchoice.js
|
1031
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/mhchem.js
|
1032
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/newcommand.js
|
1033
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/noErrors.js
|
1034
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
|
1035
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/unicode.js
|
1036
|
+
- lib/softcover/book_template/html/MathJax/extensions/TeX/verb.js
|
1037
|
+
- lib/softcover/book_template/html/MathJax/extensions/asciimath2jax.js
|
1038
|
+
- lib/softcover/book_template/html/MathJax/extensions/jsMath2jax.js
|
1039
|
+
- lib/softcover/book_template/html/MathJax/extensions/mml2jax.js
|
1040
|
+
- lib/softcover/book_template/html/MathJax/extensions/tex2jax.js
|
1041
|
+
- lib/softcover/book_template/html/MathJax/extensions/toMathML.js
|
1042
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff
|
1043
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff
|
1044
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff
|
1045
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff
|
1046
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff
|
1047
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff
|
1048
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff
|
1049
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff
|
1050
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff
|
1051
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff
|
1052
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff
|
1053
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff
|
1054
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff
|
1055
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff
|
1056
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff
|
1057
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff
|
1058
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff
|
1059
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff
|
1060
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff
|
1061
|
+
- lib/softcover/book_template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff
|
1062
|
+
- lib/softcover/book_template/html/MathJax/images/CloseX-31.png
|
1063
|
+
- lib/softcover/book_template/html/MathJax/images/MenuArrow-15.png
|
1064
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/jax.js
|
1065
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/Arrows.js
|
1066
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/BasicLatin.js
|
1067
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/CombDiacritMarks.js
|
1068
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/CombDiactForSymbols.js
|
1069
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/Dingbats.js
|
1070
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/GeneralPunctuation.js
|
1071
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/GeometricShapes.js
|
1072
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/GreekAndCoptic.js
|
1073
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/Latin1Supplement.js
|
1074
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/LetterlikeSymbols.js
|
1075
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MathOperators.js
|
1076
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js
|
1077
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js
|
1078
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js
|
1079
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/MiscTechnical.js
|
1080
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SpacingModLetters.js
|
1081
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SuppMathOperators.js
|
1082
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SupplementalArrowsA.js
|
1083
|
+
- lib/softcover/book_template/html/MathJax/jax/element/mml/optable/SupplementalArrowsB.js
|
1084
|
+
- lib/softcover/book_template/html/MathJax/jax/input/AsciiMath/config.js
|
1085
|
+
- lib/softcover/book_template/html/MathJax/jax/input/AsciiMath/jax.js
|
1086
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/config.js
|
1087
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/a.js
|
1088
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/b.js
|
1089
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/c.js
|
1090
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/d.js
|
1091
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/e.js
|
1092
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/f.js
|
1093
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/fr.js
|
1094
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/g.js
|
1095
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/h.js
|
1096
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/i.js
|
1097
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/j.js
|
1098
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/k.js
|
1099
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/l.js
|
1100
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/m.js
|
1101
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/n.js
|
1102
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/o.js
|
1103
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/opf.js
|
1104
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/p.js
|
1105
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/q.js
|
1106
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/r.js
|
1107
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/s.js
|
1108
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/scr.js
|
1109
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/t.js
|
1110
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/u.js
|
1111
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/v.js
|
1112
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/w.js
|
1113
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/x.js
|
1114
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/y.js
|
1115
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/entities/z.js
|
1116
|
+
- lib/softcover/book_template/html/MathJax/jax/input/MathML/jax.js
|
1117
|
+
- lib/softcover/book_template/html/MathJax/jax/input/TeX/config.js
|
1118
|
+
- lib/softcover/book_template/html/MathJax/jax/input/TeX/jax.js
|
1119
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js
|
1120
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/maction.js
|
1121
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/menclose.js
|
1122
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/mglyph.js
|
1123
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js
|
1124
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/ms.js
|
1125
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/mtable.js
|
1126
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/autoload/multiline.js
|
1127
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/config.js
|
1128
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js
|
1129
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js
|
1130
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js
|
1131
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js
|
1132
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js
|
1133
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js
|
1134
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js
|
1135
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js
|
1136
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js
|
1137
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js
|
1138
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js
|
1139
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js
|
1140
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js
|
1141
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js
|
1142
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js
|
1143
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js
|
1144
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js
|
1145
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js
|
1146
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js
|
1147
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js
|
1148
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js
|
1149
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js
|
1150
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js
|
1151
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js
|
1152
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js
|
1153
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js
|
1154
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js
|
1155
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js
|
1156
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js
|
1157
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js
|
1158
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js
|
1159
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js
|
1160
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js
|
1161
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js
|
1162
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js
|
1163
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js
|
1164
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js
|
1165
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js
|
1166
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js
|
1167
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js
|
1168
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js
|
1169
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js
|
1170
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js
|
1171
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js
|
1172
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js
|
1173
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js
|
1174
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js
|
1175
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js
|
1176
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js
|
1177
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js
|
1178
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js
|
1179
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js
|
1180
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js
|
1181
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js
|
1182
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js
|
1183
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js
|
1184
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js
|
1185
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js
|
1186
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js
|
1187
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js
|
1188
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js
|
1189
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js
|
1190
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js
|
1191
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js
|
1192
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js
|
1193
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js
|
1194
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js
|
1195
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js
|
1196
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js
|
1197
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js
|
1198
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js
|
1199
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js
|
1200
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js
|
1201
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js
|
1202
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js
|
1203
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js
|
1204
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js
|
1205
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js
|
1206
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js
|
1207
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js
|
1208
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js
|
1209
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js
|
1210
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js
|
1211
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js
|
1212
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js
|
1213
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js
|
1214
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js
|
1215
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js
|
1216
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js
|
1217
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js
|
1218
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js
|
1219
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js
|
1220
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js
|
1221
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js
|
1222
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js
|
1223
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js
|
1224
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js
|
1225
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js
|
1226
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js
|
1227
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js
|
1228
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js
|
1229
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js
|
1230
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js
|
1231
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js
|
1232
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js
|
1233
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js
|
1234
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js
|
1235
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js
|
1236
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js
|
1237
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js
|
1238
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js
|
1239
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js
|
1240
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js
|
1241
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js
|
1242
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js
|
1243
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js
|
1244
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js
|
1245
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js
|
1246
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js
|
1247
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js
|
1248
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js
|
1249
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js
|
1250
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js
|
1251
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js
|
1252
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js
|
1253
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js
|
1254
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js
|
1255
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js
|
1256
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js
|
1257
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js
|
1258
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js
|
1259
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js
|
1260
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js
|
1261
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js
|
1262
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js
|
1263
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js
|
1264
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js
|
1265
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js
|
1266
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js
|
1267
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js
|
1268
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js
|
1269
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js
|
1270
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js
|
1271
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js
|
1272
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js
|
1273
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js
|
1274
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js
|
1275
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js
|
1276
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js
|
1277
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js
|
1278
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js
|
1279
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js
|
1280
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js
|
1281
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js
|
1282
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js
|
1283
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js
|
1284
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js
|
1285
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js
|
1286
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js
|
1287
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js
|
1288
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js
|
1289
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js
|
1290
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js
|
1291
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js
|
1292
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js
|
1293
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js
|
1294
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js
|
1295
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js
|
1296
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js
|
1297
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js
|
1298
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js
|
1299
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js
|
1300
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js
|
1301
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js
|
1302
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js
|
1303
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js
|
1304
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js
|
1305
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js
|
1306
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js
|
1307
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js
|
1308
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js
|
1309
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js
|
1310
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js
|
1311
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js
|
1312
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js
|
1313
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js
|
1314
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js
|
1315
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js
|
1316
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js
|
1317
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata.js
|
1318
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js
|
1319
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js
|
1320
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js
|
1321
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
1322
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js
|
1323
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
1324
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
1325
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js
|
1326
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
1327
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
1328
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
1329
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
1330
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js
|
1331
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js
|
1332
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
1333
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js
|
1334
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js
|
1335
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js
|
1336
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
1337
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
1338
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js
|
1339
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js
|
1340
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
1341
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js
|
1342
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js
|
1343
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js
|
1344
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
1345
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js
|
1346
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js
|
1347
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js
|
1348
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js
|
1349
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js
|
1350
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js
|
1351
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js
|
1352
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js
|
1353
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
1354
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
1355
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
1356
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js
|
1357
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js
|
1358
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js
|
1359
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js
|
1360
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
1361
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js
|
1362
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js
|
1363
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
1364
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js
|
1365
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js
|
1366
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js
|
1367
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js
|
1368
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
1369
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
1370
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
1371
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js
|
1372
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
1373
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js
|
1374
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
1375
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js
|
1376
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js
|
1377
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js
|
1378
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js
|
1379
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js
|
1380
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js
|
1381
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
1382
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
1383
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js
|
1384
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js
|
1385
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
1386
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
1387
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js
|
1388
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js
|
1389
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
1390
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
1391
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js
|
1392
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js
|
1393
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js
|
1394
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js
|
1395
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js
|
1396
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js
|
1397
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js
|
1398
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js
|
1399
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js
|
1400
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
1401
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
1402
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js
|
1403
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js
|
1404
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js
|
1405
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js
|
1406
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js
|
1407
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js
|
1408
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js
|
1409
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js
|
1410
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/imageFonts.js
|
1411
|
+
- lib/softcover/book_template/html/MathJax/jax/output/HTML-CSS/jax.js
|
1412
|
+
- lib/softcover/book_template/html/MathJax/jax/output/NativeMML/config.js
|
1413
|
+
- lib/softcover/book_template/html/MathJax/jax/output/NativeMML/jax.js
|
1414
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/annotation-xml.js
|
1415
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/maction.js
|
1416
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/menclose.js
|
1417
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/mglyph.js
|
1418
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/mmultiscripts.js
|
1419
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/ms.js
|
1420
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/mtable.js
|
1421
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/autoload/multiline.js
|
1422
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/config.js
|
1423
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js
|
1424
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js
|
1425
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
1426
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js
|
1427
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
1428
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
1429
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js
|
1430
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
1431
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
1432
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
1433
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
1434
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js
|
1435
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js
|
1436
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
1437
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js
|
1438
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js
|
1439
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js
|
1440
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
1441
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
1442
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
|
1443
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
|
1444
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
1445
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
|
1446
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
|
1447
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
|
1448
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
1449
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
|
1450
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
|
1451
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
|
1452
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
|
1453
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
|
1454
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
1455
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
1456
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
1457
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
|
1458
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
|
1459
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
|
1460
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
|
1461
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
|
1462
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
1463
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
|
1464
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
|
1465
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
1466
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
|
1467
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
|
1468
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
|
1469
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
|
1470
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
1471
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
|
1472
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
1473
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
1474
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
|
1475
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
|
1476
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
|
1477
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
1478
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
|
1479
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
|
1480
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
|
1481
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
1482
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
|
1483
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
|
1484
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
|
1485
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
|
1486
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
|
1487
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
|
1488
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
|
1489
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
|
1490
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
|
1491
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
|
1492
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
|
1493
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
|
1494
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
1495
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
1496
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
|
1497
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
|
1498
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
1499
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
1500
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
|
1501
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
|
1502
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
1503
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
1504
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
|
1505
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
|
1506
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
|
1507
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
|
1508
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
|
1509
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
|
1510
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
|
1511
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
|
1512
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
1513
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
1514
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
|
1515
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
|
1516
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata-extra.js
|
1517
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata.js
|
1518
|
+
- lib/softcover/book_template/html/MathJax/jax/output/SVG/jax.js
|
1519
|
+
- lib/softcover/book_template/html/MathJax/localization/de/FontWarnings.js
|
1520
|
+
- lib/softcover/book_template/html/MathJax/localization/de/HTML-CSS.js
|
1521
|
+
- lib/softcover/book_template/html/MathJax/localization/de/HelpDialog.js
|
1522
|
+
- lib/softcover/book_template/html/MathJax/localization/de/MathML.js
|
1523
|
+
- lib/softcover/book_template/html/MathJax/localization/de/MathMenu.js
|
1524
|
+
- lib/softcover/book_template/html/MathJax/localization/de/TeX.js
|
1525
|
+
- lib/softcover/book_template/html/MathJax/localization/de/de.js
|
1526
|
+
- lib/softcover/book_template/html/MathJax/localization/en/FontWarnings.js
|
1527
|
+
- lib/softcover/book_template/html/MathJax/localization/en/HTML-CSS.js
|
1528
|
+
- lib/softcover/book_template/html/MathJax/localization/en/HelpDialog.js
|
1529
|
+
- lib/softcover/book_template/html/MathJax/localization/en/MathML.js
|
1530
|
+
- lib/softcover/book_template/html/MathJax/localization/en/MathMenu.js
|
1531
|
+
- lib/softcover/book_template/html/MathJax/localization/en/TeX.js
|
1532
|
+
- lib/softcover/book_template/html/MathJax/localization/en/en.js
|
1533
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/FontWarnings.js
|
1534
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/HTML-CSS.js
|
1535
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/HelpDialog.js
|
1536
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/MathML.js
|
1537
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/MathMenu.js
|
1538
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/TeX.js
|
1539
|
+
- lib/softcover/book_template/html/MathJax/localization/fr/fr.js
|
1540
|
+
- lib/softcover/book_template/html/jquery/1.10.2/jquery-1.10.2.js
|
1541
|
+
- lib/softcover/book_template/html/jquery/1.10.2/jquery-1.10.2.min.map
|
1542
|
+
- lib/softcover/book_template/html/stylesheets/.gitkeep
|
1543
|
+
- lib/softcover/book_template/html/stylesheets/custom.css
|
1544
|
+
- lib/softcover/book_template/html/stylesheets/softcover.css
|
1545
|
+
- lib/softcover/book_template/images/.gitkeep
|
1546
|
+
- lib/softcover/book_template/images/01_michael_hartl_headshot.jpg
|
1547
|
+
- lib/softcover/book_template/images/2011_michael_hartl.png
|
1548
|
+
- lib/softcover/book_template/images/cover-web.png
|
1549
|
+
- lib/softcover/book_template/images/cover.jpg
|
1550
|
+
- lib/softcover/book_template/images/cover.pdf
|
1551
|
+
- lib/softcover/book_template/images/cover.png
|
1552
|
+
- lib/softcover/book_template/images/figures/.gitkeep
|
1553
|
+
- lib/softcover/book_template/images/testimonial_1.png
|
1554
|
+
- lib/softcover/book_template/latex_styles/custom.sty
|
1555
|
+
- lib/softcover/book_template/latex_styles/custom_pdf.sty
|
1556
|
+
- lib/softcover/book_template/latex_styles/framed.sty
|
1557
|
+
- lib/softcover/book_template/latex_styles/language_customization.sty
|
1558
|
+
- lib/softcover/book_template/latex_styles/softcover.sty
|
1559
|
+
- lib/softcover/book_template/media/screencasts/.gitkeep
|
413
1560
|
- lib/softcover/builder.rb
|
414
1561
|
- lib/softcover/builders/epub.rb
|
415
1562
|
- lib/softcover/builders/html.rb
|
@@ -443,582 +1590,6 @@ files:
|
|
443
1590
|
- lib/softcover/server/assets/underscore-min.map
|
444
1591
|
- lib/softcover/server/views/book.html.erb
|
445
1592
|
- lib/softcover/server/views/main.js.erb
|
446
|
-
- lib/softcover/template/.softcover-build
|
447
|
-
- lib/softcover/template/.softcover-deploy
|
448
|
-
- lib/softcover/template/Book.txt
|
449
|
-
- lib/softcover/template/README.md
|
450
|
-
- lib/softcover/template/chapters/a_chapter.md
|
451
|
-
- lib/softcover/template/chapters/a_chapter.tex
|
452
|
-
- lib/softcover/template/chapters/another_chapter.md
|
453
|
-
- lib/softcover/template/chapters/another_chapter.tex
|
454
|
-
- lib/softcover/template/chapters/preface.md
|
455
|
-
- lib/softcover/template/chapters/preface.tex
|
456
|
-
- lib/softcover/template/chapters/yet_another_chapter.md
|
457
|
-
- lib/softcover/template/chapters/yet_another_chapter.tex
|
458
|
-
- lib/softcover/template/config/book.yml.erb
|
459
|
-
- lib/softcover/template/config/lang.yml
|
460
|
-
- lib/softcover/template/config/marketing.yml
|
461
|
-
- lib/softcover/template/config/preamble.tex
|
462
|
-
- lib/softcover/template/epub/OEBPS/styles/.gitkeep
|
463
|
-
- lib/softcover/template/epub/OEBPS/styles/custom_epub.css
|
464
|
-
- lib/softcover/template/epub/OEBPS/styles/epub.css
|
465
|
-
- lib/softcover/template/epub/OEBPS/styles/page-template.xpgt
|
466
|
-
- lib/softcover/template/gitignore
|
467
|
-
- lib/softcover/template/html/.gitkeep
|
468
|
-
- lib/softcover/template/html/MathJax/MathJax.js
|
469
|
-
- lib/softcover/template/html/MathJax/config/TeX-AMS-MML_SVG.js
|
470
|
-
- lib/softcover/template/html/MathJax/config/TeX-AMS_HTML.js
|
471
|
-
- lib/softcover/template/html/MathJax/extensions/FontWarnings.js
|
472
|
-
- lib/softcover/template/html/MathJax/extensions/HTML-CSS/handle-floats.js
|
473
|
-
- lib/softcover/template/html/MathJax/extensions/HelpDialog.js
|
474
|
-
- lib/softcover/template/html/MathJax/extensions/MathEvents.js
|
475
|
-
- lib/softcover/template/html/MathJax/extensions/MathML/content-mathml.js
|
476
|
-
- lib/softcover/template/html/MathJax/extensions/MathMenu.js
|
477
|
-
- lib/softcover/template/html/MathJax/extensions/MathZoom.js
|
478
|
-
- lib/softcover/template/html/MathJax/extensions/Safe.js
|
479
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/AMScd.js
|
480
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/AMSmath.js
|
481
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/AMSsymbols.js
|
482
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/HTML.js
|
483
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/action.js
|
484
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/autobold.js
|
485
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/autoload-all.js
|
486
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/bbox.js
|
487
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/begingroup.js
|
488
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/boldsymbol.js
|
489
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/cancel.js
|
490
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/color.js
|
491
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/enclose.js
|
492
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/extpfeil.js
|
493
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/mathchoice.js
|
494
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/mhchem.js
|
495
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/newcommand.js
|
496
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/noErrors.js
|
497
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/noUndefined.js
|
498
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/unicode.js
|
499
|
-
- lib/softcover/template/html/MathJax/extensions/TeX/verb.js
|
500
|
-
- lib/softcover/template/html/MathJax/extensions/asciimath2jax.js
|
501
|
-
- lib/softcover/template/html/MathJax/extensions/jsMath2jax.js
|
502
|
-
- lib/softcover/template/html/MathJax/extensions/mml2jax.js
|
503
|
-
- lib/softcover/template/html/MathJax/extensions/tex2jax.js
|
504
|
-
- lib/softcover/template/html/MathJax/extensions/toMathML.js
|
505
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff
|
506
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff
|
507
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff
|
508
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff
|
509
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff
|
510
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff
|
511
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff
|
512
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff
|
513
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff
|
514
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff
|
515
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff
|
516
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff
|
517
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff
|
518
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff
|
519
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff
|
520
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff
|
521
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff
|
522
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff
|
523
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff
|
524
|
-
- lib/softcover/template/html/MathJax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff
|
525
|
-
- lib/softcover/template/html/MathJax/images/CloseX-31.png
|
526
|
-
- lib/softcover/template/html/MathJax/images/MenuArrow-15.png
|
527
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/jax.js
|
528
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/Arrows.js
|
529
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/BasicLatin.js
|
530
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/CombDiacritMarks.js
|
531
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/CombDiactForSymbols.js
|
532
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/Dingbats.js
|
533
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/GeneralPunctuation.js
|
534
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/GeometricShapes.js
|
535
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/GreekAndCoptic.js
|
536
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/Latin1Supplement.js
|
537
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/LetterlikeSymbols.js
|
538
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/MathOperators.js
|
539
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js
|
540
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js
|
541
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js
|
542
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/MiscTechnical.js
|
543
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/SpacingModLetters.js
|
544
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/SuppMathOperators.js
|
545
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/SupplementalArrowsA.js
|
546
|
-
- lib/softcover/template/html/MathJax/jax/element/mml/optable/SupplementalArrowsB.js
|
547
|
-
- lib/softcover/template/html/MathJax/jax/input/AsciiMath/config.js
|
548
|
-
- lib/softcover/template/html/MathJax/jax/input/AsciiMath/jax.js
|
549
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/config.js
|
550
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/a.js
|
551
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/b.js
|
552
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/c.js
|
553
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/d.js
|
554
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/e.js
|
555
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/f.js
|
556
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/fr.js
|
557
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/g.js
|
558
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/h.js
|
559
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/i.js
|
560
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/j.js
|
561
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/k.js
|
562
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/l.js
|
563
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/m.js
|
564
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/n.js
|
565
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/o.js
|
566
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/opf.js
|
567
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/p.js
|
568
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/q.js
|
569
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/r.js
|
570
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/s.js
|
571
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/scr.js
|
572
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/t.js
|
573
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/u.js
|
574
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/v.js
|
575
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/w.js
|
576
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/x.js
|
577
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/y.js
|
578
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/entities/z.js
|
579
|
-
- lib/softcover/template/html/MathJax/jax/input/MathML/jax.js
|
580
|
-
- lib/softcover/template/html/MathJax/jax/input/TeX/config.js
|
581
|
-
- lib/softcover/template/html/MathJax/jax/input/TeX/jax.js
|
582
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js
|
583
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/maction.js
|
584
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/menclose.js
|
585
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/mglyph.js
|
586
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js
|
587
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/ms.js
|
588
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/mtable.js
|
589
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/autoload/multiline.js
|
590
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/config.js
|
591
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js
|
592
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js
|
593
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js
|
594
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js
|
595
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js
|
596
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js
|
597
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js
|
598
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js
|
599
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js
|
600
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js
|
601
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js
|
602
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js
|
603
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js
|
604
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js
|
605
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js
|
606
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js
|
607
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js
|
608
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js
|
609
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js
|
610
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js
|
611
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js
|
612
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js
|
613
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js
|
614
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js
|
615
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js
|
616
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js
|
617
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js
|
618
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js
|
619
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js
|
620
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js
|
621
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js
|
622
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js
|
623
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js
|
624
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js
|
625
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js
|
626
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js
|
627
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js
|
628
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js
|
629
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js
|
630
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js
|
631
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js
|
632
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js
|
633
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js
|
634
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js
|
635
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js
|
636
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js
|
637
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js
|
638
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js
|
639
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js
|
640
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js
|
641
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js
|
642
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js
|
643
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js
|
644
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js
|
645
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js
|
646
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js
|
647
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js
|
648
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js
|
649
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js
|
650
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js
|
651
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js
|
652
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js
|
653
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js
|
654
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js
|
655
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js
|
656
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js
|
657
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js
|
658
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js
|
659
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js
|
660
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js
|
661
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js
|
662
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js
|
663
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js
|
664
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js
|
665
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js
|
666
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js
|
667
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js
|
668
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js
|
669
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js
|
670
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js
|
671
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js
|
672
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js
|
673
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js
|
674
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js
|
675
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js
|
676
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js
|
677
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js
|
678
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js
|
679
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js
|
680
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js
|
681
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js
|
682
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js
|
683
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js
|
684
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js
|
685
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js
|
686
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js
|
687
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js
|
688
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js
|
689
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js
|
690
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js
|
691
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js
|
692
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js
|
693
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js
|
694
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js
|
695
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js
|
696
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js
|
697
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js
|
698
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js
|
699
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js
|
700
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js
|
701
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js
|
702
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js
|
703
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js
|
704
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js
|
705
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js
|
706
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js
|
707
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js
|
708
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js
|
709
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js
|
710
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js
|
711
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js
|
712
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js
|
713
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js
|
714
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js
|
715
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js
|
716
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js
|
717
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js
|
718
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js
|
719
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js
|
720
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js
|
721
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js
|
722
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js
|
723
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js
|
724
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js
|
725
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js
|
726
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js
|
727
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js
|
728
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js
|
729
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js
|
730
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js
|
731
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js
|
732
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js
|
733
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js
|
734
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js
|
735
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js
|
736
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js
|
737
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js
|
738
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js
|
739
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js
|
740
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js
|
741
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js
|
742
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js
|
743
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js
|
744
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js
|
745
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js
|
746
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js
|
747
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js
|
748
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js
|
749
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js
|
750
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js
|
751
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js
|
752
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js
|
753
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js
|
754
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js
|
755
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js
|
756
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js
|
757
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js
|
758
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js
|
759
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js
|
760
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js
|
761
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js
|
762
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js
|
763
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js
|
764
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js
|
765
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js
|
766
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js
|
767
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js
|
768
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js
|
769
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js
|
770
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js
|
771
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js
|
772
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js
|
773
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js
|
774
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js
|
775
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js
|
776
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js
|
777
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js
|
778
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js
|
779
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js
|
780
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata.js
|
781
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js
|
782
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js
|
783
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js
|
784
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
785
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js
|
786
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
787
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
788
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js
|
789
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
790
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
791
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
792
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
793
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js
|
794
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js
|
795
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
796
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js
|
797
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js
|
798
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js
|
799
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
800
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
801
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js
|
802
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js
|
803
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
804
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js
|
805
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js
|
806
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js
|
807
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
808
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js
|
809
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js
|
810
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js
|
811
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js
|
812
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js
|
813
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js
|
814
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js
|
815
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js
|
816
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
817
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
818
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
819
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js
|
820
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js
|
821
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js
|
822
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js
|
823
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
824
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js
|
825
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js
|
826
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
827
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js
|
828
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js
|
829
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js
|
830
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js
|
831
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
832
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
833
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
834
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js
|
835
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
836
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js
|
837
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
838
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js
|
839
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js
|
840
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js
|
841
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js
|
842
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js
|
843
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js
|
844
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
845
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
846
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js
|
847
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js
|
848
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
849
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
850
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js
|
851
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js
|
852
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
853
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
854
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js
|
855
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js
|
856
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js
|
857
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js
|
858
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js
|
859
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js
|
860
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js
|
861
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js
|
862
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js
|
863
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
864
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
865
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js
|
866
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js
|
867
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js
|
868
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js
|
869
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js
|
870
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js
|
871
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js
|
872
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js
|
873
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/imageFonts.js
|
874
|
-
- lib/softcover/template/html/MathJax/jax/output/HTML-CSS/jax.js
|
875
|
-
- lib/softcover/template/html/MathJax/jax/output/NativeMML/config.js
|
876
|
-
- lib/softcover/template/html/MathJax/jax/output/NativeMML/jax.js
|
877
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/annotation-xml.js
|
878
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/maction.js
|
879
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/menclose.js
|
880
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/mglyph.js
|
881
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/mmultiscripts.js
|
882
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/ms.js
|
883
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/mtable.js
|
884
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/autoload/multiline.js
|
885
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/config.js
|
886
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js
|
887
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js
|
888
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
889
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js
|
890
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
891
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
892
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js
|
893
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
894
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
895
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
896
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
897
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js
|
898
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js
|
899
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
900
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js
|
901
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js
|
902
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js
|
903
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
904
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
905
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
|
906
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
|
907
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
908
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
|
909
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
|
910
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
|
911
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
912
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
|
913
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
|
914
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
|
915
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
|
916
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
|
917
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
918
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
919
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
920
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
|
921
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
|
922
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
|
923
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
|
924
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
|
925
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
926
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
|
927
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
|
928
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
929
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
|
930
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
|
931
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
|
932
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
|
933
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
934
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
|
935
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
936
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
937
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
|
938
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
|
939
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
|
940
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
941
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
|
942
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
|
943
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
|
944
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
945
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
|
946
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
|
947
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
|
948
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
|
949
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
|
950
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
|
951
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
|
952
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
|
953
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
|
954
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
|
955
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
|
956
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
|
957
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
958
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
959
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
|
960
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
|
961
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
962
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
963
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
|
964
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
|
965
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
966
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
967
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
|
968
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
|
969
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
|
970
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
|
971
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
|
972
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
|
973
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
|
974
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
|
975
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
976
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
977
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
|
978
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
|
979
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata-extra.js
|
980
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/fonts/TeX/fontdata.js
|
981
|
-
- lib/softcover/template/html/MathJax/jax/output/SVG/jax.js
|
982
|
-
- lib/softcover/template/html/MathJax/localization/de/FontWarnings.js
|
983
|
-
- lib/softcover/template/html/MathJax/localization/de/HTML-CSS.js
|
984
|
-
- lib/softcover/template/html/MathJax/localization/de/HelpDialog.js
|
985
|
-
- lib/softcover/template/html/MathJax/localization/de/MathML.js
|
986
|
-
- lib/softcover/template/html/MathJax/localization/de/MathMenu.js
|
987
|
-
- lib/softcover/template/html/MathJax/localization/de/TeX.js
|
988
|
-
- lib/softcover/template/html/MathJax/localization/de/de.js
|
989
|
-
- lib/softcover/template/html/MathJax/localization/en/FontWarnings.js
|
990
|
-
- lib/softcover/template/html/MathJax/localization/en/HTML-CSS.js
|
991
|
-
- lib/softcover/template/html/MathJax/localization/en/HelpDialog.js
|
992
|
-
- lib/softcover/template/html/MathJax/localization/en/MathML.js
|
993
|
-
- lib/softcover/template/html/MathJax/localization/en/MathMenu.js
|
994
|
-
- lib/softcover/template/html/MathJax/localization/en/TeX.js
|
995
|
-
- lib/softcover/template/html/MathJax/localization/en/en.js
|
996
|
-
- lib/softcover/template/html/MathJax/localization/fr/FontWarnings.js
|
997
|
-
- lib/softcover/template/html/MathJax/localization/fr/HTML-CSS.js
|
998
|
-
- lib/softcover/template/html/MathJax/localization/fr/HelpDialog.js
|
999
|
-
- lib/softcover/template/html/MathJax/localization/fr/MathML.js
|
1000
|
-
- lib/softcover/template/html/MathJax/localization/fr/MathMenu.js
|
1001
|
-
- lib/softcover/template/html/MathJax/localization/fr/TeX.js
|
1002
|
-
- lib/softcover/template/html/MathJax/localization/fr/fr.js
|
1003
|
-
- lib/softcover/template/html/jquery/1.10.2/jquery-1.10.2.js
|
1004
|
-
- lib/softcover/template/html/jquery/1.10.2/jquery-1.10.2.min.map
|
1005
|
-
- lib/softcover/template/html/stylesheets/.gitkeep
|
1006
|
-
- lib/softcover/template/html/stylesheets/custom.css
|
1007
|
-
- lib/softcover/template/html/stylesheets/softcover.css
|
1008
|
-
- lib/softcover/template/images/.gitkeep
|
1009
|
-
- lib/softcover/template/images/01_michael_hartl_headshot.jpg
|
1010
|
-
- lib/softcover/template/images/cover-web.png
|
1011
|
-
- lib/softcover/template/images/cover.jpg
|
1012
|
-
- lib/softcover/template/images/cover.pdf
|
1013
|
-
- lib/softcover/template/images/cover.png
|
1014
|
-
- lib/softcover/template/images/figures/.gitkeep
|
1015
|
-
- lib/softcover/template/images/testimonial_1.png
|
1016
|
-
- lib/softcover/template/latex_styles/custom.sty
|
1017
|
-
- lib/softcover/template/latex_styles/custom_pdf.sty
|
1018
|
-
- lib/softcover/template/latex_styles/framed.sty
|
1019
|
-
- lib/softcover/template/latex_styles/language_customization.sty
|
1020
|
-
- lib/softcover/template/latex_styles/softcover.sty
|
1021
|
-
- lib/softcover/template/media/screencasts/.gitkeep
|
1022
1593
|
- lib/softcover/uploader.rb
|
1023
1594
|
- lib/softcover/utils.rb
|
1024
1595
|
- lib/softcover/version.rb
|
@@ -1066,9 +1637,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1066
1637
|
version: '0'
|
1067
1638
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1068
1639
|
requirements:
|
1069
|
-
- - "
|
1640
|
+
- - ">"
|
1070
1641
|
- !ruby/object:Gem::Version
|
1071
|
-
version:
|
1642
|
+
version: 1.3.1
|
1072
1643
|
requirements: []
|
1073
1644
|
rubyforge_project:
|
1074
1645
|
rubygems_version: 2.2.2
|