ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Columnset and footnotes
Date: Thu, 22 Sep 2016 08:14:51 +0200	[thread overview]
Message-ID: <0E5D0DDB-8B40-4D9A-9589-76094EA674A4@gmail.com> (raw)
In-Reply-To: <CABLfLbD6koeepan-CAZLc0VKL4wf-7KAaXK9oUA73D_CCmKHgw@mail.gmail.com>

Hi,

Indeed it seems that there is a bug with \columnset. However the separation rule for the footnotes is shown if one uses \startcolumns, as can be seen with the following example.

Best regards: OK
%%% begin column-footnote.tex
\definecolumnset[n2][n=2,balance=yes]
\setupfootnotes[location=page]
\starttext
\startcolumnset[n2]
Footnote \footnote[foo]{This is a footnote.} \input linden
\stopcolumnset

\page 
\startcolumns[n=2,rule=on]
\input knuth.tex
\par
\input knuth.tex
This is a footnote\footnote {\input ward}
\stopcolumns
\stoptext
%%% end column-footnote.tex

> On 22 Sep 2016, at 05:22, Jose Luis Arellano <jose.4rellano@gmail.com> wrote:
> 
> Dear list.
> When i write a footnote in my document (two columns), ConTeXt do not
> draw the hrule above the footnote.
> What is the problem?
> 
> \definecolumnset[n2][n=2,balance=yes]
> \starttext
> \startcolumnset[n2]
> Footnote \footnote[foo]{This is a footnote.} \input linden
> \stopcolumnset
> \stoptext
> 
> Thanks
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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:[~2016-09-22  6:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22  3:22 Jose Luis Arellano
2016-09-22  6:14 ` Otared Kavian [this message]
2016-09-22  6:26   ` Hans Hagen
2016-09-22  7:47     ` Jose Luis Arellano
2016-09-24  1:42       ` Jose Luis Arellano
2016-09-24 10:55         ` Hans Hagen

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=0E5D0DDB-8B40-4D9A-9589-76094EA674A4@gmail.com \
    --to=otared@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).