From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53382 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Figure referencing problems Date: Sun, 11 Oct 2009 09:24:23 -0400 (EDT) Message-ID: References: <7FC3F34013BF4C85826604F72FFFFC94@rechenknecht> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255267498 20283 80.91.229.12 (11 Oct 2009 13:24:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 Oct 2009 13:24:58 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 11 15:24:48 2009 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.50) id 1MwyPn-0006tI-KM for gctc-ntg-context-518@m.gmane.org; Sun, 11 Oct 2009 15:24:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 00A08C9A9C; Sun, 11 Oct 2009 15:24:45 +0200 (CEST) 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 KiN37NA-ReNH; Sun, 11 Oct 2009 15:24:40 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9B6DDC9A81; Sun, 11 Oct 2009 15:24:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3C89AC9A81 for ; Sun, 11 Oct 2009 15:24:36 +0200 (CEST) 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 FtvOpaCZ2fNM for ; Sun, 11 Oct 2009 15:24:32 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by balder.ntg.nl (Postfix) with ESMTP id 33A13C9A1F for ; Sun, 11 Oct 2009 15:24:30 +0200 (CEST) Original-Received: FROM [192.168.2.8] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By skycaptain.mr.itd.umich.edu ID 4AD1DC8D.4B7A6.9117 ; Authuser adityam; 11 Oct 2009 09:24:29 EDT In-Reply-To: <7FC3F34013BF4C85826604F72FFFFC94@rechenknecht> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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:53382 Archived-At: On Sun, 11 Oct 2009, Wolfgang Miurth wrote: > > Hi, > > I have troubles with referencing images. > > At first \in does not show a figure number but \at shows the correct page of the figure. > > In the archives I found a post from Wolfgang Schuster [1] with a sample that worked for him. I tried this, but there > is no figure number visible in my document. > > %========================== > \starttext > > \startuseMPgraphic{circle} > draw fullcircle scaled 1cm; > \stopuseMPgraphic > > \placefigure > [] > [fig:ref] > {Text} > {\useMPgraphic{circle}} > > \in{figure}[fig:ref] > > \stoptext > %========================== > > How can I fix that? This works fine for me with ConTeXt ver: 2009.10.02 13:14 MKIV fmt: 2009.10.4 int: english/english and also with ConTeXt ver: 2009.09.28 09:02 MKIV fmt: 2009.10.3 int: english/english So you probably need to upgrade. > Further \about{figure}[fig:ref] brings an error "Use of \about doesn't match its definition.". I used the syntax from the manual > on page 205. How can I use the caption of a figure in an reference? \about works with the above versions. The usage is \about[fig:ref] (without the curly brackets) > My last question is how I can remove the color of links to references in a document. \setupinteraction[color=] Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________