2017-03-02 15 views
2

첫째, 내가 무엇을 보여 주려하고있어,

<!DOCTYPE html> 
<html lang="en"> 
<head> 
    <meta charset="UTF-8"> 
    <title>Mixed Markup</title> 

    <script type="text/x-mathjax-config"> 
     MathJax.Hub.Config({ 
      MathML: { 
       extensions: ["content-mathml.js"] 
      } 
     }); 
    </script> 

    <script type="text/javascript" async 
     src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX- AMS-MML_HTMLorMML"> 
    </script> 

</head> 
<body> 

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
    <apply><csymbol cd="relation1">eq</csymbol> 
     <apply><csymbol cd="fns1">domain</csymbol> 
      <apply><csymbol cd="fns1">restriction</csymbol><ci>f</ci><ci>S</ci></apply> 
     </apply> 
     <ci>S</ci> 
    </apply> 
</math> 

</body> 

두 번째, 표현은

enter image description here

입니다 즉, 단어 domainrestriction은 기호가 아닌 HTML 요소에있는 단어로 표시됩니다.

이것은 단지 예입니다. OpenMath를 사용하는 식별자 또는 기호의 대부분은 웹에 표시되지 않습니다.

OpenMath Content Dictionaries, fns1

은 알려 주시기 바랍니다 내가 MathML을 Content Markup

OpenMath Content Dictionaries

참조

사이트, 왜 ... 감사

this issue에서 볼 수
+0

더하기, csymbol의 요소'eq'는 기호'='로 표시됩니다. – wallah

+0

미래의 메모 : cdn.mathjax.org의 수명이 다해 가고 있습니다. https://www.mathjax.org/cdn-shutting-down/에서 마이그레이션 팁을 확인하십시오. –

+0

@PeterKrautzberger 오 .. 감사합니다 !!!!!!!!!! – wallah

답변

2

으로, MathJax의 내용 (Content) MathML 확장 않습니다 엄격한 콘텐츠를 지원하지 않음 (전체적으로) MathML; 당신은 이것의 부작용을보고 있습니다.