This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdflatex -synctex=1 -interaction=nonstopmode --shell-escape %.tex |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yum install texlive-hyphen-spanish |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript">MathJax.Hub.Queue(["Typeset",MathJax.Hub]);</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src='http://cdn.mathjax.org/mathjax/latest/MathJax.js' type='text/javascript'> | |
MathJax.Hub.Config({ | |
HTML: ["input/TeX","output/HTML-CSS"], | |
TeX: { extensions: ["AMSmath.js","AMSsymbols.js"], | |
equationNumbers: { autoNumber: "AMS" } }, | |
extensions: ["tex2jax.js"], | |
jax: ["input/TeX","output/HTML-CSS"], | |
tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], | |
displayMath: [ ['$$','$$'], ["\\[","\\]"] ], | |
processEscapes: true }, |
NewerOlder