MathJax不允许使用图片资源,不然图片太多了。有30000个左右
This commit is contained in:
parent
291868ba43
commit
8e55c98ccf
|
@ -25,6 +25,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -22,15 +22,19 @@
|
||||||
<!-- page specific tags -->
|
<!-- page specific tags -->
|
||||||
<%= yield :header_tags -%>
|
<%= yield :header_tags -%>
|
||||||
<!-- MathJax的配置 -->
|
<!-- MathJax的配置 -->
|
||||||
<!--<script type="text/javascript"-->
|
|
||||||
<!--src="/javascripts/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML">-->
|
|
||||||
<!--</script>-->
|
|
||||||
<script type="text/javascript"
|
<script type="text/javascript"
|
||||||
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
src="/javascripts/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
||||||
</script>
|
</script>
|
||||||
|
<!--<script type="text/javascript"-->
|
||||||
|
<!--src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">-->
|
||||||
|
<!--</script>-->
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -23,6 +23,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -29,6 +29,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -23,6 +23,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -24,6 +24,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -28,6 +28,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -28,6 +28,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -29,6 +29,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -27,6 +27,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -29,6 +29,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -21,6 +21,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -24,6 +24,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -21,6 +21,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -24,6 +24,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
|
@ -24,6 +24,10 @@
|
||||||
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
<!-- 配置 : 在生成的公式图片上去掉Math定义的右键菜单,$$ $$ \( \) \[ \] 中的公式给予显示-->
|
||||||
<script type="text/x-mathjax-config">
|
<script type="text/x-mathjax-config">
|
||||||
MathJax.Hub.Config({
|
MathJax.Hub.Config({
|
||||||
|
HTML-CSS: {
|
||||||
|
scale: 85,
|
||||||
|
imageFont: null
|
||||||
|
},
|
||||||
showMathMenu: false,
|
showMathMenu: false,
|
||||||
showMathMenuMSIE: false,
|
showMathMenuMSIE: false,
|
||||||
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
|
||||||
|
|
Loading…
Reference in New Issue