Page 1 of 1

Simplified LaTeX in posts

Posted: April 27 2005
by CoffeePot
CosmoCoffee will now interpret LaTeX embedded in posts with out any special marking. For example

Code: Select all

 The vector V_a is \sim 10^-10, but \Omega_total \agt 10^-2
 {}_2 Y_{lm} is spin 2. T is measured in \mu\rm{K}^2
 \int d x e^{ikx}
will appear as

\qquad The vector V_a is \sim 10^-10, but \Omega_total \agt 10^-2
\qquad {}_2 Y_{lm} is spin 2. T is measured in \mu\rm{K}^2
\qquad \int d x e^{ikx}

To enforce full tex processing you can use

Code: Select all

 $..$,  $$....$$, or [tex]...[/tex]
You are encouraged not to use the full latex processing unless you need to as the direct embedded processing is much faster (though less reliable).

Check the "Disable BBCode" box when you post to turn off this automatic processing. See the BBocode FAQ for more information.

If you find any problem with this please let us know.

Simplified LaTeX in posts - test

Posted: June 06 2005
by Boud Roukema
The curvature radius of the Universe is at least as big as R_C \equiv {c \over H_0} {1 \over \sqrt{1-\Omega_\Lambda - \Omega_m}} > \sim 10 h^{-1}Gpc . Let's see if this works. :)

And the same thing with dollars: [tex]R_C \equiv {c \over H_0} {1 \over \sqrt{1-\Omega_\Lambda - \Omega_m}} > \sim 10 h^{-1}Gpc [/tex]

Well, right now the dollars version is needed for backslash-over to work. But nice to have anyway :).