From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] latex export ascii encoding Date: Wed, 31 Jul 2013 14:46:39 +0200 Message-ID: <87hafa28y8.fsf@gmail.com> References: <87r4f483mo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VnX-0003j1-Hp for emacs-orgmode@gnu.org; Wed, 31 Jul 2013 08:46:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V4VnO-0005tO-SA for emacs-orgmode@gnu.org; Wed, 31 Jul 2013 08:46:35 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:54718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4VnO-0005sh-Lt for emacs-orgmode@gnu.org; Wed, 31 Jul 2013 08:46:26 -0400 Received: by mail-wg0-f48.google.com with SMTP id f12so548596wgh.15 for ; Wed, 31 Jul 2013 05:46:25 -0700 (PDT) In-Reply-To: (Jan-Mark Batke's message of "Wed, 31 Jul 2013 08:57:51 +0000") 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: Jan-Mark Batke Cc: Org-Mode Hello, Jan-Mark Batke writes: > I export a text =3Dtestumlaut1.org=3D just containing > > : =C3=B6=C3=A4=C3=BC =C3=96=C3=84=C3=9C > > from a latin-1 buffer > > : 1 -- iso-latin-1-unix (alias: iso-8859-1-unix latin-1-unix) > : > : ISO 2022 based 8-bit encoding for Latin-1 (MIME:ISO-8859-1). > : Type: charset (charset) > : EOL type: LF > : This coding system encodes the following charsets: > : iso-8859-1 > > with =3DC-c C-e l l=3D which results in > > : % Created 2013-07-31 Mi 08:39 > : \documentclass[11pt]{article} > : \usepackage[latin1]{inputenc} > : \usepackage[T1]{fontenc} > : \usepackage{fixltx2e} > : \usepackage{graphicx} > : \usepackage[normalem]{ulem} > : \usepackage{textcomp} > : \usepackage{latexsym} > : \usepackage{amssymb} > : \usepackage{amstext} > : \author{Jan-Mark Batke} > : \date{\today} > : \title{testumlaut1} > : \hypersetup{ > : pdfkeywords=3D{}, > : pdfsubject=3D{}, > : pdfcreator=3D{Emacs 24.3.1 (Org mode 8.0.6)}} > : \begin{document} > : > : \maketitle > : \tableofcontents > : > : =C3=83=C2=B6=C3=83=C2=A4=C3=83=C2=BC =C3=83=E2=80=93=C3=83=E2=80=9E=C3= =83=C5=93 > : % Emacs 24.3.1 (Org mode 8.0.6) > : \end{document} This should now be fixed. Could you confirm it? Regards, --=20 Nicolas Goaziou