ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* index problem with \setupcolumnset
@ 2018-11-09 16:23 Peter Rolf
  2018-11-10 11:03 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Rolf @ 2018-11-09 16:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Hi,

I run into this error after updating my ConTeXt version.
Small (but not minimal) example attached.

mtx-context     | current version: 2018.10.18 00:07


Peter

[-- Attachment #2: test.tex --]
[-- Type: text/plain, Size: 462 bytes --]

\startuniqueMPgraphic{column:bg}
	fill OverlayBox withcolor yellow;
\stopuniqueMPgraphic
\defineoverlay[columnbg][\uniqueMPgraphic{column:bg}]


\definecolumnset[TOC][n=4]
%\setupcolumnset[TOC][background=columnbg]% works ok
\setupcolumnset[TOC][1][background=columnbg]% any indexed setup fails
% in my real world example the complete third argument is printed instead


\starttext
\startcolumnset[TOC]
\input tufte.tex
\stopcolumnset
\stoptext

[-- 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] 4+ messages in thread

end of thread, other threads:[~2018-11-10 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09 16:23 index problem with \setupcolumnset Peter Rolf
2018-11-10 11:03 ` Wolfgang Schuster
2018-11-10 12:00   ` Peter Rolf
2018-11-10 12:05     ` Peter Rolf

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