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 16:07:15 +0200	[thread overview]
Message-ID: <8EFCDEF6-063A-421F-B4C2-946E6E346F78@rna.nl> (raw)
In-Reply-To: <alpine.LNX.2.03.1408191922170.8716@hzvpu.rqh>


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

On 20 Aug 2014, at 01:22, Aditya Mahajan <adityam@umich.edu> wrote:

> 
> 
> 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]

Thanks. I used

\setupitemize[each][margin=standard]

and this works. However, I've noticed that the normal pararaph indent is just a little bit more than the itemize margin. The bullets of the list are not aligned perfectly with the indented line. They are indented slightly less. Anything I can do about that?

G


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


[-- Attachment #1.2: Type: text/html, Size: 3789 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-20 14:07 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
2014-08-20 14:07       ` Gerben Wierda [this message]
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=8EFCDEF6-063A-421F-B4C2-946E6E346F78@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).