Sharon, the alpha and beta are encoded in UTF-8, these are passed through to the latex-file. The correct symbols will only show up in the pdf if your latex is UTF-8 capable.
Some latex-implementations are, you can use \usepackage[utf8x,math]{inputenx} in your latex file, but I know, not all UTF-8 symbols are supported. For alpha to come out: \newcommand\textalpha{\ensuremath{\alpha}} is necessary (see http://www.latex-community.org/forum/viewtopic.php?f=9&t=2000 ) I couldn't get the beta to come out because it's not part of OT1. Anyone a good suggestion for this? I think Sharon has a valid expactation. regards, Joost >>>>> "Sharon" == Sharon Kimble <boudic...@skimble.plus.com> writes: > From: Sharon Kimble <boudic...@skimble.plus.com> > To: org-mode <emacs-orgmode@gnu.org> > Subject: [O] exporting α/β to latex/pdf > Date: 2014-05-04T17:13:45+0200 > I have these two symbols showing in my org-mode buffer with no > problems > ╭──── > │ alpha (ER-α) and beta (ER-β) > ╰──── > but they are not exported to latex/pdf. How then can I do so please? > Sharon. > -- > A taste of linux = http://www.sharons.org.uk > my git repo = https://bitbucket.org/boudiccas/dots > TGmeds = http://www.tgmeds.org.uk > Debian testing, Fluxbox 1.3.5, emacs 24.4.50.19 -- Snow B.V.