all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Adam Funk" <a24061@yahoo.com>
Subject: Pitfalls of switching to {ucs} and [utf8x]{inputenc} ?
Date: 30 Jun 2005 07:51:15 -0700	[thread overview]
Message-ID: <1120143075.420486.235100@f14g2000cwb.googlegroups.com> (raw)

Until now I've always edited my LaTeX documents with Emacs using the
ISO-Latin-1 encoding.  Recently I needed to put the "ž" (z with an
inverted circumflex, in case that doesn't show up correctly) in a
BibTeX entry so I decided to try switching the document (not very big
or complicated) to UTF8.

I changed
  \usepackage[latin1]{inputenc}
to
  \usepackage{ucs}
  \usepackage[utf8x]{inputenc}
in the preamble, loaded each file, set Emacs to save in UTF8, and
re-saved each file.  It worked like magic.

But before I do this to my thesis, I'd like to know if it's really that
simple or if there are any pitfalls?  If it matters, my thesis contains
a lot of occurrences of Swedish special characters in \text{...}
commands in math mode.

-- 
Thanks,
Adam

             reply	other threads:[~2005-06-30 14:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 14:51 Adam Funk [this message]
2005-06-30 15:23 ` Pitfalls of switching to {ucs} and [utf8x]{inputenc} ? Peter Dyballa
2005-06-30 18:44 ` Pascal Bourguignon
2005-07-01  8:00   ` Markus Kuhn
2005-07-01  8:26     ` Adam Funk
2005-07-01  8:23   ` Adam Funk
2005-07-01  8:57     ` Robin Fairbairns
2005-07-01 18:20       ` Adam Funk

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

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

  git send-email \
    --in-reply-to=1120143075.420486.235100@f14g2000cwb.googlegroups.com \
    --to=a24061@yahoo.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.