Re: [NTG-context] Newbie screwed up his installation

2003-07-13 Thread Matthew Huggett
Can you provide an example file?  If you haven't made any changes to 
your installation, you can't have messed anything up, so you must be 
missing something in your input.

Matt

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


Re: [NTG-context] bib module/cite (Context bug)

2003-07-13 Thread Martin Moncrieffe
Hi Hans,

I've applied the patches but it still does not work. Additionally, Taco
example still produces 1,2 instead of 1,2,3. I'm using the context ver
2003.3.11 if that helps.

Regards.

__martin

On Sat, 12 Jul 2003, Hans Hagen wrote:

> At 15:01 11/07/2003 +0200, Taco Hoekwater wrote:
>
> >Hi Martin, Hans, rest of the group,
> >
> >It took me a while to track down this bug. It is actually a bug in
> >the definition of \sortcommacommand in newer ConTeXt-es.
> >
> >Minimal example:
> >
> >\def\mylist{1,2,3}
> >\sortcommacommand[\mylist]\donumericcompare
> >\message{\sortedcommalist} % reports 1,2 !!
>
> Two patches are needed in syst-ext.tex:
>
> (1) change last line in:
>
> \def\docompareitems#1%
>{\doifnotempty{#1}
>   [EMAIL PROTECTED]@EA{\!!tempa}{#1}\relax
>\ifnum\comparedresult<2
>  \ifnum\scratchcounter=\commalistsize
>[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@EA\sortedcommalist
>[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED],\!!tempa}%
>  \fi
>\else % old element larger
>  [EMAIL PROTECTED]@[EMAIL PROTECTED],#1}%
>  \replaceincommalist\sortedcommalist\scratchcounter
>  \expandafter\quitcommalist
>\fi}%
>\advance\scratchcounter \plusone} % ! ! !
>
> (2) handle n=1 case in:
>
> \def\sortcommalist[#1]#2%
>{\getcommalistsize[#1]%
> \ifnum\commalistsize>1
>   \let\sortedcommalist\empty
>   \let\comparecommand#2%
>   \processcommalist[#1]\dosortcommacommand
> \else
>   \def\sortedcommalist{#1}%
> \fi}
>
> Hans
> -
>Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
>Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>   tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
> -
> information: http://www.pragma-ade.com/roadmap.pdf
>  documentation: http://www.pragma-ade.com/showcase.pdf
> -
>
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

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


[NTG-context] Newbie screwed up his installation

2003-07-13 Thread Thomas A . Schmitz
Hi,

I must have completely screwed up my Context installation--files that 
typeset OK yesterday now won't compile anymore, even for three-liners, 
I get this error:

! Undefined control sequence.
\ejectinsert ...group \noftopfloats \plusthousand
  \nofbotfloats 
\zerocount \...

\@@pe:last ->\ejectinsert
  \gotonextpageX \relax \doifbothsidesoverruled 
\naa...

\next1 #1,->\executepagebreakhandler {#1}
 \doprocesscommaitem
\doprocesscommalist ...item \gobbleoneargument #1,
  ]\relax \global 
\advance \...
 ...ecutepagebreakhandlers {\v!laatste }
  \egroup
\firstofoneargument #1->#1

...
l.9 \stoptext
I'm not aware of having installed or modified anything in my 
installation. Sorry, this is probably a stupid question, I must be 
missing someting obvious, but could anyone help? Thanks

Thomas

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