From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65842 Path: news.gmane.org!not-for-mail From: Paul Menzel Newsgroups: gmane.comp.tex.context Subject: [PATCH] tex/context/base/strc-ref.mkii: Typo. s/mechsnism/mechanism/ Date: Fri, 04 Feb 2011 15:53:13 +0100 Message-ID: <1296831193.3967.29.camel@mattotaupa> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1587400535==" X-Trace: dough.gmane.org 1296831226 25517 80.91.229.12 (4 Feb 2011 14:53:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Feb 2011 14:53:46 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 04 15:53:42 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 1PlN2c-0007Oz-DB for gctc-ntg-context-518@m.gmane.org; Fri, 04 Feb 2011 15:53:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8817DCA933; Fri, 4 Feb 2011 15:53:41 +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 IoD33k5wPUqY; Fri, 4 Feb 2011 15:53:29 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C67DECA917; Fri, 4 Feb 2011 15:53:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BE826CA917 for ; Fri, 4 Feb 2011 15:53:27 +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 gW6IRRRxcsov for ; Fri, 4 Feb 2011 15:53:16 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 85880CA8E8 for ; Fri, 4 Feb 2011 15:53:16 +0100 (CET) Original-Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p14ErFrN015081 for ; Fri, 4 Feb 2011 15:53:15 +0100 Original-Received: from f053034071.adsl.alicedsl.de ([78.53.34.71] 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 1PlN2A-00086C-Ie for ntg-context@ntg.nl; Fri, 04 Feb 2011 14:53:14 +0000 X-Mailer: Evolution 2.30.3 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: 0cE3ORfxv - d1b44d0cd5af - 20110204 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 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:65842 Archived-At: --===============1587400535== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-wfz7WLwRFyr0IZi3inYB" --=-wfz7WLwRFyr0IZi3inYB Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 4 Feb 2011 15:46:02 +0100 Signed-off-by: Paul Menzel --- The same typo is present in the ConTeXt user manual [1] in chapter 13 =C2= =BBFigures=C2=AB. There is also a wording issue in my opinion. Normally, users need not concern themselves =E2=80=A6 I would change that to Normally, users do not need to concern themselves =E2=80=A6 or Normally, users need not to concern themselves =E2=80=A6. But I am no native English speaker. I would have prepared a patch, but I di= d not find any sources for the user manual. [1] http://www.pragma-ade.com/general/manuals/cont-eni.pdf --- tex/context/base/strc-ref.mkii | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tex/context/base/strc-ref.mkii b/tex/context/base/strc-ref.mki= i index 4550f71..3b84b49 100644 --- a/tex/context/base/strc-ref.mkii +++ b/tex/context/base/strc-ref.mkii @@ -312,7 +312,7 @@ =20 %D This token list is expanded after the references are loaded. %D This hook can be used to initialize mechanisms that depend -%D on the reference mechsnism. An example can be found in the +%D on the reference mechanism. An example can be found in the %D field module. =20 \def\checkreferences --=20 1.7.2.3 --=-wfz7WLwRFyr0IZi3inYB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAk1MEtkACgkQPX1aK2wOHVgaVQCdGoa8CwmfnaA2FPA/9FGnTSio MlYAn1BXpQiUXWbrmOCPYiEGebRO3RBN =Fo0y -----END PGP SIGNATURE----- --=-wfz7WLwRFyr0IZi3inYB-- --===============1587400535== 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 ___________________________________________________________________________________ --===============1587400535==--