Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Thu, 27 Aug 2009 21:39:45 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n7RJdiK7018829 for ; Thu, 27 Aug 2009 21:39:45 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n7RJYnI3017718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 27 Aug 2009 21:34:49 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n7RGOOxu024430; Thu, 27 Aug 2009 21:34:48 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 299594 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 27 Aug 2009 21:34:47 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n7RJOl3R029393 for ; Thu, 27 Aug 2009 21:24:47 +0200 Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n7RJOhg3007827 for ; Thu, 27 Aug 2009 21:24:46 +0200 Received: by bwz27 with SMTP id 27so1153077bwz.10 for ; Thu, 27 Aug 2009 12:24:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.36.207 with SMTP id u15mr70297bkd.39.1251401082677; Thu, 27 Aug 2009 12:24:42 -0700 (PDT) References: <2743.1251400045@cl.cam.ac.uk> X-Google-Sender-Auth: 7cfab3e2f3ceec8a Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Whitelist: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id n7RJOl3R029394 Message-ID: <68c491a60908271224y11dc828ev95eb11653acc2a3b@mail.gmail.com> Date: Thu, 27 Aug 2009 21:24:42 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?ISO-8859-1?Q?Martin_Schr=F6der?= Subject: Re: [REQ] "TeX: Rejoining the mainstream" - comments requested To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -6.599 () BAYES_00,RCVD_IN_DNSWL_MED X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 27 Aug 2009 19:39:45.0382 (UTC) FILETIME=[2157E060:01CA274E] Status: R X-Status: X-Keywords: X-UID: 6026 2009/8/27 J.Fine : > No, it's not LaTeX's fault that 'fi' ligature becomes page break.  It's because TeX is only 8-bit, and predates Unicode. \usepackage[T1]{fontenc} \usepackage{lmodern} Best Martin