- Vamos a la opción «Tema»:
- Pichamos en «Personalizar» y nos aparece el siguiente menú:
- Seleccionamos «Editar HTML» buscamos la etiqueta de final de cabecera «</head>» y añadimos justo antes el siguiente código:
- Pulsamos en el icono de Guardar y ya hemos instalado MathJax.
<script>
MathJax = {
tex: {
macros: {
RR: "{\\bf R}",
bold: ["{\\bf #1}", 1],
sen: ["\\operatorname\{sen\}&
quot;],
arcsen: ["\\operatorname\{arcsen\
}"],
cosec: ["\\operatorname\{cosec\}
"],
sec: ["\\operatorname\{sec\}&
quot;],
tg: ["\\operatorname\{tg\}&
quot;],
cotg: ["\\operatorname\{cotg\}&
quot;],
arctg: ["\\operatorname\{arctg\}
"],
gss: ["{#1}^{\\circ}", 1]
},
inlineMath: [['\$', '\$'], ['\\(', '\\)']]
},
svg: {
fontCache: 'global'
}
};
</script>
<script async='async' id='MathJax-script' src=' https://cdn.jsdelivr.net/ npm/mathjax@3/es5/tex-svg.js
' type='text/javascript'>
</script>
<script async='async' id='MathJax-script' src=' https://cdn.jsdelivr.net/ npm/mathjax@3/es5/tex-chtml.js
'>
</script>
MathJax = {
tex: {
macros: {
RR: "{\\bf R}",
bold: ["{\\bf #1}", 1],
sen: ["\\operatorname\{sen\}&
arcsen: ["\\operatorname\{arcsen\
cosec: ["\\operatorname\{cosec\}
sec: ["\\operatorname\{sec\}&
tg: ["\\operatorname\{tg\}&
cotg: ["\\operatorname\{cotg\}&
arctg: ["\\operatorname\{arctg\}
gss: ["{#1}^{\\circ}", 1]
},
inlineMath: [['\$', '\$'], ['\\(', '\\)']]
},
svg: {
fontCache: 'global'
}
};
</script>
<script async='async' id='MathJax-script' src=' https://cdn.jsdelivr.net/
</script>
<script async='async' id='MathJax-script' src=' https://cdn.jsdelivr.net/
</script>
No hay comentarios:
Publicar un comentario