Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.5329); Fri, 18 Jul 2003 11:22:22 +0200 Received: by mail.proteosys.com (8.12.9/8.12.2) with ESMTP id h6I9M6cH003371 for ; Fri, 18 Jul 2003 11:22:21 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.27]) by relay2.uni-heidelberg.de (8.12.9/8.12.9) with ESMTP id h6I9F2Gl013427; Fri, 18 Jul 2003 11:15:03 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C34D0E.17C25B00" Received: from listserv (listserv.uni-heidelberg.de [129.206.100.27]) by listserv.uni-heidelberg.de (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h6HM0DVn008378; Fri, 18 Jul 2003 11:14:27 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 0576 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 18 Jul 2003 11:14:27 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h6I9ERM9013874 for ; Fri, 18 Jul 2003 11:14:27 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by relay2.uni-heidelberg.de (8.12.9/8.12.9) with SMTP id h6I9EsGl013394 for ; Fri, 18 Jul 2003 11:14:55 +0200 (MET DST) Received: (qmail 13061 invoked by uid 65534); 18 Jul 2003 09:14:53 -0000 Received: from pD90087B7.dip.t-dialin.net (EHLO wilson.rwth-aachen.de) (217.0.135.183) by mail.gmx.net (mp007) with SMTP; 18 Jul 2003 11:14:53 +0200 In-Reply-To: <16151.45086.191107.970370@istrati.mittelbach-online.de> (Frank Mittelbach's message of "Fri, 18 Jul 2003 10:30:22 +0200") Organization: Aachen University of Technology (RWTH) References: <20030710081528.A12401@diabolo.informatik.rwth-aachen.de> <16150.26432.179873.408825@pussy.npc.de> <200307171952.38152.tim@birdsnest.maths.tcd.ie> <16151.45086.191107.970370@istrati.mittelbach-online.de> Return-Path: X-OriginalArrivalTime: 18 Jul 2003 09:22:26.0848 (UTC) FILETIME=[1AA61A00:01C34D0E] User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux) X-Accept-Language: de, en X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) x-pgp-fingerprint: CA13 274E 96EF 1DB1 4992 D7D4 D523 14FB 4752 F2EF X-Face: $:ZH*7V$(*!W]7{qQLhM-f#d(Q6#shsBz8[qPwvRr(Hy{#Y3-$C\85(LKA[4'=X]Jy\),51 DU?fMKf}G[2r)>~K8Z3dWD<'R/hRsgW>Q.Fytf-:n*FG&iWyWNMM+c)(_R.k`$zrcq5%9yt"cd)Q]c 5G_W!:/8\S4ytn&NYP,OVd_|*GjEqvk:zK(,BTXvqgj4 X-Spam-Score: -32.8 () EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_GNUS_UA x-binford: 6100 (more power) x-pgp-affinity: will accept encrypted message for GPG Content-class: urn:content-classes:message Subject: Re: XML, UTF-8 and TeX engines Date: Fri, 18 Jul 2003 10:11:36 +0100 Message-ID: A X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: XML, UTF-8 and TeX engines Thread-Index: AcNNDhrB8su+nbDsTvm5xISnGHs1cg== From: "Torsten Bronger" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4704 This is a multi-part message in MIME format. ------_=_NextPart_001_01C34D0E.17C25B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Halloechen! Frank Mittelbach writes: > Torsten Bronger writes: > > > it's full of "\ifmmode ... \else ... \fi" constructs. So I must be > > aware of the current mode for *most* characters. One line says > > e.g.: > > > > 0x107 cacute "\ifmmode \acute{c}\else = \'{c}\fi{}" > > > > My dream is to just insert the UTF-8 sequence of 0x107 and it > > works. > > have a look at > > http://www.latex-project.org/code/experimental/inpmath.zip > > then, to make your dream come through :-) Thank you for this link. I wasn't aware of it, and not of this \relax necessity. So is it better that I generate \begin{eqnarray}\relax instead of just \begin{eqnarray}? Tschoe, Torsten. -- Torsten Bronger, aquisgrana, europa vetus ------_=_NextPart_001_01C34D0E.17C25B00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: XML, UTF-8 and TeX engines

Halloechen!

Frank Mittelbach = <frank.mittelbach@LATEX-PROJECT.ORG> writes:

> Torsten Bronger writes:
>
>  > it's full of "\ifmmode ... \else = ... \fi" constructs.  So I must be
>  > aware of the current mode for *most* = characters.  One line says
>  > e.g.:
>  >
>  > 0x107   = cacute           &= nbsp;       "\ifmmode \acute{c}\else = \'{c}\fi{}"
>  >
>  > My dream is to just insert the UTF-8 = sequence of 0x107 and it
>  > works.
>
> have a look at
>
>   http:= //www.latex-project.org/code/experimental/inpmath.zip
>
> then,  to make your dream come = through  :-)

Thank you for this link.  I wasn't aware of it, = and not of this
\relax necessity.  So is it better that I = generate
\begin{eqnarray}\relax instead of just = \begin{eqnarray}?

Tschoe,
Torsten.

--
Torsten Bronger, aquisgrana, europa vetus

------_=_NextPart_001_01C34D0E.17C25B00--