From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72666 Path: news.gmane.org!not-for-mail From: Paul Menzel Newsgroups: gmane.comp.tex.context Subject: Regression: A^\prime causes `Missing { inserted ...` Date: Thu, 24 Nov 2011 11:46:59 +0100 Message-ID: <1322131619.3391.14.camel@mattotaupa> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1982104245==" X-Trace: dough.gmane.org 1322131665 4459 80.91.229.12 (24 Nov 2011 10:47:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Nov 2011 10:47:45 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 24 11:47:41 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RTWqA-0006kA-WA for gctc-ntg-context-518@m.gmane.org; Thu, 24 Nov 2011 11:47:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4CDB8CB195; Thu, 24 Nov 2011 11:47:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AvsYlvM6SlIj; Thu, 24 Nov 2011 11:47:35 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 65887CB18E; Thu, 24 Nov 2011 11:47:35 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 10B6FCB18E for ; Thu, 24 Nov 2011 11:47:33 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iRdSMM6V1e5Y for ; Thu, 24 Nov 2011 11:47:18 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 46D8BCB18D for ; Thu, 24 Nov 2011 11:47:18 +0100 (CET) Original-Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAOAlAQ3007506 for ; Thu, 24 Nov 2011 11:47:16 +0100 Original-Received: from f053041125.adsl.alicedsl.de ([78.53.41.125] helo=[192.168.178.21]) by mail.gw90.de with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RTWpp-00089C-5W for ntg-context@ntg.nl; Thu, 24 Nov 2011 10:47:17 +0000 X-Mailer: Evolution 3.0.3-2 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=188.40.100.199; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08G0WLaNf - bd67a0271813 - 20111124 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:72666 Archived-At: --===============1982104245== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-7bjwWG25+mU4rPr0oXDx" --=-7bjwWG25+mU4rPr0oXDx Content-Type: multipart/mixed; boundary="=-3vu0nGFhZj6Yh4qfS5+Q" --=-3vu0nGFhZj6Yh4qfS5+Q Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dear ConTeXt folks, having upgraded ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/= english. to ConTeXt ver: 2011.11.23 18:58 MKIV fmt: 2011.11.24 int: english/= english With \starttext \placeformula \startformula A^\prime \stopformula \stoptext I get the following error. fonts > fallback modern rm 12pt is loaded ! Missing { inserted. =20 system > tex > error on line 4 in file exponent-regression= .tex: Missing { inserted ... =20 1 \starttext 2 \placeformula 3 \startformula 4 >> A^\prime 5 \stopformula 6 \stoptext 7 =20 =20 =20 ^ \prime ...char \textfont \zerocount "FE325\relax ^ \bgroup \expandaf= ter \dodo... l.4 A^\prime =20 ? As a workaround `A^{\prime}` can be used. Thanks, Paul --=-3vu0nGFhZj6Yh4qfS5+Q Content-Disposition: attachment; filename="exponent-regression.tex" Content-Type: text/x-tex; name="exponent-regression.tex"; charset="UTF-8" Content-Transfer-Encoding: base64 XHN0YXJ0dGV4dA0KCVxwbGFjZWZvcm11bGENCglcc3RhcnRmb3JtdWxhDQoJCUFeXHByaW1lDQoJ XHN0b3Bmb3JtdWxhDQpcc3RvcHRleHQNCg== --=-3vu0nGFhZj6Yh4qfS5+Q-- --=-7bjwWG25+mU4rPr0oXDx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk7OIKMACgkQPX1aK2wOHVhVAQCeIAVWIFQaAFpwKZufIyPeGdLH R7cAoIyXWzD2zIQ5BKltUuIKFCLiCMI+ =idb6 -----END PGP SIGNATURE----- --=-7bjwWG25+mU4rPr0oXDx-- --===============1982104245== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1982104245==--