ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* list bug when using margin?
@ 2008-08-01 16:53 Gerben Wierda
  2008-08-01 17:07 ` Wolfgang Schuster
  2008-08-01 18:44 ` Aditya Mahajan
  0 siblings, 2 replies; 3+ messages in thread
From: Gerben Wierda @ 2008-08-01 16:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The following list

\startitemize[n,packed,joinedup]
\item A is larger than B.
\item B is larger than C.
\item Therefore, A is larger than C.
\stopitemize

displays fine except it is not indented. So I added:

\startitemize[n,packed,joinedup,margin=4em]
\item A is larger than B.
\item B is larger than C.
\item Therefore, A is larger than C.
\stopitemize

and as a result, the list was not enumerated and it was not packed or  
joined up. Bug? Or misunderstanding?

G

___________________________________________________________________________________
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] 3+ messages in thread

* Re: list bug when using margin?
  2008-08-01 16:53 list bug when using margin? Gerben Wierda
@ 2008-08-01 17:07 ` Wolfgang Schuster
  2008-08-01 18:44 ` Aditya Mahajan
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2008-08-01 17:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 01.08.2008 um 18:53 schrieb Gerben Wierda:

> The following list
>
> \startitemize[n,packed,joinedup]
> \item A is larger than B.
> \item B is larger than C.
> \item Therefore, A is larger than C.
> \stopitemize
>
> displays fine except it is not indented. So I added:
>
> \startitemize[n,packed,joinedup,margin=4em]

\startitemize[n,packed,joinedup][margin=4cm]

> \item A is larger than B.
> \item B is larger than C.
> \item Therefore, A is larger than C.
> \stopitemize
>
> and as a result, the list was not enumerated and it was not packed or
> joined up. Bug? Or misunderstanding?

You can mix both setup methods in LaTeX but not in ConTeXt.

Wolfgang

___________________________________________________________________________________
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] 3+ messages in thread

* Re: list bug when using margin?
  2008-08-01 16:53 list bug when using margin? Gerben Wierda
  2008-08-01 17:07 ` Wolfgang Schuster
@ 2008-08-01 18:44 ` Aditya Mahajan
  1 sibling, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2008-08-01 18:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, 1 Aug 2008, Gerben Wierda wrote:

> The following list
>
> \startitemize[n,packed,joinedup]
> \item A is larger than B.
> \item B is larger than C.
> \item Therefore, A is larger than C.
> \stopitemize
>
> displays fine except it is not indented. So I added:
>
> \startitemize[n,packed,joinedup,margin=4em]
> \item A is larger than B.
> \item B is larger than C.
> \item Therefore, A is larger than C.
> \stopitemize
>
> and as a result, the list was not enumerated and it was not packed or
> joined up. Bug? Or misunderstanding?

Try,

\startitemize[n,packed,joinedup][margin=4em]

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


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

end of thread, other threads:[~2008-08-01 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-01 16:53 list bug when using margin? Gerben Wierda
2008-08-01 17:07 ` Wolfgang Schuster
2008-08-01 18:44 ` 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).