From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65554 Path: news.gmane.org!not-for-mail From: Jeong Dalyoung Newsgroups: gmane.comp.tex.context Subject: reference tag for equations. Date: Thu, 27 Jan 2011 09:35:43 +0900 Message-ID: <044008A7-90C5-4E87-B6D1-B1E3AE93A19E@me.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1296088570 24475 80.91.229.12 (27 Jan 2011 00:36:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2011 00:36:10 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 27 01:36:06 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 1PiFqH-0003vr-UZ for gctc-ntg-context-518@m.gmane.org; Thu, 27 Jan 2011 01:36:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3D820CAADB; Thu, 27 Jan 2011 01:36:05 +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 7zkn2r72Txpy; Thu, 27 Jan 2011 01:36:02 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 45689CAA47; Thu, 27 Jan 2011 01:36:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CBC41CAA47 for ; Thu, 27 Jan 2011 01:36:00 +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 JbcHjRb-7QGw for ; Thu, 27 Jan 2011 01:35:58 +0100 (CET) Original-Received: from filter7-ams.mf.surf.net (filter7-ams.mf.surf.net [192.87.102.75]) by balder.ntg.nl (Postfix) with ESMTP id 76AF6CAA32 for ; Thu, 27 Jan 2011 01:35:58 +0100 (CET) Original-Received: from asmtpout027.mac.com (asmtpout027.mac.com [17.148.16.102]) by filter7-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0R0ZsAb011631 for ; Thu, 27 Jan 2011 01:35:56 +0100 Original-Received: from [10.0.1.2] ([14.52.119.240]) by asmtp027.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LFN00HIFOBJOK90@asmtp027.mac.com> for ntg-context@ntg.nl; Wed, 26 Jan 2011 16:35:47 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-01-26_09:2011-01-27, 2011-01-26, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1101260190 X-Mailer: Apple Mail (2.1082) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=17.148.16.102; country=US; region=CA; city=Cupertino; postalcode=95014; latitude=37.3042; longitude=-122.0946; metrocode=807; areacode=408; http://maps.google.com/maps?q=37.3042,-122.0946&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0DE0ozTBv - f2119870bb5f - 20110127 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.75 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:65554 Archived-At: Dear all, 1. I have used \startalign many times before without tag and it worked well. Thanks Aditya. now, I tried to set a tag for an equation using \NR[+]: But there is no reference numbers in the output. Since there is no mention about this problem in the list, I think that it is my only problem, Should I do something special for this? \starttext \startformula\startalign[align={middle, left}] \NC x \NC = n\times r, \NR[+] \NC y \NC = {{n-1}\choose {r-1}}, \NR[+] \NC z \NC = (n-1)\times {r}, \NR[+] \stopalign\stopformula \stoptext 2. Is there a command to reduce the width of the space between letters? For some Korean fonts, the space between letters is a little bit wide. I think that it is not a simple command, it may be very difficult job for me. However, is there a way to do that? My system is Mac OSX 10.6, ConTeXt Minimal ver: 2010.11.12 18:22 MKIV. Thank you for reading. Best regards, Dalyoung ___________________________________________________________________________________ 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 ___________________________________________________________________________________