From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Beamer support - 2nd round Date: Tue, 8 Dec 2009 18:21:32 +0100 Message-ID: <5C035406-F473-428B-931B-CCC8268AE753@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NI3ks-0003XJ-2m for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:21:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NI3kn-0003U9-2Z for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:21:41 -0500 Received: from [199.232.76.173] (port=56631 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI3km-0003U5-Uo for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:21:36 -0500 Received: from mail-ew0-f209.google.com ([209.85.219.209]:59370) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NI3km-00012o-QO for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 12:21:36 -0500 Received: by mail-ew0-f209.google.com with SMTP id 1so2968086ewy.8 for ; Tue, 08 Dec 2009 09:21:36 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Magnus Henoch Cc: emacs-orgmode@gnu.org Hi Magnus, that does work for me.... - Carsten On Dec 6, 2009, at 2:13 PM, Magnus Henoch wrote: > Bug report: LATEX_HEADER doesn't work in the beamer branch, neither =20= > for "normal" > LaTeX exports nor for beamer export. It works fine in the master =20 > branch. > > Here is my test case. The commands in the header are necessary for =20= > the Esperanto > characters to show up in the PDF output. Of course, you can also =20 > check the > outcome by reading the produced LaTeX file. > > #+LATEX_HEADER: \DeclareUnicodeCharacter{0108}{\^C} > \DeclareUnicodeCharacter{011D}{\^g} > * =C4=88u =C4=9Di funkcias? > Jes, =C4=9Di bone funkcias. > > > Regards, > Magnus > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten