ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* itemize numbering
@ 2008-05-19 12:08 Hans van der Meer
  2008-05-19 12:15 ` Wolfgang Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Hans van der Meer @ 2008-05-19 12:08 UTC (permalink / raw)
  To: NTG ConTeXt

The following minimal example goes wrong:
\starttext
\startitemize[a]
\item sub a
	\startitemize
	\item sub a1
	\item sub a2
	\stopitemize
\item sub b
\stopitemize
\stoptext

The result is:
. sub a
   - sub a1
   - sub a2
a. sub b

Whereas:
\starttext
\startitemize[a]
\item sub a
\item sub b
\stopitemize
\stoptext

results in the expected output:
a. sub a
b. sub b

Both mkii and mkiv show this behaviour. Versions are:
This is pdfTeXk, Version 3.141592-1.40.7 (Web2C 7.5.6)
ConTeXt  ver: 2008.04.18 14:17 MKII  fmt: 2008.4.19  int: english/ 
english

Is this corrected in a later version than I have installed or is it  
still present?

Hans van der Meer




___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Itemize numbering
@ 2008-05-02 14:03 richard.stephens
  0 siblings, 0 replies; 8+ messages in thread
From: richard.stephens @ 2008-05-02 14:03 UTC (permalink / raw)
  To: Aditya Mahajan; +Cc: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 575 bytes --]

Aditya,

Many thanks, that works beautifully.

Thanks again.

Richard



On Tue, 29 Apr 2008, richard.stephens@converteam.com wrote:

> Hello All,
>
> I just tried the following on Context Live:
>
> \starttext
> \startitemize[n]
>  \item one
>  \item two
>    \startitemize
>      \item a
>      \item b
>    \stopitemize
>  \item three
> \stopitemize
> \stoptext
>
> and the first itemize starts at 0.  Remove the inner itemize and it 
starts
> at 1.
>
> Is this a feature or a bug?  How do I get around it?

Here is a modified core-itm.tex that corrects this bug.

Aditya


[-- Attachment #1.2: Type: text/html, Size: 1130 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Itemize numbering
@ 2008-04-29 14:45 richard.stephens
  2008-04-29 15:49 ` Aditya Mahajan
  2008-05-02 12:47 ` Aditya Mahajan
  0 siblings, 2 replies; 8+ messages in thread
From: richard.stephens @ 2008-04-29 14:45 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 365 bytes --]

Hello All,

I just tried the following on Context Live:

\starttext
\startitemize[n]
  \item one
  \item two
    \startitemize
      \item a
      \item b
    \stopitemize
  \item three
\stopitemize
\stoptext

and the first itemize starts at 0.  Remove the inner itemize and it starts 
at 1. 

Is this a feature or a bug?  How do I get around it?

Thanks,

Richard

[-- Attachment #1.2: Type: text/html, Size: 1150 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-05-19 12:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-19 12:08 itemize numbering Hans van der Meer
2008-05-19 12:15 ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2008-05-02 14:03 Itemize numbering richard.stephens
2008-04-29 14:45 richard.stephens
2008-04-29 15:49 ` Aditya Mahajan
2008-04-30 12:36   ` Henning Hraban Ramm
2008-04-30 17:05     ` Aditya Mahajan
2008-05-02 12:47 ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).