[NTG-context] \setupsystem[random]

2004-11-26 Thread Christopher Creutzig
Salvete,
 the line
  \setupsystem[random=261113]
causes an error for me:
./CDaufdruck.tex:10: Arithmetic overflow.
\verynormalnextrandom ...al \multiply \randomi 31
  \global \advance 
\randomi ...

\normalnextrandom ...alyear \verynormalnextrandom
  \egroup
\nextrandom -\bgroup \normalnextrandom
\gdef \nextrandom {\ifcase 
\randomse...
argument ...ormaltime =\@@svrandom ]\nextrandom
  \egroup
\firstofoneargument #1-#1

\dosetupsystem ...1]\setuprandomize [\@@svrandom ]
  \beforesplitstring 
\@@svre...
...

ConTeXt  ver: 2004.10.07  fmt: 2004.10.29  int: english  mes: english
regards,
Christopher

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] columnset BUG 2

2004-11-26 Thread Steffen Wolfrum
... even worse is the following:

When you uncomment the lines (testfile below)
the columnset gets 2 lines shorter!

I experienced this when I added before the literature component
a catalogue component that uses a structure like the commented lines do.


Anybody knows this behaviour?
Or even better a fix?


Steffen





\starttext

\showframe
\showgrid



% oiuoiuoiuoiuoi \footnote{}
% \startcolumns[balance=yes,rule=off,n=2,distance=1cm]
% text \par
% text
% \stopcolumns
% gfdgfdgfdgfdgfdgfd \footnote{bbb}
% \page



\definecolumnset[litera][n=2,distance=1cm]

\startcolumnset[litera]

\dorecurse{10}{test \input zapf \input ward}


\stopcolumnset
\stoptext
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context