Search is not available for this dataset
repo_id stringlengths 12 110 | file_path stringlengths 24 164 | content stringlengths 3 89.3M | __index_level_0__ int64 0 0 |
|---|---|---|---|
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/autobold.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/autobold.js
*
* Adds \boldsymbol around mathematics that appears in a section
* of an HTML page that is in bold... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/AMSsymbols.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/AMSsymbols.js
*
* Implements macros for accessing the AMS symbol fonts.
*
* --------------------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/unicode.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/unicode.js
*
* Implements the \unicode extension to TeX to allow arbitrary unicode
* code points to be entered ... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/action.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/action.js
*
* Implements the \mathtip, \texttip, and \toggle macros, which give
* access from TeX to the <macti... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/mhchem.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/mhchem.js
*
* Implements the \ce command for handling chemical formulas
* from the mhchem LaTeX package.
*
... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/AMScd.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/AMScd.js
*
* Implements the CD environment for commutative diagrams.
*
* -----------------------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/begingroup.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/begingroup.js
*
* Implements \begingroup and \endgroup commands that make local
* definitions possible and are... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/bbox.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/bbox.js
*
* This file implements the \bbox macro, which creates an box that
* can be styled (for background col... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/HTML.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/HTML.js
*
* Implements the \href, \class, \style, \cssId macros.
*
* -----------------------------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/noUndefined.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/noUndefined.js
*
* This causes undefined control sequences to be shown as their macro
* names rather than produ... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/mediawiki-texvc.js | /*************************************************************
*
* MathJax/extensions/TeX/mediawiki-texvc.js
*
* Implements macros used by mediawiki with their texvc preprocessor.
*
* ---------------------------------------------------------------------
*
* Copyright (c) 2015-2017 The MathJax Consortium... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/noErrors.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/noErrors.js
*
* Prevents the TeX error messages from being displayed and shows the
* original TeX code instead.... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/verb.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/verb.js
*
* Implements the \verb|...| command for including text verbatim
* (with no processing of macros or sp... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/cancel.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/cancel.js
*
* Implements the \cancel, \bcancel, \xcancel, and \cancelto macros.
*
* Usage:
*
* \can... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/TeX/color.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/color.js
*
* Implements LaTeX-compatible \color macro rather than MathJax's original
* (non-standard) version. ... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/TeX | public_repos/neps/_static/scipy-mathjax/extensions/TeX/mhchem3/mhchem.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/extensions/TeX/mhchem.js
*
* Implements the \ce command for handling chemical formulas
* from the mhchem LaTeX package.
*
* -... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathjax-sre.js | var $jscomp={scope:{}};$jscomp.defineProperty="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(c.get||c.set)throw new TypeError("ES3 does not support getters and setters.");a!=Array.prototype&&a!=Object.prototype&&(a[b]=c.value)};$jscomp.getGlobal=function(a){return"undefined"!=typeof... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/semantic-enrich.js | /*************************************************************
*
* [Contrib]/a11y/semantic-enrich.js
*
* An extension that connects MathJax to the Speech-Rule-Engine
* to produce semantically enriched MathML.
*
* ---------------------------------------------------------------------
*
* Copyright (c) 2... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/wgxpath.install.js | (function(){'use strict';var k=this;
function aa(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"und... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/accessibility-menu.js | /*************************************************************
*
* [Contrib]/a11y/accessibility-menu.js
*
* A thin extension to add opt-in menu items for the accessibility
* extensions in the a11y contributed directory.
*
* ---------------------------------------------------------------------
*
* Copy... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/collapsible.js | /*************************************************************
*
* [Contrib]/a11y/collapsible.js
*
* A filter to add maction elements to the enriched MathML for parts that
* can be collapsed. We determine this based on a "complexity" value and
* collapse those terms that exceed a given complexity.
*
* T... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/explorer.js | /*************************************************************
*
* [Contrib]/a11y/explorer.js
*
* Implements expression exploration via the SRE explorer.
*
* ---------------------------------------------------------------------
*
* Copyright (c) 2016-2017 The MathJax Consortium
*
* Licensed under the Apa... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions | public_repos/neps/_static/scipy-mathjax/extensions/a11y/auto-collapse.js | /*************************************************************
*
* [Contrib]/a11y/auto-collapse.js
*
* Implements the ability to have long expressions collapse
* automatically on screen size changes.
*
* ---------------------------------------------------------------------
*
* Copyright (c) 2016-2017 ... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/mathmaps_ie.js | sre.BrowserUtil.mapsForIE={"algebra.json":[{category:"Algebra",mappings:{default:{default:"degree"}},key:"deg",names:["deg"]},{category:"Algebra",mappings:{default:{default:"determinant",short:"det"}},key:"det",names:["det"]},{category:"Algebra",mappings:{default:{default:"dimension"}},key:"dim",names:["dim"]},{categor... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/memory.json | [{"category":"","mappings":{"default":{"default":"bits"}},"key":"b","names":["b"]},{"category":"","mappings":{"default":{"default":"bytes"}},"key":"B","names":["B"]},{"category":"","mappings":{"default":{"default":"kilobytes"}},"key":"KB","names":["KB"]},{"category":"","mappings":{"default":{"default":"megabytes"}},"ke... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/length.json | [{"category":"Length","mappings":{"default":{"default":"millimeters"}},"key":"mm","names":["mm"]},{"category":"Length","mappings":{"default":{"default":"centimeters"}},"key":"cm","names":["cm"]},{"category":"Length","mappings":{"default":{"default":"meters"}},"key":"m","names":["m"]},{"category":"Length","mappings":{"d... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/volume.json | [{"category":"volume","mappings":{"default":{"default":"barrels"}},"key":"bbl","names":["bbl.","bbl"]},{"category":"volume","mappings":{"default":{"default":"cubics"}},"key":"cu","names":["cu","cu."]},{"category":"volume","mappings":{"default":{"default":"fluid ounces"}},"key":"fl. oz.","names":["fl. oz."]},{"category"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/other.json | [{"category":"","mappings":{"default":{"default":"dozen"}},"key":"doz","names":["doz","doz."]},{"category":"","mappings":{"default":{"default":"square"}},"key":"sq","names":["sq","sq."]},{"category":"","mappings":{"default":{"default":"hectare"}},"key":"ha","names":["ha"]}] | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/weight.json | [{"category":"","mappings":{"default":{"default":"pounds"}},"key":"lb","names":["lb","lb."]},{"category":"","mappings":{"default":{"default":"long tons"}},"key":"LT","names":["LT","L.T."]},{"category":"","mappings":{"default":{"default":"ounces"}},"key":"oz","names":["oz","oz."]},{"category":"","mappings":{"default":{"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/energy.json | [{"category":"energy","mappings":{"default":{"default":"watts"}},"key":"W","names":["W","w"]},{"category":"energy","mappings":{"default":{"default":"kilowatts"}},"key":"kW","names":["kw","kW"]},{"category":"energy","mappings":{"default":{"default":"milliwatts"}},"key":"mW","names":["mw","mW"]},{"category":"energy","map... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/temperature.json | [{"category":"","mappings":{"default":{"default":"Fahrenheit"}},"key":"F","names":["F","F.","°F"]},{"category":"","mappings":{"default":{"default":"Celsius","alternative":"Centigrade"}},"key":"C","names":["C","°C"]},{"category":"","mappings":{"default":{"default":"Kelvin"}},"key":"K","names":["K","°K"]}] | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/speed.json | [{"category":"","mappings":{"default":{"default":"knot"}},"key":"kt","names":["kt","kt."]},{"category":"","mappings":{"default":{"default":"miles per hour"}},"key":"mph","names":["mph"]},{"category":"","mappings":{"default":{"default":"revolutions per minute"}},"key":"rpm","names":["rpm"]},{"category":"","mappings":{"d... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/units/time.json | [{"category":"time","mappings":{"default":{"default":"nanoseconds"}},"key":"ns","names":["ns"]},{"category":"time","mappings":{"default":{"default":"microseconds"}},"key":"µs","names":["µs"]},{"category":"time","mappings":{"default":{"default":"milliseconds"}},"key":"ms","names":["ms"]},{"category":"time","mappings":{"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/algebra.json | [{"category":"Algebra","mappings":{"default":{"default":"degree"}},"key":"deg","names":["deg"]},{"category":"Algebra","mappings":{"default":{"default":"determinant","short":"det"}},"key":"det","names":["det"]},{"category":"Algebra","mappings":{"default":{"default":"dimension"}},"key":"dim","names":["dim"]},{"category":... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/elementary.json | [{"category":"Elementary","mappings":{"default":{"default":"logarithm","alternative":"logarithm function","short":"log"}},"key":"log","names":["log"]},{"category":"Elementary","mappings":{"default":{"default":"natural logarithm","alternative":"natural logarithm function","short":"natural log"},"mathspeak":{"default":"l... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/hyperbolic.json | [{"category":"Hyperbolic","mappings":{"default":{"default":"hyperbolic cosine function","short":"hyperbolic cosine"}},"key":"cosh","names":["cosh"]},{"category":"Hyperbolic","mappings":{"default":{"default":"hyperbolic cotangent function","short":"hyperbolic cotangent"}},"key":"coth","names":["coth"]},{"category":"Hype... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/functions/trigonometry.json | [{"category":"Trigonometric","mappings":{"default":{"default":"cosine function","short":"cosine"}},"key":"cos","names":["cos","cosine"]},{"category":"Trigonometric","mappings":{"default":{"default":"cotangent function","short":"cotangent"}},"key":"cot","names":["cot"]},{"category":"Trigonometric","mappings":{"default":... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_delimiters.json | [{"category":"Ps","mappings":{"default":{"default":"left parenthesis","alternative":"opening parenthesis"},"mathspeak":{"default":"left-parenthesis","brief":"left-p'ren","sbrief":"L p'ren"}},"key":"0028"},{"category":"Pe","mappings":{"default":{"default":"right parenthesis","alternative":"closing parenthesis"},"mathspe... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-mathfonts.json | [{"category":"Lu","mappings":{"default":{"default":"mathematical bold capital alpha","alternative":"bold capital alpha","short":"bold cap alpha"},"mathspeak":{"default":"bold upper Alpha"}},"key":"1D6A8"},{"category":"Lu","mappings":{"default":{"default":"mathematical bold capital beta","alternative":"bold capital beta... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-single-accent.json | [{"category":"Ll","key":"00E0","mappings":{"default":{"default":"latin small letter a with grave","alternative":"latin small letter a grave","short":"a grave"},"mathspeak":{"default":"modifying above a with grave","brief":"mod above a with grave","sbrief":"mod above a with grave"}}},{"category":"Ll","key":"00E1","mappi... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-symbols.json | [{"category":"Ll","mappings":{"default":{"default":"greek beta symbol","alternative":"greek small letter curled beta","short":"beta"}},"key":"03D0"},{"category":"Ll","mappings":{"default":{"default":"greek theta symbol","alternative":"greek small letter script theta","short":"theta"}},"key":"03D1"},{"category":"Ll","ma... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/other_stars.json | [{"category":"So","mappings":{"default":{"default":"decimal exponent symbol"}},"key":"23E8"},{"category":"So","mappings":{"default":{"default":"black star"}},"key":"2605"},{"category":"So","mappings":{"default":{"default":"white star"}},"key":"2606"},{"category":"So","mappings":{"default":{"default":"medium white circl... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-double-accent.json | [{"category":"Ll","key":"01D6","mappings":{"default":{"default":"latin small letter u with diaeresis and macron","alternative":"latin small letter u double overdot overbar","short":"u double overdot overbar"}}},{"category":"Ll","key":"01D8","mappings":{"default":{"default":"latin small letter u with diaeresis and acute... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_angles.json | [{"category":"Sm","mappings":{"default":{"default":"right angle with arc"}},"key":"22BE"},{"category":"Sm","mappings":{"default":{"default":"right angle with downwards zigzag arrow"}},"key":"237C"},{"category":"Sm","mappings":{"default":{"default":"three dimensional angle"}},"key":"27C0"},{"category":"Sm","mappings":{"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_characters.json | [{"category":"Lu","mappings":{"default":{"default":"mathematical double struck capital c","alternative":"double struck capital c","short":"double struck cap c"},"mathspeak":{"default":"double struck upper C"}},"key":"2102"},{"category":"Ll","mappings":{"default":{"default":"script small g","short":"script g"}},"key":"2... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/hebrew_letters.json | [{"category":"Lo","mappings":{"default":{"default":"alef symbol","alternative":"first transfinite cardinal","short":"alef"}},"key":"2135"},{"category":"Lo","mappings":{"default":{"default":"bet symbol","alternative":"second transfinite cardinal","short":"bet"}},"key":"2136"},{"category":"Lo","mappings":{"default":{"def... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-scripts.json | [{"category":"Ll","key":"1D26","mappings":{"default":{"default":"greek letter small capital gamma","alternative":"greek letter gamma","short":"small cap gamma"},"mathspeak":{"default":"small upper Gamma"}}},{"category":"Ll","key":"1D27","mappings":{"default":{"default":"greek letter small capital lamda","alternative":"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-mathfonts.json | [{"category":"Lu","mappings":{"default":{"default":"mathematical bold capital a","alternative":"bold capital a","short":"bold cap a"},"mathspeak":{"default":"bold upper A"}},"key":"1D400"},{"category":"Lu","mappings":{"default":{"default":"mathematical bold capital b","alternative":"bold capital b","short":"bold cap b"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-phonetic.json | [{"category":"Ll","key":"00F8","mappings":{"default":{"default":"latin small letter o with stroke","alternative":"latin small letter o slash","short":"o with stroke"}}},{"category":"Ll","key":"0111","mappings":{"default":{"default":"latin small letter d with stroke","alternative":"latin small letter d bar","short":"d w... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_symbols.json | [{"category":"Po","mappings":{"default":{"default":"factorial operator","alternative":"exclamation mark","short":"factorial"},"mathspeak":{"default":"exclamation-mark"}},"key":"0021"},{"category":"Po","mappings":{"default":{"default":"quotation mark"},"mathspeak":{"default":"quotation-mark"}},"key":"0022"},{"category":... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_arrows.json | [{"category":"Sm","mappings":{"default":{"default":"leftwards arrow","short":"left arrow"},"mathspeak":{"default":"left-arrow","sbrief":"L arrow"}},"key":"2190"},{"category":"Sm","mappings":{"default":{"default":"upwards arrow","short":"up arrow"},"mathspeak":{"default":"up-arrow","sbrief":"U arrow"}},"key":"2191"},{"c... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-small.json | [{"category":"Ll","key":"03B1","mappings":{"default":{"default":"greek small letter alpha","short":"alpha"}}},{"category":"Ll","key":"03B2","mappings":{"default":{"default":"greek small letter beta","short":"beta"}}},{"category":"Ll","key":"03B3","mappings":{"default":{"default":"greek small letter gamma","short":"gamm... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-lower-normal.json | [{"category":"Ll","key":"0061","mappings":{"default":{"default":"latin small letter a","short":"a"}}},{"category":"Ll","key":"0062","mappings":{"default":{"default":"latin small letter b","short":"b"}}},{"category":"Ll","key":"0063","mappings":{"default":{"default":"latin small letter c","short":"c"}}},{"category":"Ll"... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-single-accent.json | [{"category":"Lu","key":"00C0","mappings":{"default":{"default":"latin capital letter a with grave","alternative":"latin capital letter a grave","short":"cap a grave"},"mathspeak":{"default":"modifying above upper A with grave","brief":"mod above upper A with grave","sbrief":"mod above upper A with grave"}}},{"category... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-normal.json | [{"category":"Lu","key":"0041","mappings":{"default":{"default":"latin capital letter a","short":"cap a"},"mathspeak":{"default":"upper A"}}},{"category":"Lu","key":"0042","mappings":{"default":{"default":"latin capital letter b","short":"cap b"},"mathspeak":{"default":"upper B"}}},{"category":"Lu","key":"0043","mappin... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_non_characters.json | [{"category":"Ll","mappings":{"default":{"default":"mathematical italic small h over two time greek letter pi","alternative":"italic small h over two pi","short":"italic h over two pi"},"physics":{"default":"planck constant over two pi","alternative":"planck constant over 2 pi"}},"key":"210F"},{"category":"So","mapping... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_digits.json | [{"category":"Nd","mappings":{"default":{"default":"digit zero","short":"zero"},"mathspeak":{"default":"0"}},"key":"0030"},{"category":"Nd","mappings":{"default":{"default":"digit one","short":"one"},"mathspeak":{"default":"1"}},"key":"0031"},{"category":"Nd","mappings":{"default":{"default":"digit two","short":"two"},... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_whitespace.json | [{"category":"Zs","mappings":{"default":{"default":"space"}},"key":"0020"},{"category":"Zs","mappings":{"default":{"default":"no break space","alternative":"non breaking space"}},"key":"00A0"},{"category":"Cf","mappings":{"default":{"default":"soft hyphen"}},"key":"00AD"},{"category":"Zs","mappings":{"default":{"defaul... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-upper-double-accent.json | [{"category":"Lu","key":"01D5","mappings":{"default":{"default":"latin capital letter u with diaeresis and macron","alternative":"latin capital letter u double overdot overbar","short":"cap u double overdot overbar"},"mathspeak":{"default":"upper U double overdot overbar"}}},{"category":"Lu","key":"01D7","mappings":{"d... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_harpoons.json | [{"category":"So","mappings":{"default":{"default":"leftwards harpoon with barb upwards","short":"left harpoon with barb up"}},"key":"21BC"},{"category":"So","mappings":{"default":{"default":"leftwards harpoon with barb downwards","short":"left harpoon with barb down"}},"key":"21BD"},{"category":"So","mappings":{"defau... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/latin-rest.json | [{"category":"Mn","key":"0363","mappings":{"default":{"default":"combining latin small letter a","short":"combining a"}}},{"category":"Mn","key":"0364","mappings":{"default":{"default":"combining latin small letter e","short":"combining e"}}},{"category":"Mn","key":"0365","mappings":{"default":{"default":"combining lat... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/math_geometry.json | [{"category":"So","mappings":{"default":{"default":"box drawings light horizontal","alternative":"forms light horizontal"}},"key":"2500"},{"category":"So","mappings":{"default":{"default":"box drawings heavy horizontal","alternative":"forms heavy horizontal"}},"key":"2501"},{"category":"So","mappings":{"default":{"defa... | 0 |
public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps | public_repos/neps/_static/scipy-mathjax/extensions/a11y/mathmaps/symbols/greek-capital.json | [{"category":"Lu","key":"0391","mappings":{"default":{"default":"greek capital letter alpha","short":"cap alpha"},"mathspeak":{"default":"upper Alpha"}}},{"category":"Lu","key":"0392","mappings":{"default":{"default":"greek capital letter beta","short":"cap beta"},"mathspeak":{"default":"upper Beta"}}},{"category":"Lu"... | 0 |
public_repos/neps/_static/scipy-mathjax | public_repos/neps/_static/scipy-mathjax/config/scipy-mathjax.js | /*************************************************************
*
* /MathJax/unpacked/config/TeX-AMS_SVG.js
*
* Copyright (c) 2010-2017 The MathJax Consortium
*
* Part of the MathJax library.
* See http://www.mathjax.org for details.
*
* Licensed under the Apache License, Version 2.0;
* you may not us... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/input | public_repos/neps/_static/scipy-mathjax/jax/input/TeX/config.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/input/TeX/config.js
*
* Initializes the TeX InputJax (the main definition is in
* MathJax/jax/input/TeX/jax.js, which is loa... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/input | public_repos/neps/_static/scipy-mathjax/jax/input/TeX/jax.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/input/TeX/jax.js
*
* Implements the TeX InputJax that reads mathematics in
* TeX and LaTeX format and converts it to the M... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/PreviewHTML/config.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/PreviewHTML/config.js
*
* Initializes the PreviewHTML OutputJax (the main definition is in
* MathJax/jax/input/Pre... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/PreviewHTML/jax.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/PreviewHTML/jax.js
*
* Implements the PreviewHTML OutputJax that displays mathematics
* using HTML to position the ch... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/config.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/HTML2/config.js
*
* Initializes the HTML2 OutputJax (the main definition is in
* MathJax/jax/input/HTML2/jax.js, w... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/jax.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/jax.js
*
* Implements the CommonHTML OutputJax that displays mathematics
* using HTML and CSS to position ... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lice... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licen... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/fontdata.js
*
* Initializes the CommonHTML OutputJax to use the MathJax TeX fonts
* for displa... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licen... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js | /*************************************************************
*
* MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js
*
* Copyright (c) 2009-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js
*
* Adds extra stretchy characters to the TeX font data.
*
* --------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js | /*************************************************************
*
* MathJax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js
*
* Copyright (c) 2015-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* ... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/menclose.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/menclose.js
*
* Implements the CommonHTML output for <menclose> elements.
*
* ----------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/ms.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/ms.js
*
* Implements the CommonHTML output for <ms> elements.
*
* ----------------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mtable.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/mtable.js
*
* Implements the CommonHTML output for <mtable> elements.
*
* --------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/maction.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/maction.js
*
* Implements the CommonHTML output for <maction> elements.
*
* ------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/mmultiscripts.js
*
* Implements the CommonHTML output for <mmultiscripts> elements.
*
* ------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/annotation-xml.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/annotation-xm;l.js
*
* Implements the CommonHTML output for <annotation-xml> elements.
*
* ---... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/mglyph.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/mglyph.js
*
* Implements the CommonHTML output for <mglyph> elements.
*
* --------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML | public_repos/neps/_static/scipy-mathjax/jax/output/CommonHTML/autoload/multiline.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/CommonHTML/autoload/multiline.js
*
* Implements the CommonHTML output for <mrow>'s that contain line breaks.
*
* -... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/PlainSource/config.js | /*************************************************************
*
* MathJax/jax/output/PlainSource/config.js
*
* Initializes the PlainSource OutputJax (the main definition is in
* MathJax/jax/input/PlainSource/jax.js, which is loaded when needed).
*
* ----------------------------------------------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/PlainSource/jax.js | /*************************************************************
*
* MathJax/jax/output/PlainSource/jax.js
*
* Implements the PlainSource OutputJax that displays whatever
* source there was, for assistive technology users who prefer this.
*
* --------------------------------------------------------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/config.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/SVG/config.js
*
* Initializes the SVG OutputJax (the main definition is in
* MathJax/jax/input/SVG/jax.js, which is... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/jax.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/SVG/jax.js
*
* Implements the SVG OutputJax that displays mathematics using
* SVG (or VML in IE) to position the char... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/SVG/fonts/TeX/fontdata.js
*
* Initializes the SVG OutputJax to use the MathJax TeX fonts
* for displaying mathemati... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js | /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/output/SVG/fonts/TeX/fontdata-extra.js
*
* Adds extra stretchy characters to the TeX font data.
*
* ---------------------... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js | /*************************************************************
*
* MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/Other.js
*
* Copyright (c) 2011-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js | /*************************************************************
*
* MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/Main.js
*
* Copyright (c) 2011-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License... | 0 |
public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur | public_repos/neps/_static/scipy-mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js | /*************************************************************
*
* MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/PUA.js
*
* Copyright (c) 2011-2017 The MathJax Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.