ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* small fontsize and \definecolumnsetspan cause columns to jump (bug?)
@ 2022-06-12 17:22 a badin via ntg-context
  0 siblings, 0 replies; only message in thread
From: a badin via ntg-context @ 2022-06-12 17:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: a badin

Hi,

if the fontsize is smaller than ~11pt and there is \startcolumnsetspan used,
then the two first lines of the second column are not aligned to the
grid (they jump). Making the font bigger, or deleting the
\startcolumnsetspan can both fix the problem. It seems like a bug to
me, but maybe I'm doing something wrong. Any idea about how to align
all the lines in this specific table? I'm using it in a whole chapter
in a small book with poems and on a small format the jump is visible.

\showgrid
\setupbodyfont[10pt]
%\setupbodyfont[12pt] % works ok

\setuppapersize[A8] % just to make this visible
\setuplayout[grid=yes]

\definecolumnset[example2][n=6, width=20mm]
\definecolumnsetspan[title][n=6]

\starttext
\startcolumnset[example2]
\startcolumnsetspan[title]
Jumpy table \blank[line]
\stopcolumnsetspan

\input ward
\stoptext

Andrej
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-12 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-12 17:22 small fontsize and \definecolumnsetspan cause columns to jump (bug?) a badin via ntg-context

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).