ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* itemize no indentation from the second line
@ 2010-09-13 13:43 Zhaopeng Xing
  2010-09-15  7:20 ` luigi scarso
  2010-09-15  7:21 ` Wolfgang Schuster
  0 siblings, 2 replies; 3+ messages in thread
From: Zhaopeng Xing @ 2010-09-13 13:43 UTC (permalink / raw)
  To: ntg-context


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

Dear All,

I am trying to get an itemization like this

(1) This is a test. This is a test. This is a test.
This is a test. This is a test. This is a test.

(2) This is a test. This is a test. This is a test.
This is a test. This is a test. This is a test.

i.e., for each item, there is no indentation from the second line. I tried

\setupitemize[left=(, right=), stopper={}, indentnext=no]

But got no effect. Can anyone help me with it? Thank you.

Regards,
Zhaopeng Xing
China Economic Monitoring and Analysis Center, National Bureau of Statistics
of China

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

[-- Attachment #2: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: itemize no indentation from the second line
  2010-09-13 13:43 itemize no indentation from the second line Zhaopeng Xing
@ 2010-09-15  7:20 ` luigi scarso
  2010-09-15  7:21 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: luigi scarso @ 2010-09-15  7:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Sep 13, 2010 at 3:43 PM, Zhaopeng Xing <zpxing@gmail.com> wrote:
> Dear All,
>
> I am trying to get an itemization like this
>
> (1) This is a test. This is a test. This is a test.
> This is a test. This is a test. This is a test.
>
> (2) This is a test. This is a test. This is a test.
> This is a test. This is a test. This is a test.
>
> i.e., for each item, there is no indentation from the second line. I tried
>
> \setupitemize[left=(, right=), stopper={}, indentnext=no]
Hm I'm not sure to understand what you want
Do you have a simple example ?
-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: itemize no indentation from the second line
  2010-09-13 13:43 itemize no indentation from the second line Zhaopeng Xing
  2010-09-15  7:20 ` luigi scarso
@ 2010-09-15  7:21 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2010-09-15  7:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 13.09.2010 um 15:43 schrieb Zhaopeng Xing:

> Dear All,
> 
> I am trying to get an itemization like this
> 
> (1) This is a test. This is a test. This is a test. 
> This is a test. This is a test. This is a test. 
> 
> (2) This is a test. This is a test. This is a test. 
> This is a test. This is a test. This is a test. 
> 
> i.e., for each item, there is no indentation from the second line. I tried 
> 
> \setupitemize[left=(, right=), stopper={}, indentnext=no]
> 
> But got no effect. Can anyone help me with it? Thank you.

\starttext
\startitemize[n,intext][left=(,right=),stopper=]
\item \input knuth
\item \input ward
\stopitemize
\stoptext

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


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

end of thread, other threads:[~2010-09-15  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-13 13:43 itemize no indentation from the second line Zhaopeng Xing
2010-09-15  7:20 ` luigi scarso
2010-09-15  7:21 ` Wolfgang Schuster

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).