Latex code and Matrices
-
Does this only apply to premium users- https://en.support.wordpress.com/latex/?
I tried following the instructions to post some matrices, but in the preview, I don’t see it in the form of a matrix. Here’s what I’m using-
$latexbegin{bmatrix} 0.04412905 & 0.02847643 .02847643 & 0.02100286 end{bmatrix}$
This should give a 2X2 matrix with the above numbers. But it doesn’t
The blog I need help with is: (visible only to logged in users)
-
Hi there,
$latexbegin{bmatrix} 0.04412905 & 0.02847643 .02847643 & 0.02100286 end{bmatrix}$
It looks like error with your code.
Can you please check example on our support site, and write it similar to that code.Also, note that WordPress.com uses standard LaTeX with the following packages:
1.amsmath
2.amsfonts
3.amssymbFor more information about LaTeX, you can visit LaTeX documentation site and TeX Resources by American Mathematical Society.
Hope this helps!
Thanks!
Vishal -
There is no specific example of matrices in WordPress. But I followed the instructions on this guy’s blog – https://davetang.org/muse/2013/02/27/using-latex-with-wordpress/
Are these some packages I need to install?
1.amsmath
2.amsfonts
3.amssymb -
Hi again,
Can you please check example on our support site, and write it similar to that code.
Here: https://en.support.wordpress.com/latex/
Are these some packages I need to install?
1.amsmath
2.amsfonts
3.amssymbAbove packages are pre-installed for every WordPress.com site, it doesn’t matter if you’re using a free site or upgraded site.
Thanks!
-
-
- The topic ‘Latex code and Matrices’ is closed to new replies.