ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with \columnsetspan
@ 2011-09-20  7:13 Marcin Borkowski
  2011-09-20 19:27 ` Marcin Borkowski
  0 siblings, 1 reply; 8+ messages in thread
From: Marcin Borkowski @ 2011-09-20  7:13 UTC (permalink / raw)
  To: ConTeXt mailing list

Hello,

I tried columnsets today, and the following minimal example shows that
something is wrong with columnsetspans (which I wanted to use to make a
title).

\definecolumnset[main][n=2]
\definecolumnsetspan[title][n=2]

\starttext
\startcolumnset[main]

\startcolumnsetspan[title]
  \input knuth
\stopcolumnsetspan
\dorecurse{10}{\input knuth}

\stopcolumnset

\stoptext

Is it a bug or am I doing something wrong?

BTW: is there a better way to have a title centered on the top of the
page and then text in columnsets?

Regards,

-- 
Marcin Borkowski
http://mbork.pl

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem with \columnsetspan
  2011-09-20  7:13 Problem with \columnsetspan Marcin Borkowski
@ 2011-09-20 19:27 ` Marcin Borkowski
  2011-09-21 18:43   ` Marcin Borkowski
  2011-09-27 13:26   ` Marcin Borkowski
  0 siblings, 2 replies; 8+ messages in thread
From: Marcin Borkowski @ 2011-09-20 19:27 UTC (permalink / raw)
  To: ntg-context

Dnia 2011-09-20, o godz. 09:13:47
Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):

> Hello,
> 
> I tried columnsets today, and the following minimal example shows that
> something is wrong with columnsetspans (which I wanted to use to make
> a title).
> 
> \definecolumnset[main][n=2]
> \definecolumnsetspan[title][n=2]
> 
> \starttext
> \startcolumnset[main]
> 
> \startcolumnsetspan[title]
>   \input knuth
> \stopcolumnsetspan
> \dorecurse{10}{\input knuth}
> 
> \stopcolumnset
> 
> \stoptext
> 
> Is it a bug or am I doing something wrong?

Update: it works fine in MkII, so I am afraid that it might be a bug.

> 
> BTW: is there a better way to have a title centered on the top of the
> page and then text in columnsets?
> 
> Regards,
> 


-- 
Marcin Borkowski
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem with \columnsetspan
  2011-09-20 19:27 ` Marcin Borkowski
@ 2011-09-21 18:43   ` Marcin Borkowski
  2011-09-27 13:26   ` Marcin Borkowski
  1 sibling, 0 replies; 8+ messages in thread
From: Marcin Borkowski @ 2011-09-21 18:43 UTC (permalink / raw)
  To: ntg-context

Please help, anybody...?

Dnia 2011-09-20, o godz. 21:27:52
Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):

> Dnia 2011-09-20, o godz. 09:13:47
> Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):
> 
> > Hello,
> > 
> > I tried columnsets today, and the following minimal example shows
> > that something is wrong with columnsetspans (which I wanted to use
> > to make a title).
> > 
> > \definecolumnset[main][n=2]
> > \definecolumnsetspan[title][n=2]
> > 
> > \starttext
> > \startcolumnset[main]
> > 
> > \startcolumnsetspan[title]
> >   \input knuth
> > \stopcolumnsetspan
> > \dorecurse{10}{\input knuth}
> > 
> > \stopcolumnset
> > 
> > \stoptext
> > 
> > Is it a bug or am I doing something wrong?
> 
> Update: it works fine in MkII, so I am afraid that it might be a bug.
> 
> > 
> > BTW: is there a better way to have a title centered on the top of
> > the page and then text in columnsets?
> > 
> > Regards,
> > 
> 
> 


-- 
Marcin Borkowski
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem with \columnsetspan
  2011-09-20 19:27 ` Marcin Borkowski
  2011-09-21 18:43   ` Marcin Borkowski
@ 2011-09-27 13:26   ` Marcin Borkowski
  2011-09-27 18:05     ` Hans Hagen
  1 sibling, 1 reply; 8+ messages in thread
From: Marcin Borkowski @ 2011-09-27 13:26 UTC (permalink / raw)
  To: ntg-context

Hello,

now that the ConTeXt meetting is over, I hope that someone looks into
this issue (note: I don't want to be rude or ironic or anything-I really
do appreciate you all helping us, poor users, on this list; but this
seems to be a bug in MkIV, so I hope it gets resolved somehow!)

Best,
Marcin

PS. As I wrote earlier, it works in MkII; in MkIV, instead of the span,
I get "cs:title][none] Thus, I came to the conclusion that the designer
of a new system must not only be the..." in a frame, in one line (with
most of it disappearing to the right), spanning the columns.



Dnia 2011-09-20, wto o godzinie 21:27 +0200, Marcin Borkowski pisze:
> Dnia 2011-09-20, o godz. 09:13:47
> Marcin Borkowski <mbork@wmi.amu.edu.pl> napisał(a):
> 
> > Hello,
> > 
> > I tried columnsets today, and the following minimal example shows that
> > something is wrong with columnsetspans (which I wanted to use to make
> > a title).
> > 
> > \definecolumnset[main][n=2]
> > \definecolumnsetspan[title][n=2]
> > 
> > \starttext
> > \startcolumnset[main]
> > 
> > \startcolumnsetspan[title]
> >   \input knuth
> > \stopcolumnsetspan
> > \dorecurse{10}{\input knuth}
> > 
> > \stopcolumnset
> > 
> > \stoptext
> > 
> > Is it a bug or am I doing something wrong?
> 
> Update: it works fine in MkII, so I am afraid that it might be a bug.
> 
> > 
> > BTW: is there a better way to have a title centered on the top of the
> > page and then text in columnsets?
> > 

-- 
Marcin Borkowski
http://mbork.pl

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem with \columnsetspan
  2011-09-27 13:26   ` Marcin Borkowski
@ 2011-09-27 18:05     ` Hans Hagen
  2011-09-27 20:01       ` Marcin Borkowski
  0 siblings, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2011-09-27 18:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 27-9-2011 15:26, Marcin Borkowski wrote:
> Hello,
>
> now that the ConTeXt meetting is over, I hope that someone looks into
> this issue (note: I don't want to be rude or ironic or anything-I really
> do appreciate you all helping us, poor users, on this list; but this
> seems to be a bug in MkIV, so I hope it gets resolved somehow!)

fixed in next beta

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem with \columnsetspan
  2011-09-27 18:05     ` Hans Hagen
@ 2011-09-27 20:01       ` Marcin Borkowski
  0 siblings, 0 replies; 8+ messages in thread
From: Marcin Borkowski @ 2011-09-27 20:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dnia 2011-09-27, o godz. 20:05:14
Hans Hagen <pragma@wxs.nl> napisał(a):

> On 27-9-2011 15:26, Marcin Borkowski wrote:
> > Hello,
> >
> > now that the ConTeXt meetting is over, I hope that someone looks
> > into this issue (note: I don't want to be rude or ironic or
> > anything-I really do appreciate you all helping us, poor users, on
> > this list; but this seems to be a bug in MkIV, so I hope it gets
> > resolved somehow!)
> 
> fixed in next beta

Wow, that was quick, thanks!

Now the remaining problem is: when and where is this beta going to be
available?  (I don't need it very soon, but am just curious-last
release notes on contextgarden are from May, I guess.)

Best,

-- 
Marcin Borkowski
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* problem with columnsetspan
@ 2011-07-22 10:34 Gordon Parrott
  0 siblings, 0 replies; 8+ messages in thread
From: Gordon Parrott @ 2011-07-22 10:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Hi All,

I wonder if you can help:

I have been having a problem with \startcolumnsetspan when I was trying to create a magazine layout for a Uk psychodrama organisation.

Out of curiosity ( and in the hope i might learn something) i turned on tracing for a short example that gives the problem





here is the source of the test.

\setuppapersize[A4][A4]
\definecolumnset[columntest][n=3]%
\definecolumnsetspan[wide][n=2]%
\starttext
\startcolumnset[columntest]
\input knuth
\tracingall
\startcolumnsetspan[wide]
\dorecurse{3}{\input knuth\par}
\stopcolumnsetspan
\dorecurse{10}{\input knuth\par}
\stopcolumnset
\stoptext


of course it spewed out a huge log file but when looking at it i found this:



\dostartcolumnsetspan [#1][#2][#3]->\endgraf \vskip \zeropoint \bgroup \forgetall \ifnum \columnsetlevel >\zerocount \else \columnsetspanhsize \hsize \nofcolumns \plusone \mofcolumns \plusone \fi \setupframedtexts [cs:#1] [\c!width =\columnsetspanhsize , \c!linecorrection =\v!off , \c!depthcorrection =\v!off , #2]\!!countc \namedframedtextparameter {cs:#1}\c!n \!!countd \nofcolumns \ifnum \!!countc >\!!countd \!!countc \!!countd \fi \advance \!!countd -\mofcolumns \advance \!!countd \plusone \doif {\namedframedtextparameter {cs:#1}\c!alternative }\v!a {\ifnum \!!countc >\!!countd \!!countc \!!countd \fi }\setcolumnsetspanhsize \mofcolumns \!!countc \hsize \columnsetspanhsize \setbox \scratchbox \vbox \bgroup \dostartframedtext [cs:#1][\v!none ]\ifnum \columnsetlevel >\zerocount \namedframe
 dtextparameter {cs:#1}\c!before \fi \unexpanded \def \stopcolumnsetspan {\dostopcolumnsetspan {#1}}
#1<-wide
#2<-
#3<-
{\par}
Lua linebreak_filter failed, reverting to default on line 9


Any ideas? my actual document exhibits the same sort of fault. It used to work before I had to update the minimals ( some time ago) when I moved to another computer and it failed then.


I must say I really like context and appreciate all the hard work that must have gone into it. I know that it is a large system and will take me some time to get to grips with. 


Any help would be appreciated.

Cheers
Gordon



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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* problem with columnsetspan
  2011-05-18 11:29 2 problems with \date[] Peter Münster
@ 2011-05-21 14:10 ` Gordon Parrott
  0 siblings, 0 replies; 8+ messages in thread
From: Gordon Parrott @ 2011-05-21 14:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hi
I am fairly new to Context and as a way to learn I am working on a magazine layout for a an organisation to which I belong.

I was getting along well ( with information I got from the web site and the mail lists).

 I am having a problem with \starcolumsetspan. Until a week or two ago it appeared to be working but I have just installed the minimals on a new machine and it no longer works with the latest version.

I found this example on the mailing list which give the same results:

\definecolumnset[columntest][n=2,balance=yes]
\definecolumnsetspan[wide][n=2]
\starttext
\startcolumnset[columntest]
    \startcolumnsetspan[wide]
        \dorecurse{3}{\input knuth\par}
    \stopcolumnsetspan
    \dorecurse{10}{\input knuth\par}
\stopcolumnset
\stoptext


I'm just wondering if there is anything I might need to do to the above to get it to work?

Any help would be greatly appreciated but I am in no hurry for this and could wait until it gets fixed in the normal round of releases.


Cheers
Gordon

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-27 20:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-20  7:13 Problem with \columnsetspan Marcin Borkowski
2011-09-20 19:27 ` Marcin Borkowski
2011-09-21 18:43   ` Marcin Borkowski
2011-09-27 13:26   ` Marcin Borkowski
2011-09-27 18:05     ` Hans Hagen
2011-09-27 20:01       ` Marcin Borkowski
  -- strict thread matches above, loose matches on Subject: below --
2011-07-22 10:34 problem with columnsetspan Gordon Parrott
2011-05-18 11:29 2 problems with \date[] Peter Münster
2011-05-21 14:10 ` problem with columnsetspan Gordon Parrott

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