Eric S Fraga <e.fr...@ucl.ac.uk> writes:

> Hi,
>
> I usually export to PDF via LaTeX.  One of the symbols I use a lot is
> the degree symbol (as in degrees C) and typically do this with a
> latex-ism:
>
>   ^{\circ}C
>
> This doesn't export well to ODT.  Can anybody suggest what I can use
> that would?  Using "^{o}C" works but doesn't look very nice (lower case
> o is not a circle, more of an oval).
>
> Not a critical issue but I *am* curious!
>
> Thanks,
> eric

I've answered my own question: simply resort to UTF characters!
Replacing ^{\circ} with the DEGREE SIGN unicode character (°) does the
trick for both latex/pdf and odt exports!  *And* looks good in the org
buffer as well.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.92.1
: using Org-mode version 7.8.03 (release_7.8.03.106.gc835)

Reply via email to