On 05/04/2014 11:13 AM, Sharon Kimble wrote: > 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?
Are you using LaTeX markup to get these symbols? Use $\alpha$ and $\beta$ to get these two symbols. Scott Randby