| 1234567891011121314151617181920212223242526272829303132333435 |
- /*************************************************************
- *
- * MathJax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js
- *
- * Copyright (c) 2013-2019 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.OutputJax['SVG'].FONTDATA.FONTS['LatinModernMathJax_Variants'] = {
- directory: 'Variants/Regular',
- family: 'LatinModernMathJax_Variants',
- id: 'LATINMODERNVARIANTS',
- 0x20: [0,0,332,0,0,''],
- 0xA0: [0,0,332,0,0,''],
- 0x2032: [549,-96,407,67,340,'340 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53'],
- 0x2033: [549,-96,647,67,580,'340 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53zM580 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53'],
- 0x2034: [549,-96,887,67,820,'340 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53zM580 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53zM820 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29 c30 0 54 -24 54 -53'],
- 0x2035: [549,-96,407,67,340,'340 96h-39l-226 372c-5 8 -8 18 -8 28c0 29 24 53 54 53c22 0 41 -14 48 -29'],
- 0x2036: [549,-96,647,67,580,'340 96h-39l-226 372c-5 8 -8 18 -8 28c0 29 24 53 54 53c22 0 41 -14 48 -29zM580 96h-39l-226 372c-5 8 -8 18 -8 28c0 29 24 53 54 53c22 0 41 -14 48 -29'],
- 0x2037: [549,-96,887,67,820,'340 96h-39l-226 372c-5 8 -8 18 -8 28c0 29 24 53 54 53c22 0 41 -14 48 -29zM580 96h-39l-226 372c-5 8 -8 18 -8 28c0 29 24 53 54 53c22 0 41 -14 48 -29zM820 96h-39l-226 372c-5 8 -8 18 -8 28c0 29 24 53 54 53c22 0 41 -14 48 -29'],
- 0x2057: [549,-96,1127,67,1060,'340 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53zM580 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53zM820 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29 c30 0 54 -24 54 -53zM1060 496c0 -10 -3 -20 -8 -28l-227 -372h-38l171 424c6 15 26 29 48 29c30 0 54 -24 54 -53']
- };
- MathJax.Ajax.loadComplete(MathJax.OutputJax.SVG.fontDir+"/Variants/Regular/Main.js");
|