From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72504 Path: news.gmane.org!not-for-mail From: "Christian" Newsgroups: gmane.comp.tex.context Subject: Strange numberconversion in appendix Date: Thu, 17 Nov 2011 12:40:54 +0100 Message-ID: <016201cca51d$c4286cc0$4c794640$@gmx.de> 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 1321530084 9227 80.91.229.12 (17 Nov 2011 11:41:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Nov 2011 11:41:24 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 17 12:41:20 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 1RR0LI-0002Qy-4L for gctc-ntg-context-518@m.gmane.org; Thu, 17 Nov 2011 12:41:20 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DD386CB119; Thu, 17 Nov 2011 12:41:17 +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 KuLJEDKdcT8T; Thu, 17 Nov 2011 12:41:14 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7F843CB103; Thu, 17 Nov 2011 12:41:14 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 83CC9CB103 for ; Thu, 17 Nov 2011 12:41:13 +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 0aK5guPpghoA for ; Thu, 17 Nov 2011 12:41:02 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id C071DCB0FE for ; Thu, 17 Nov 2011 12:41:02 +0100 (CET) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id pAHBf1fi021169 for ; Thu, 17 Nov 2011 12:41:01 +0100 Original-Received: (qmail invoked by alias); 17 Nov 2011 11:41:01 -0000 Original-Received: from f053214075.adsl.alicedsl.de (EHLO christiandelux) [78.53.214.75] by mail.gmx.net (mp043) with SMTP; 17 Nov 2011 12:41:01 +0100 X-Authenticated: #61879178 X-Provags-ID: V01U2FsdGVkX1+rsEE20F6rCMRFF10MBmZwrQkvpULcyMX1fbfPYA g8n0Yv+PHdTyZ1 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AcylHRfPHTuT3iP/TuuoE/r3e+2CrQ== Content-Language: de X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.23; 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: 0eFWbF1KU - 4597c5778d59 - 20111117 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:72504 Archived-At: Hello, I find this behavior a little odd: \starttext \startbodymatter \startplacefigure[reference=mill,title={A mill}] \externalfigure[mill] \stopplacefigure \startplacefigure[reference=cow,title={A cow}] \externalfigure[cow] \stopplacefigure \stopbodymatter \startappendices In \in{figure}[cow] on page \at[cow] is a cow. \stopappendices \stoptext The figure number is converted into roman numerals (Romannumerals). How can I change it to normal numbers? So that it says "figure 2". It should also be considered to make it the default setting. ___________________________________________________________________________________ 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 ___________________________________________________________________________________