all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pascal Bourguignon <pjb@informatimago.com>
Subject: Re: Pitfalls of switching to {ucs} and [utf8x]{inputenc} ?
Date: Thu, 30 Jun 2005 20:44:11 +0200	[thread overview]
Message-ID: <87y88rznus.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: 1120143075.420486.235100@f14g2000cwb.googlegroups.com

"Adam Funk" <a24061@yahoo.com> writes:

> 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.

Not at all.  Before you do this on your thesis, you want to learn
about the command cp(1).


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
You never feed me.
Perhaps I'll sleep on your face.
That will sure show you.

  parent reply	other threads:[~2005-06-30 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 14:51 Pitfalls of switching to {ucs} and [utf8x]{inputenc} ? Adam Funk
2005-06-30 15:23 ` Peter Dyballa
2005-06-30 18:44 ` Pascal Bourguignon [this message]
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=87y88rznus.fsf@thalassa.informatimago.com \
    --to=pjb@informatimago.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.