emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Writing microsecond time unit


From: Xavier Garrido
Subject: Re: [O] Writing microsecond time unit
Date: Mon, 01 Jul 2013 09:23:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Thanks a lot Thomas, it works like a charm.

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

· Xavier Garrido <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]