ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Fwd:  bug: no overfullrule in footnotes!
Date: Fri, 10 Dec 2010 17:07:24 +0100	[thread overview]
Message-ID: <136E21B7-840E-49A8-B3AF-F849ED350926@gmail.com> (raw)
In-Reply-To: <4D0101DD.60808@wxs.nl>


Am 09.12.2010 um 17:20 schrieb Hans Hagen:

> On 8-12-2010 2:14, Steffen Wolfrum wrote:
> 
>> PS: The overfullrule for footnotes is only missing in MKIV !
> 
> no overfull rules in mkiv (no plans either)


Why, supporting it isn’t such a big deal, I prefer a new key for \setupalign to enable it.

\version[temporary] % this sets \overfullrule to 4pt, default is 0pt
\setupnote[footnote][bodyfont=]

% Alternative 1, set \hfuzz at the begin of the footnote text

%\setupnotedefinition[footnote][before=\hfuzz0.1pt]

% Alternative 2, use tha align key for the footnote text

\installalign{visualize}{\hfuzz0.1pt\relax} % spac-ali.mkiv
\setupnotedefinition[footnote][align={normal,visualize}]

\starttext
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
\footnote{aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}
\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
___________________________________________________________________________________


      parent reply	other threads:[~2010-12-10 16:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 11:34 Steffen Wolfrum
2010-12-08 13:14 ` Fwd: " Steffen Wolfrum
2010-12-09 16:20   ` Hans Hagen
2010-12-09 17:15     ` Steffen Wolfrum
2010-12-09 18:39       ` Hans Hagen
2010-12-09 22:38         ` Steffen Wolfrum
2010-12-10 10:43           ` Marco Pessotto
2010-12-10 11:29           ` Hans Hagen
2010-12-10 13:17             ` Steffen Wolfrum
2010-12-10 15:56         ` Aditya Mahajan
2010-12-10 16:07     ` Wolfgang Schuster [this message]

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=136E21B7-840E-49A8-B3AF-F849ED350926@gmail.com \
    --to=schuster.wolfgang@googlemail.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).