emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: suvayu ali <fatkasuvayu+linux@gmail.com>
Cc: nicholas.dokos@hp.com, org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Unicode and Latex export
Date: Mon, 08 Aug 2011 03:09:55 -0400	[thread overview]
Message-ID: <23025.1312787395@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from suvayu ali <fatkasuvayu+linux@gmail.com> of "Mon\, 08 Aug 2011 08\:57\:13 +0200." <CAMXnza1X3g-+Sd-zs7er9z0LDmZ2X9Nrk2h=3T-m2nSF3XyHqA@mail.gmail.com>

suvayu ali <fatkasuvayu+linux@gmail.com> wrote:

> Hi Seb,
> 
> On Mon, Aug 8, 2011 at 8:13 AM, Sebastien Vauban
> <wxhgmqzgwmuf@spammotel.com> wrote:
> > For the sake of completeness, please know you can use PDFLaTeX and UTF-8 -- I
> > do it for all my documents -- by having "\usepackage[utf8x]{inputenc}"
> > inserted at the right place(TM).
> >
> > Normally, if your Org files are UTF-8, this should even be automatic, thanks
> > to the line:
> >
> >    \\usepackage[AUTO]{inputenc}
> >
> > in `org-export-latex-classes'.
> >
> 
> I believe you mean `org-export-latex-default-packages-alist'?
> Everything seems fine with my settings "(("AUTO" "inputenc" t)..)",
> but the exported latex code has this:
> 
> \usepackage[utf8]{inputenc}
> 
> I edited the tex file to utf8x and everything works wonderfully. Any
> ideas how I could get this working?
> 

C-h v org-export-latex-inputenc-alist RET says:

,----
| org-export-latex-inputenc-alist is a variable defined in `org-latex.el'.
| Its value is nil
| 
| Documentation:
| Alist of inputenc coding system names, and what should really be used.
| For example, adding an entry
| 
|       ("utf8" . "utf8x")
| 
| will cause \usepackage[utf8x]{inputenc} to be used for buffers that
| are written as utf8 files.
| 
| You can customize this variable.
`----

Nick

  reply	other threads:[~2011-08-08  7:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-06 23:25 Unicode and Latex export suvayu ali
2011-08-07 10:01 ` Christopher Witte
2011-08-07 12:15   ` suvayu ali
2011-08-07 16:33     ` Florian Beck
2011-08-07 16:50       ` suvayu ali
2011-08-07 16:54         ` suvayu ali
2011-08-07 18:07           ` Florian Beck
2011-08-07 18:28             ` suvayu ali
2011-08-07 18:41               ` Florian Beck
2011-08-07 18:49                 ` suvayu ali
2011-08-31  7:30         ` Aditya Mandayam
2011-08-31 17:18           ` Aditya Mandayam
2011-08-07 16:36     ` Christopher Witte
2011-08-07 16:45       ` suvayu ali
2011-08-08  6:13 ` Sebastien Vauban
2011-08-08  6:57   ` suvayu ali
2011-08-08  7:09     ` Nick Dokos [this message]
2011-08-08  7:17       ` suvayu ali
2011-08-08  7:53   ` Stefan Nobis
2011-08-08  8:42     ` suvayu ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23025.1312787395@alphaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).