/*************************************************************

*
*  MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js
*
*  Copyright (c) 2009-2018 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.
*  You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
*  Unless required by applicable law or agreed to in writing, software
*  distributed under the License is distributed on an "AS IS" BASIS,
*  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*  See the License for the specific language governing permissions and
*  limitations under the License.
*
*/

MathJax.Hub.Insert(

MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['STIXGeneral-italic'],
{
  0x20D0: [760,-627,0,-453,-17],     // COMBINING LEFT HARPOON ABOVE
  0x20D1: [760,-627,0,-426,10],      // COMBINING RIGHT HARPOON ABOVE
  0x20D2: [662,156,0,-300,-234],     // COMBINING LONG VERTICAL LINE OVERLAY
  0x20D6: [760,-548,0,-453,-17],     // COMBINING LEFT ARROW ABOVE
  0x20D7: [760,-548,0,-453,-17],     // COMBINING RIGHT ARROW ABOVE
  0x20DB: [622,-523,0,-453,44],      // COMBINING THREE DOTS ABOVE
  0x20DC: [622,-523,0,-582,114],     // COMBINING FOUR DOTS ABOVE
  0x20DD: [725,221,0,-723,223],      // COMBINING ENCLOSING CIRCLE
  0x20E1: [760,-548,0,-453,25],      // COMBINING LEFT RIGHT ARROW ABOVE
  0x20E4: [1023,155,0,-970,490],     // COMBINING ENCLOSING UPWARD POINTING TRIANGLE
  0x20E5: [662,156,0,-430,-24],      // COMBINING REVERSE SOLIDUS OVERLAY
  0x20E6: [662,156,0,-351,-86],      // COMBINING DOUBLE VERTICAL STROKE OVERLAY
  0x20E7: [725,178,0,-595,221],      // COMBINING ANNUITY SYMBOL
  0x20E8: [-119,218,0,-462,35],      // COMBINING TRIPLE UNDERDOT
  0x20E9: [681,-538,0,-478,55],      // COMBINING WIDE BRIDGE ABOVE
  0x20EA: [419,-87,0,-793,153],      // COMBINING LEFTWARDS ARROW OVERLAY
  0x20EC: [-119,252,0,27,463],       // COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS
  0x20ED: [-119,252,0,27,463],       // COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS
  0x20EE: [-40,252,0,-453,-17],      // COMBINING LEFT ARROW BELOW
  0x20EF: [-40,252,0,-453,-17]       // COMBINING RIGHT ARROW BELOW
}

);

MathJax.Ajax.loadComplete(MathJax.OutputJax.fontDir + “/General/Italic/CombDiactForSymbols.js”);