ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: itemize: how to get the first level items indented?
Date: Tue, 19 Aug 2014 19:22:55 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.03.1408191922170.8716@hzvpu.rqh> (raw)
In-Reply-To: <BF327DCC-9FC3-4D13-9F09-620A300EAF6E@rna.nl>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1187 bytes --]



On Wed, 20 Aug 2014, Gerben Wierda wrote:

> On 19 Aug 2014, at 16:33, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
>
>>
>> Am 19.08.2014 um 16:27 schrieb Gerben Wierda <gerben.wierda@rna.nl>:
>>
>>> I’d like to get \startitemize\stopitemize to indent the first level items already with the equal amount of indentation as the start of a paragraph (which is indented). Is there a way to do that?
>>
>> \setupindenting[yes,medium]
>>
>> \starttext
>>
>> \input knuth
>>
>> \startitemize[margin=standard]
>
> Does the margin thing, but incapacitates packed and joinedup, which are ignored if the margin statement is there. So, I get indented items, but at the price of losing joinedup and packed.
>
> \setupindenting[yes,medium]
>
> \starttext
> Foo bar bar foo. Foo bar bar foo. Foo bar bar foo.
> \startitemize[joinedup,packed]
> \item Foo bar
> \item Foo bar
> \stopitemize
> Foo bar bar foo. Foo bar bar foo. Foo bar bar foo.
>
> Foo bar bar foo. Foo bar bar foo. Foo bar bar foo.
> \startitemize[joinedup,packed,margin=standard]

You need to separate keywords with assignments:

\startitemize[joinedup, packed][margin=standard]

Aditya

[-- Attachment #2: Type: text/plain, Size: 485 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
___________________________________________________________________________________

  reply	other threads:[~2014-08-19 23:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19 14:27 Gerben Wierda
2014-08-19 14:33 ` Wolfgang Schuster
2014-08-19 22:21   ` Gerben Wierda
2014-08-19 23:22     ` Aditya Mahajan [this message]
2014-08-20 14:07       ` Gerben Wierda
2014-08-20 15:23         ` Wolfgang Schuster
2014-08-20 15:32           ` Gerben Wierda
2014-08-20 15:34             ` Wolfgang Schuster
2014-08-20 15:53               ` Gerben Wierda
2014-08-20 16:01                 ` Wolfgang Schuster
2014-08-20 17:01                   ` Gerben Wierda
2014-08-20 17:56                     ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.03.1408191922170.8716@hzvpu.rqh \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).