ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
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 18:01:08 +0200	[thread overview]
Message-ID: <EF1ED470-98AB-43EB-891C-E940F7B1833A@gmail.com> (raw)
In-Reply-To: <1A3EEE98-AE32-44DA-9F2C-7AF642BEDC0E@rna.nl>


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


Am 20.08.2014 um 17:53 schrieb Gerben Wierda <gerben.wierda@rna.nl>:

> 
> On 20 Aug 2014, at 17:34, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
>> 
>> Am 20.08.2014 um 17:32 schrieb Gerben Wierda <gerben.wierda@rna.nl>:
>> 
>>> 
>>> On 20 Aug 2014, at 17:23, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
>>> 
>>>> 
>>>> Am 20.08.2014 um 16:07 schrieb Gerben Wierda <gerben.wierda@rna.nl>:
>>>> 
>>>>> 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?
>>>> 
>>>> Are you sure?
>>> 
>>> Yes:
>>> 
>>> https://dl.dropboxusercontent.com/u/59305058/Screen%20Shot%202014-08-20%20at%2020%20August%2017.30.37.png
>> 
>> Make a *working* minimal example.
> 
> Having that part in a smaller bodyfont is what triggers it:
> 
> \starttext
> \setupbodyfont[12pt]
> 
> \setupindenting[small]
> \indenting[yes]

Don’t use \indenting, it’s a old command with the same meaning as \setupindenting.

> \setupitemize[each][margin=standard]

You ned absolute values for indentation and margin, e.g.

\setupindenting[yes,5mm]
\setupitemize[each][margin=5mm]

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 5084 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 16:01 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
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 [this message]
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=EF1ED470-98AB-43EB-891C-E940F7B1833A@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).