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: mkiv versus mkii: whitespace issues
Date: Sun, 15 Mar 2015 23:20:53 +0100	[thread overview]
Message-ID: <D3AEF757-D0E1-4682-B7B7-B6F9615B5272@gmail.com> (raw)
In-Reply-To: <2735F23A-4478-45D9-A858-373A4CD98C4A@rna.nl>


> Am 15.03.2015 um 15:57 schrieb Gerben Wierda <gerben.wierda@rna.nl>:
> 
> The itemize white space issue was a difference in handling \reference. In mkii a \reference between \startitemize and the first item did not produce empty space, in mkiv it does. I moved the \reference to inside the \item

For numbered items you can use the optional argument of \item to set a reference.

\starttext

\startitemize[n]
\item[item:one] First item
\item[item:two] Second item
\stopitemize

\page

Take a look at \in{item}[item:two] on \at{page}[item:two].

\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
___________________________________________________________________________________

  reply	other threads:[~2015-03-15 22:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-14 14:54 Gerben Wierda
2015-03-14 16:14 ` Wolfgang Schuster
2015-03-15 14:17   ` Gerben Wierda
2015-03-15 14:18   ` Gerben Wierda
2015-03-15 14:18   ` Gerben Wierda
2015-03-15 14:57   ` Gerben Wierda
2015-03-15 22:20     ` Wolfgang Schuster [this message]
2015-03-15 22:24 ` Wolfgang Schuster
2015-03-16 14:03   ` Gerben Wierda
2015-03-20 13:43     ` Gerben Wierda
2015-03-20 17:33       ` Wolfgang Schuster
2015-03-21 18:49         ` Gerben Wierda
2015-03-22 22:03           ` 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=D3AEF757-D0E1-4682-B7B7-B6F9615B5272@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).