ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Art Chimes <artsonline@gmail.com>
To: ConTeXt Mailing List <ntg-context@ntg.nl>
Subject: Column not Balancing, Footnote is Missing
Date: Mon, 7 Sep 2020 18:38:10 -0400	[thread overview]
Message-ID: <CAM1EaW7v0d3rJuHeViYH-qk50ojByWb1ajw_ewucrorGis-Hyg@mail.gmail.com> (raw)

Greetings, list. My first post here. Please be gentle!

The command \contextversion reports I am using 2020.09.03 20:03 on Windows 10.

The MWE below produces a column and a half of text, not balanced
(despite the \setupcolumns [...balance=yes...] command. Also, the
footnote *number* appears on the PDF, but the *text* of the footnote
doesn't.

However, when I use the online compiler (live.contextgarden.net,
reported version 2020.06.30 17:30, older than mine), the footnote text
*does* appear, though the columns are still not balanced.

%%%%%%%%%%%%%%%%%%%%%

\usemodule[ipsum]
\setupfootnotes[location=page,rule=on,bodyfont=8.5pt]
\setupcolumns [n=2,balance=yes,blank=line]

\starttext
\chapter{Footnote Test  —  \contextversion}
\startcolumns

\ipsum

Cursus metus aliquam eleifend mi in nulla posuere sollicitudin
aliquam. Id aliquet risus feugiat in ante metus dictum at
tempor.\footnote{Thor, A.U.: {\it Latin 101 for Dummies} (Rome,
Dummies Pub., MCMLXXIX)}

\ipsum[alternative=lines,n=20]

\end columns
\stoptext

%%%%%%%%%%%%%%%%%%%%%

Question (1) : Why don't the columns balance, and how can I fix it?
Question (2) : Why does the footnote appear only with the online
compiler? What am I doing wrong?
Question (3) : For extra credit: How can I get the footnotes to
stretch the entire width of the text block instead of the width of one
column?

I did try to parse the somewhat opaque (to me) information in the wiki
and looked in the mailing list archives, but I didn't find the
information I needed.

Thank you for any help you can offer.

Art in Arlington, Virginia, USA.
___________________________________________________________________________________
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:[~2020-09-07 22:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07 22:38 Art Chimes [this message]
2020-09-08 18:58 ` 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=CAM1EaW7v0d3rJuHeViYH-qk50ojByWb1ajw_ewucrorGis-Hyg@mail.gmail.com \
    --to=artsonline@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).