From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/87590 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Command for printing back of book index. Date: Mon, 26 May 2014 22:41:41 +0200 Message-ID: <5383A705.7070806@wxs.nl> References: <20140526120755.54564267@localb.wexfordpress.net> <538376C4.10901@wxs.nl> <20140526163119.40b8d9f8@localb.wexfordpress.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1401136926 4331 80.91.229.3 (26 May 2014 20:42:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2014 20:42:06 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon May 26 22:42:00 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wp1iY-0006Oc-ST for gctc-ntg-context-518@m.gmane.org; Mon, 26 May 2014 22:41:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 749471024A for ; Mon, 26 May 2014 22:41:58 +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 fFS+BqEKoKu3 for ; Mon, 26 May 2014 22:41:58 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 8C6D71022D for ; Mon, 26 May 2014 22:41:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 65BEF101EC for ; Mon, 26 May 2014 22:41:50 +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 LnBuV5wjpZqR for ; Mon, 26 May 2014 22:41:48 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id AB526101E6 for ; Mon, 26 May 2014 22:41:43 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s4QKfg5c003791 for ; Mon, 26 May 2014 22:41:42 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.104; Original-Received: from [10.100.1.104] (unverified [10.100.1.104]) by pragma-net.nl (SurgeMail 6.5a2) with ESMTP id 3769-1713362 for ; Mon, 26 May 2014 22:41:41 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: <20140526163119.40b8d9f8@localb.wexfordpress.net> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=Provincie Overijssel; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0TM6IFG34 - edae51b532a9 - 20140526 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:87590 Archived-At: On 5/26/2014 10:31 PM, john Culleton wrote: > On Mon, 26 May 2014 19:15:48 +0200 > Hans Hagen wrote: > >> On 5/26/2014 6:07 PM, john Culleton wrote: >>> >>> In the current General Manual section 12.7 >>> "Registers" the command for actually printing >>> the back of book index is omitted. What is >>> it? Is it the same for both MKII and MKIV? >>> >>> Does one run the command texutil separate from >>> the context command (analogous to running the >>> makeindex command in other versions of TeX)? >>> >>> I can create an index separate from context >>> using a front end to makeindex that I wrote >>> years ago but I prefer an embedded index. >> >> producing an (sorted) index has always been >> integrated >> >> - in mkii texexec handles it (using texutil for >> all multi-pass pre- processing); the use never >> had to run texutil him/herself; in fact, i once >> made a replacement in Lua so that we could >> avoid ruby but never finished it read: had time >> to finish it >> >> - in mkiv sorting the index is done internally >> >> there has never been a reason for using >> something makeindex >> >> Hans >> >> ps. texutil itself went from modula-2 to perl >> to ruby ... so it's a real ancient part of >> context >> > > Thanks. Now, what is the command to be placed at > the back of the file to print the index? Section > 12.7 just has a blank line after > > "A register is generated and placed in your > document with" did you consult the wiki? http://wiki.contextgarden.net/Registers -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________