[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] exporting α/β to latex/pdf
From: |
Joost Helberg |
Subject: |
Re: [O] exporting α/β to latex/pdf |
Date: |
Sun, 04 May 2014 21:26:11 +0200 |
User-agent: |
mu4e 0.9.9.6pre2; emacs 24.4.50.1 |
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 <address@hidden> writes:
> From: Sharon Kimble <address@hidden>
> To: org-mode <address@hidden>
> 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.
Re: [O] exporting α/β to latex/pdf, Sharon Kimble, 2014/05/04