Thanks a lot Thomas, it works like a charm.

Le 01/07/2013 09:11, Thomas Holst a écrit :
Hi Xavier,

· Xavier Garrido <xavier.garr...@gmail.com> wrote:
Dear Orgers,

I would like to do something very simple such as writing microsecond
unit but I fail. I try different way (\mu\nbsp s, $\mu$s, \mu s) but
always get a whitespace between the µ symbol and the second symbol. The
only working version is $\mu\text{s}$ which gives me a pure LaTeX code
which is find for LaTeX to pdf export but is quite annoying when I
export to html. Is there a simple way to use the symbol µ glued to a 's' ?

what about \mu{}s. It works for HTML:

   &mu;s

and LaTeX:

   $\mu$s

HTH



Reply via email to