ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Henning Hraban Ramm <texml@fiee.net>
Subject: Re: columns and footnotes
Date: Mon, 21 Oct 2019 10:47:54 +0200	[thread overview]
Message-ID: <50cbf62b-0a5e-8967-1243-eddf0c122ded@xs4all.nl> (raw)
In-Reply-To: <278A9D22-C682-4E56-A643-F6C0E6C9F3C0@fiee.net>

On 10/20/2019 3:51 PM, Henning Hraban Ramm wrote:
> Hi again,
> I’m testing columns again, and before I publish an article on the subject, I’d like to check with you.
> 
> Find attached my testing environment, env_test.tex, and columns.tex, a "product", as well as the result of compiling with —mode=oldcolumns,grid and —mode=grid
> 
> The "oldcolumns" example shows the result of \usemodule[old-columns] and looks like it should. The new columns code still has errors:
> 
> Previously it wasn’t possible to start (new) columns mid-page, i.e. after an image or chapter/intro like in the example.
> This works now (progress!), but the pre-columns stuff is still shifted to the right. (And I don’t know where the yellow box comes from.)
> 
> Additionally, footnotes in old-columns use the whole width and don’t interfere with the text columns, while in new columns, footnotes start in their column but use the whole width anyway and thus interfere with the main text.
> I tried \setupnotes[footnote][location=columns] (and other options) but saw no change.
> 
> Many more options to check…
yes but best check them indepedently (i have to turn these into small 
simple examples only settigm things that matter)

anyway, the shift at the top is a side effect of tracing options enabled:

\gdef\page_grids_add_to_mix_indeed#1%
   {\begingroup
    \resetvisualizers
    \global\setbox#1\vpack{\noindent\backgroundline[layout:mix]{\box#1}}%
    \endgroup}

needs an \noindent (or maybe a forgetall elsewhere but that is more 
drastic)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

  parent reply	other threads:[~2019-10-21  8:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 13:51 Henning Hraban Ramm
2019-10-21  6:28 ` luigi scarso
2019-10-21  8:47 ` Hans Hagen [this message]
2019-10-21  8:57   ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2010-02-14 19:40 Wolfgang Werners-Lucchini

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=50cbf62b-0a5e-8967-1243-eddf0c122ded@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).