From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joost Helberg Subject: =?UTF-8?B?UmU6IGV4cG9ydGluZyDOsS/OsiB0byBsYXRleC9wZGY=?= Date: Sun, 04 May 2014 21:26:11 +0200 Message-ID: <87bnvdbb1o.fsf@snow.nl> References: <87k3a1tw46.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wh23T-0004t8-If for emacs-orgmode@gnu.org; Sun, 04 May 2014 15:26:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wh23O-00077o-LP for emacs-orgmode@gnu.org; Sun, 04 May 2014 15:26:31 -0400 Received: from mx.snow.nl ([213.154.248.146]:39936) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wh23O-00077T-Et for emacs-orgmode@gnu.org; Sun, 04 May 2014 15:26:26 -0400 In-reply-to: <87k3a1tw46.fsf@skimble.plus.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sharon Kimble Cc: org-mode 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=3D9&t=3D2000 ) 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.=20 regards, Joost >>>>> "Sharon" =3D=3D Sharon Kimble writes: > From: Sharon Kimble > To: org-mode > Subject: [O] exporting =A3\/=A3] to latex/pdf > Date: 2014-05-04T17:13:45+0200 > I have these two symbols showing in my org-mode buffer with no > problems > =A2~=A2w=A2w=A2w=A2w > =A2x alpha (ER-=A3\) and beta (ER-=A3]) > =A2=A2=A2w=A2w=A2w=A2w > but they are not exported to latex/pdf. How then can I do so please? > Sharon. > --=20 > A taste of linux =3D http://www.sharons.org.uk > my git repo =3D https://bitbucket.org/boudiccas/dots > TGmeds =3D http://www.tgmeds.org.uk > Debian testing, Fluxbox 1.3.5, emacs 24.4.50.19 --=20 Snow B.V.