Centered regular text.
Non-centered latex text:
In-line latex text – does not work with certain WordPress themes:
Centering equation by centering the latex text:
Above does not work with tables. Multiple lines with \\ look awkward. First line is centered but later lines start from the same position as the first line.
Aligning equations using \begin{array}. To center, begin latex with <p align=”center”></p>. Will need to check by going between Visual and Text modes. Note that there probably will be strange behavior by the location of </p> in the Text mode when going between the two modes and will probably have to correct it multiple times. Note that the lines need to be tight in Text mode – no extra line of space between the latex code, and this needs to be edited and checked in Text mode, not Visual mode.:
Centered table:
asdf
rcl: three columns, the first column right-justified, the middle one centered, and the third column left-justified