ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \startitemize[columns] and footnote
Date: Fri, 1 Dec 2017 12:49:33 +0100	[thread overview]
Message-ID: <CAG5iGsDoP4XtaWuQgYZP+AOd+LD6JNYw81dgsX0mFzXn1MYJ3w@mail.gmail.com> (raw)
In-Reply-To: <CAO8LnPHtf7Et1_RwWDczZfnPOX0hbLUwPXgygcFJMJ4nfJMVwA@mail.gmail.com>

On Fri, Dec 1, 2017 at 10:14 AM, Christoph Reller
<christoph.reller@gmail.com> wrote:
> Hi,
>
> Consider the following MWE:
>
> \starttext
> Text \footnote{Bla}
> \startitemize[columns]
> \item Item
> \stopitemize
> \stoptext
>
> In the rendered output, the footnote is drawn on top of the item (see
> attached output.png). I am afraid this looks like a bug. Please consider
> fixing this or tell me how to make footnotes render in the footnote area.
>
> Regards,
>
> Christoph

dunno if it's a bug,
but I usually do

\starttext
Text \footnote{Bla}
\startcolumns
\startitemize
\item \input knuth\relax
\item \input knuth\relax
\stopitemize
\stopcolumns
\stoptext

-- 
luigi
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-12-01 11:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-01  9:14 Christoph Reller
2017-12-01 11:49 ` luigi scarso [this message]
     [not found] <mailman.1483.1512208048.1988.ntg-context@ntg.nl>
2017-12-06  7:26 ` Christoph Reller

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=CAG5iGsDoP4XtaWuQgYZP+AOd+LD6JNYw81dgsX0mFzXn1MYJ3w@mail.gmail.com \
    --to=luigi.scarso@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).