Mathjax enabler

Monday, September 12, 2022

First post

Hi. I'm Pedro Henrique Antunes de Oliveira (/u/phao on reddit and @pedrohen1989 on twitter) and I'm currently a Math PhD student at UFPR in Brazil. I intend to talk about Mathematics in this blog, specially things I like related to numerical analysis and computational mathematics in general.


The first piece of goods news is that Mathjax integration worked just great, thanks to this very simple tutorial https://jesuscapistran.com/2020/01/12/how-to-add-math-on-your-blog-mathjax-blogger/.

\[ F(1) - F(0) = \int_0^1 f(x) dx. \]

No comments:

Post a Comment

Locally finding a latex package defining a given symbol

I am not an advanced latex user, and I'm often questioning in which package a given known command is defined. For example, where are t...