From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72483 Path: news.gmane.org!not-for-mail From: Paul Menzel Newsgroups: gmane.comp.tex.context Subject: Edid of reference in Wiki (was: \in: incorrect space in example in reference) Date: Wed, 16 Nov 2011 13:26:58 +0100 Message-ID: <1321446418.18138.7.camel@mattotaupa> References: <1321436667.3398.20.camel@mattotaupa> <745BC516-46E3-4F79-8800-D1DA9CF5A549@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0881202815==" X-Trace: dough.gmane.org 1321446446 29692 80.91.229.12 (16 Nov 2011 12:27:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Nov 2011 12:27:26 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 16 13:27:22 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 1RQeaH-0000Xv-E9 for gctc-ntg-context-518@m.gmane.org; Wed, 16 Nov 2011 13:27:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1F857CB119; Wed, 16 Nov 2011 13:27:21 +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 e-VZodzfHv7L; Wed, 16 Nov 2011 13:27:18 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 68EDFCB116; Wed, 16 Nov 2011 13:27:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B70CBCB116 for ; Wed, 16 Nov 2011 13:27:16 +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 DHczI6YaUXaz for ; Wed, 16 Nov 2011 13:27:14 +0100 (CET) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id BD0AFCB111 for ; Wed, 16 Nov 2011 13:27:14 +0100 (CET) Original-Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAGCRDmn019009 for ; Wed, 16 Nov 2011 13:27:14 +0100 Original-Received: from f053041172.adsl.alicedsl.de ([78.53.41.172] 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 1RQeaE-0005J1-5B for ntg-context@ntg.nl; Wed, 16 Nov 2011 12:27:18 +0000 In-Reply-To: <745BC516-46E3-4F79-8800-D1DA9CF5A549@googlemail.com> 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: 0xFVMrdtg - fb3f225f79d2 - 20111116 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 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:72483 Archived-At: --===============0881202815== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-ORrgZeSXvJWlR0g+4uh0" --=-ORrgZeSXvJWlR0g+4uh0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dear ConTeXt folks, Am Mittwoch, den 16.11.2011, 11:20 +0100 schrieb Wolfgang Schuster: > Am 16.11.2011 um 10:44 schrieb Paul Menzel: > > in the example for `\in` in the reference [1] there is a space after th= e > > =C2=BB(=C2=AB. > >=20 > > \placeformula[eq:pythagoras] > > \startformula > > a^2+b^2=3Dc^2 > > \stopformula > >=20 > > This is explained in \in{Equation (}{)}[eq:pythagoras]. > >=20 > > Normally this space is useful since the suffix is something like Table > > or Figure. > >=20 > > Can `\in` be used with brackets or does another command have to be > > defined/used for that? >=20 > Use \definereferenceformat to create your own command. to correct this in the reference do I just edit the Wiki article or is the reference automatically created? Thanks, Paul --=-ORrgZeSXvJWlR0g+4uh0 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) iEYEABECAAYFAk7DrBIACgkQPX1aK2wOHVhrtgCffsOtwUL9DxisenrWc+yVdArt BtEAniQC7cZA2pQ/bWarq55TjTPfBUPN =fYpA -----END PGP SIGNATURE----- --=-ORrgZeSXvJWlR0g+4uh0-- --===============0881202815== 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 ___________________________________________________________________________________ --===============0881202815==--