Skip to content

Instantly share code, notes, and snippets.

View LuighiV's full-sized avatar
🏠
Working from home

Luighi Viton-Zorrilla LuighiV

🏠
Working from home
View GitHub Profile
pdflatex -synctex=1 -interaction=nonstopmode --shell-escape %.tex
sudo yum install texlive-hyphen-spanish
<script type="text/javascript">MathJax.Hub.Queue(["Typeset",MathJax.Hub]);</script>
<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 },