ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gerben Wierda <gerben.wierda@rna.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: itemize: how to get the first level items indented?
Date: Wed, 20 Aug 2014 00:21:30 +0200	[thread overview]
Message-ID: <BF327DCC-9FC3-4D13-9F09-620A300EAF6E@rna.nl> (raw)
In-Reply-To: <883CFE2A-BD8F-41DA-819A-CF7576B4AAD6@gmail.com>


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

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]
\item Foo bar
\item Foo bar
\stopitemize
Foo bar bar foo. Foo bar bar foo. Foo bar bar foo. 
\stoptext


G

> \item \input ward
> \stopitemize
> 
> \input tufte
> 
> \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
> ___________________________________________________________________________________


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

[-- 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 22:21 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 [this message]
2014-08-19 23:22     ` Aditya Mahajan
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=BF327DCC-9FC3-4D13-9F09-620A300EAF6E@rna.nl \
    --to=gerben.wierda@rna.nl \
    --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).