While commenting issues are being resolved at our old premises, we have moved here.
To add comment in latex, write
dollar sign latex your stuff dollar sign.
So dollar sign latex e^{-\frac{(x – \mu)^2}{2 \sigma^2}} dollar sign yields
.
While commenting issues are being resolved at our old premises, we have moved here.
To add comment in latex, write
dollar sign latex your stuff dollar sign.
So dollar sign latex e^{-\frac{(x – \mu)^2}{2 \sigma^2}} dollar sign yields
.
March 18, 2010 at 10:21 am |
Let’s see if latex works.
March 18, 2010 at 3:24 pm |
Ouph… Where is RSS feed? Will you set it up?
March 18, 2010 at 3:40 pm |
Well for me it’s right at the bottom of the page…
Entries (RSS) and Comments (RSS).
March 18, 2010 at 8:19 pm |
Thnks a lot!
March 18, 2010 at 3:57 pm |
Hope the original location goes back to normal soon… If you wish to make over here look a bit more over there, you might want to add the same familiar header image (and remove the text title), see this http://en.support.wordpress.com/themes/custom-header-image/
March 18, 2010 at 10:28 pm |
March 19, 2010 at 12:43 am |
Testing:
March 19, 2010 at 12:54 am |
Testing displayed formulas:
$$
latex \lim_\to \sum_{i = 1} n
$$
March 19, 2010 at 12:55 am |
Bummer, eh? Let me try:
$
$
March 19, 2010 at 12:55 am |
OK, that doesn’t work. Can we do displayed formulas?
Let’s try another way. I don’t think this will work either.
\[
latex x = y
\]
March 19, 2010 at 12:56 am |
Okay, Tom: I put the “latex” right after the dollar sign, but it didn’t understand the double dollar sign so there are some extra dollars hanging on to the ends there…
\[ e^3 = e e e \]
March 19, 2010 at 12:57 am |
\[ latex e^3 = e e e \]
March 19, 2010 at 12:57 am |
Other mathematical bloggers (Tao, Gowers, Secret Blogging) must have figured out this basic stuff long ago.
March 19, 2010 at 3:01 am |
These are common questions that people have when they come across a wordpress math blog. At the SBS we have page devoted to it which y’all might find useful:
http://sbseminar.wordpress.com/including-equations-in-comments/
March 19, 2010 at 7:12 am |
However, that page doesn’t seem to say how to get “displayed” equations – equations that show up in the middle of the page, instead of sitting at the left margin.
Or maybe I missed it?
March 19, 2010 at 1:36 pm |
John, it would have to be done manually. To avoid hassle and save time I’d like to mention Luca Trevisan’s great program which converts LaTeX files to wordpress format (it’s used by Terry Tao for instance)
http://lucatrevisan.wordpress.com/latex-to-wordpress/
March 19, 2010 at 2:07 pm |
Thanks, Chris. That’s useful. Among other things, it says how to get things into display style.
March 19, 2010 at 12:58 am |
Bummer!
Did someone install any of these various things for latex in WordPress yet?
Like David?
http://wordpress.org/extend/plugins/tags/equations
March 19, 2010 at 1:00 am |
Well, what if we just put a formula in a paragraph by itself? Does it default to display style?
E.g. here’s a sum inside text:
. Here it is in a paragraph by itself:
Any difference?
March 19, 2010 at 1:01 am |
There’s a basic FAQ on Latex in WordPress here:
http://en.support.wordpress.com/latex/
March 19, 2010 at 7:28 am |
On this page here is a description for how to get indented inline math in WordPress LaTeX. Seems one needs to install another plugin for that, called Ultimate
. The link is given there.
March 19, 2010 at 1:29 pm |
Urs, there’s a difference between a ready-made blog at wordpress.com (such as your new one), and a blog using the software developped by wordpress.org The plugin you mention is for folks who use the software on their own server.
March 19, 2010 at 2:21 pm |
OK, let’s try a displayed equation, in display style, using the code at the [page](http://sbseminar.wordpress.com/including-equations-in-comments/) Chris Schommer-Pries linked to:
$latex\ \ \ \sum_{i = 1}^n \frac{1}{n^2}
=
\lim_{\varepsilon\to 0} \left( \frac{\pi^2}{6} + \varepsilon \right)$
How’s that?
March 19, 2010 at 2:22 pm |
Disastrous! The link failed too. Let’s try again:
$latex\ \ \ \sum_{i = 1}^n \frac{1}{n^2} = \lim_{\varepsilon\to 0} \left( \frac{\pi^2}{6} + \varepsilon \right)$
Any better?
March 19, 2010 at 2:23 pm |
OK, here’s something simpler:
$latex\displaystyle{\sum_1^n x^2}$
OK?
March 19, 2010 at 2:25 pm |
Now I’m baffled.
. $latex\displaystyle x$. $latex\displaystyle{x}$. $latex\sum_1^n i^2$. $latex\displaystyle{\sum_1^n i^2}$.
March 19, 2010 at 2:27 pm |
One more, and I’ll stop clogging up the comments thread. (But I’ll leave these experimental comments up in case anyone can see what’s wrong.)
$latex\sum_{i=1}^{n} i^2$.
$latex\displaystyle{\sum_{i=1}^{n} i^2}$.
March 19, 2010 at 2:27 pm |
you need a space after the “latex”.
But as John noticed above, this “displaystyle”-command will not center the formula
March 19, 2010 at 2:28 pm |
Let me try…
March 19, 2010 at 2:31 pm |
That was with the “displaystyle” command, and no it is not centered.
Okay, one of the moderators should feel free to delete these two comments.
March 19, 2010 at 2:30 pm |
Ah, thanks Urs. I usually put more spaces in my Latex than everyone else, but spaces can sometimes cause software to become confused, so I tried without. My mistake.
OK, so I’ll try one more after all.
March 19, 2010 at 2:36 pm |
My usual solution to the centering problem, which I will admit is painfully verbose, is
That is to say,
< p style=”text-align:center;” > $ latex \displaystyle{\sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}} $ < /p >
March 19, 2010 at 2:37 pm |
But apparently that isn’t working here either.
March 19, 2010 at 2:52 pm |
Now my name is John Baez instead of “johncarlosbaez”.
David and Simon: I suggest that you go to “My Account”, then “Edit Profile”, then change your “Display Name Publicly As” to your actual name.
March 19, 2010 at 3:54 pm |
I think it is good that math doesn’t come out perfect here. It should serve to remind you that if you go through the trouble of exposing a nontrivial piece of math discussion, it is a waste to do so just in a blog comment. You should do it on the nLab instead and point people there.
March 19, 2010 at 8:44 pm |
March 20, 2010 at 10:40 pm |
$x^2+2x+1=\sum_{i=1}^10$
March 20, 2010 at 11:26 pm |
CK: you have to put the word “latex”, followed by a space, immediately after the first dollar sign.