From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Adam Funk" Newsgroups: gmane.emacs.help Subject: Re: Pitfalls of switching to {ucs} and [utf8x]{inputenc} ? Date: 1 Jul 2005 01:26:39 -0700 Organization: http://groups.google.com Message-ID: <1120206399.282140.187810@f14g2000cwb.googlegroups.com> References: <1120143075.420486.235100@f14g2000cwb.googlegroups.com> <87y88rznus.fsf@thalassa.informatimago.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1120208643 17998 80.91.229.2 (1 Jul 2005 09:04:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2005 09:04:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 01 11:04:03 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DoHR1-0005QD-Ml for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jul 2005 11:03:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoHZR-00078M-NG for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jul 2005 05:12:25 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: comp.text.tex,gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 130.88.105.63 Original-X-Trace: posting.google.com 1120206405 29282 127.0.0.1 (1 Jul 2005 08:26:45 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 1 Jul 2005 08:26:45 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=130.88.105.63; posting-account=QFSQGQwAAACl8NRsApdnBaz7sfQG-tWk Original-Xref: shelby.stanford.edu comp.text.tex:305733 gnu.emacs.help:132286 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:27761 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27761 Markus Kuhn wrote: > As long as you use only a ISO 8859 subset of Unicode, using the > complete ucs package is overkill. A simple > > \usepackage[utf8]{inputenc} > > will suffice instead on any recent LaTeX installation (e.g., tetex-3.0) > to handle UTF-8 input files. (By the way, it is UTF-8, not UTF8). I'm only using Western European characters and the occasional Eastern European one, so I'll try it. I'll try to remember "[utf8]" but "UTF-8". -- Thanks, Adam