From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4797 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[4]: Itemizations Date: Thu, 7 Jun 2001 13:16:09 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <1995669420.20010607131609@bigfoot.com> References: <3.0.6.32.20010605103015.01ad99e0@server-1> <3.0.6.32.20010605103015.01ad99e0@server-1> <3.0.6.32.20010605151520.01c31ab0@server-1> Reply-To: Giuseppe Bilotta NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395436 28815 80.91.224.250 (23 Oct 2002 17:50:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:50:36 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen Xref: main.gmane.org gmane.comp.tex.context:4797 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4797 Tuesday, June 05, 2001 Hans Hagen wrote: HH> At 12:25 PM 6/5/01 +0200, Giuseppe Bilotta wrote: >>This would start from 5 (the number after quuz), while I would >>like it to restart from 3 (baz's number) HH> \sub{yournumber} -) Uh, I was hoping in a more auto-ConTeXt way :-) HH> or if you know where to patch: Well, I know and I could, but ... since this should go in the EuroTeX presentation, I was hoping for a "standard" way. What version of ConTeXt will they use at EuroTeX? HH> \unprotected \def\doadvanceitem HH> {\ifsubsom\else\ifsymsom\else HH> \scratchcounter=0\getvalue{\??op\itemlevel\c!start}\relax HH> \ifcase\scratchcounter HH> \pluscounter{\s!itemcount\itemlevel}% HH> \else HH> \setcounter{\s!itemcount1}{\scratchcounter}% HH> \setvalue{\??op\itemlevel\c!start}{0}% HH> \fi HH> \fi\fi} HH> \startitemize[n] HH> \item test HH> \item test HH> \item test HH> \stopitemize HH> \startitemize[continue][start=2] HH> \item test HH> \item test HH> \item test HH> \stopitemize That's exactly what I wanted, now is there a way to use the value of the counter pointed at by "baz" instead of the "fixed" 2? Also, what about the in-line itemizations? -- Giuseppe "Oblomov" Bilotta