ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Strange numbers appear (when figures are moved in columnsets)
@ 2016-12-28 18:08 Mikael P. Sundqvist
  2016-12-28 18:17 ` Mikael P. Sundqvist
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael P. Sundqvist @ 2016-12-28 18:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

Hi!

The example below gives strange numbers (4110) and (1410) in the pdf
file, and the latter one kicks me out of the grid. Is this a bug?

/Mikael (yes, I'm using a late standalone)

%% start of example
\setuplayout[
grid=yes,
]

\showgrid

\definecolumnset[example][n=2]

\starttext

\startcolumnset[example]
\dorecurse{2}{\input knuth \par}
\placefigure[btlr]{Caption}{\blackrule[width=\textwidth,height=4cm]}
\input knuth
\stopcolumnset
\stoptext
%% end of example

[-- Attachment #2: ctx-listexample20.pdf --]
[-- Type: application/pdf, Size: 31235 bytes --]

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Strange numbers appear (when figures are moved in columnsets)
  2016-12-28 18:08 Strange numbers appear (when figures are moved in columnsets) Mikael P. Sundqvist
@ 2016-12-28 18:17 ` Mikael P. Sundqvist
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael P. Sundqvist @ 2016-12-28 18:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Sorry for the noise. Adding

\usemodule[newcolumnsets]

makes the numbers go away.

/Mikael

On Wed, Dec 28, 2016 at 7:08 PM, Mikael P. Sundqvist <mickep@gmail.com> wrote:
> Hi!
>
> The example below gives strange numbers (4110) and (1410) in the pdf
> file, and the latter one kicks me out of the grid. Is this a bug?
>
> /Mikael (yes, I'm using a late standalone)
>
> %% start of example
> \setuplayout[
> grid=yes,
> ]
>
> \showgrid
>
> \definecolumnset[example][n=2]
>
> \starttext
>
> \startcolumnset[example]
> \dorecurse{2}{\input knuth \par}
> \placefigure[btlr]{Caption}{\blackrule[width=\textwidth,height=4cm]}
> \input knuth
> \stopcolumnset
> \stoptext
> %% end of example
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2016-12-28 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 18:08 Strange numbers appear (when figures are moved in columnsets) Mikael P. Sundqvist
2016-12-28 18:17 ` Mikael P. Sundqvist

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