ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* columnset error
@ 2004-01-12 21:25 Patrick Gundlach
  2004-01-12 22:42 ` Jan Houwers
  2004-01-13 11:37 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Patrick Gundlach @ 2004-01-12 21:25 UTC (permalink / raw)


Hi out there,

what is wrong with the following code?

\starttext
\definecolumnset[twocol][n=2]
\startcolumnset[twocol]
\dorecurse{10}{\section{hello} 
  \dorecurse{8}{\input tufte \par}}
\stopcolumnset
stoptext


it gives me:

!: Missing number, treated as zero.

--- TeX said ---
<to be read again> 
                   \@@vn-footnote 
\doflushsavednotes ->\ifvoid \currentsaveins 
                                             \else \insert \currentnoteins {...

\next1 ...doprocessnotes {\doflushsavednotes }{#1}
                                                  \doprocesscommaitem 
<argument> \relax footnote,
                           linenote
\doprocesscommalist ...aitem \gobbleoneargument #1
                                                  ,]\relax \global \advance ...

\OTRSETflushsavednotes ... \else \flushsavednotes 
                                                  \fi 



ConTeXt  ver: 2004.1.2  fmt: 2004.1.7  int: english  mes: english

Patrick

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

* RE: columnset error
  2004-01-12 21:25 columnset error Patrick Gundlach
@ 2004-01-12 22:42 ` Jan Houwers
  2004-01-13 13:15   ` Patrick Gundlach
  2004-01-13 11:37 ` Hans Hagen
  1 sibling, 1 reply; 5+ messages in thread
From: Jan Houwers @ 2004-01-12 22:42 UTC (permalink / raw)


Patrick,

If I put a \ before stoptext it works fine here.

(Texlive latest version and no upgrade of context)

Jan

-----Oorspronkelijk bericht-----
Van: ntg-context-admin@ntg.nl [mailto:ntg-context-admin@ntg.nl] Namens
Patrick Gundlach
Verzonden: maandag 12 januari 2004 22:26
Aan: ntg-context@ntg.nl
Onderwerp: [NTG-context] columnset error

Hi out there,

what is wrong with the following code?

\starttext
\definecolumnset[twocol][n=2]
\startcolumnset[twocol]
\dorecurse{10}{\section{hello} 
  \dorecurse{8}{\input tufte \par}}
\stopcolumnset
stoptext


it gives me:

!: Missing number, treated as zero.

--- TeX said ---
<to be read again> 
                   \@@vn-footnote 
\doflushsavednotes ->\ifvoid \currentsaveins 
                                             \else \insert
\currentnoteins {...

\next1 ...doprocessnotes {\doflushsavednotes }{#1}
                                                  \doprocesscommaitem 
<argument> \relax footnote,
                           linenote
\doprocesscommalist ...aitem \gobbleoneargument #1
                                                  ,]\relax \global
\advance ...

\OTRSETflushsavednotes ... \else \flushsavednotes 
                                                  \fi 



ConTeXt  ver: 2004.1.2  fmt: 2004.1.7  int: english  mes: english

Patrick
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: columnset error
  2004-01-12 21:25 columnset error Patrick Gundlach
  2004-01-12 22:42 ` Jan Houwers
@ 2004-01-13 11:37 ` Hans Hagen
  2004-01-13 13:14   ` Patrick Gundlach
  1 sibling, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2004-01-13 11:37 UTC (permalink / raw)


At 22:25 12/01/2004, you wrote:
>Hi out there,
>
>what is wrong with the following code?
>
>\starttext
>\definecolumnset[twocol][n=2]
>\startcolumnset[twocol]
>\dorecurse{10}{\section{hello}
>   \dorecurse{8}{\input tufte \par}}
>\stopcolumnset
>stoptext
>
>
>it gives me:
>
>!: Missing number, treated as zero.

ha, a few days ago i ran into that as well, in core-not:

      \@EA\newbox\csname\??vn+\currentnote\endcsname % local box
      \@EA\newbox\csname\??vn-\currentnote\endcsname % local box

      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

add that line in \definefootnote

Hans  

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

* Re: columnset error
  2004-01-13 11:37 ` Hans Hagen
@ 2004-01-13 13:14   ` Patrick Gundlach
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Gundlach @ 2004-01-13 13:14 UTC (permalink / raw)


Hi,

> add that line in \definefootnote

Yes, that did the trick! Thanks.



Patrick
-- 
Morgen gibts kein ABC mehr...

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

* Re: columnset error
  2004-01-12 22:42 ` Jan Houwers
@ 2004-01-13 13:15   ` Patrick Gundlach
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Gundlach @ 2004-01-13 13:15 UTC (permalink / raw)


Hi,

> If I put a \ before stoptext it works fine here.
>
> (Texlive latest version and no upgrade of context)

I think that is a feature of a recent ConTeXt. I did wonder why I had
a b/e error, too... Now I know.


Patrick
-- 
Morgen gibts kein ABC mehr...

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

end of thread, other threads:[~2004-01-13 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-12 21:25 columnset error Patrick Gundlach
2004-01-12 22:42 ` Jan Houwers
2004-01-13 13:15   ` Patrick Gundlach
2004-01-13 11:37 ` Hans Hagen
2004-01-13 13:14   ` Patrick Gundlach

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