Simplified LaTeX in posts

Announcements, suggestions for new forums, ideas, etc.
CoffeePot
Site Admin
Posts: 145
Joined: September 24 2004
Affiliation: Site Administrators
Contact:

Simplified LaTeX in posts

Post by CoffeePot » April 27 2005

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.

Boud Roukema
Posts: 87
Joined: February 24 2005
Affiliation: Institute of Astronomy, Nicolaus Copernicus University
Contact:

Simplified LaTeX in posts - test

Post by Boud Roukema » June 06 2005

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 :).

Post Reply