From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cecil Westerhof Subject: Re: Latex export does not work Date: Wed, 6 Nov 2013 13:41:05 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01493c326c94bd04ea817681 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve2Q1-0001pP-Mw for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 07:41:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ve2Py-0004hx-L2 for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 07:41:09 -0500 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:40634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve2Py-0004hm-Dk for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 07:41:06 -0500 Received: by mail-wg0-f53.google.com with SMTP id y10so4896694wgg.20 for ; Wed, 06 Nov 2013 04:41:05 -0800 (PST) In-Reply-To: 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: emacs-orgmode@gnu.org --089e01493c326c94bd04ea817681 Content-Type: text/plain; charset=ISO-8859-1 2013/11/6 Cecil Westerhof > I am only getting a message: > ! Package inputenc Error: Unicode char \u8:- not set up for use with > LaTeX. > > But that should be solvable. > I solved that by changing in my .tex file: \usepackage[utf8]{inputenc} to: \usepackage[utf8x]{inputenc} and running pdflatex. Is there a way to get this automatically in the .tex file, so I do not have to change it? -- Cecil Westerhof --089e01493c326c94bd04ea817681 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
2013= /11/6 Cecil Westerhof <cldwesterhof@gmail.com>
I am only getting a message:
    ! Package inputenc Erro= r: Unicode char \u8:− not set up for use with LaTeX.

But that should be solvable.

I so= lved that by changing in my .tex file:
    \usepackage[ut= f8]{inputenc}
to:
    \usepackage[utf8x]{inputenc}
=  
and running pdflatex.

Is there a way to get this automatical= ly in the .tex file, so I do not have to change it?
=

--
Cecil Westerhof
--089e01493c326c94bd04ea817681--