From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7077 Path: main.gmane.org!not-for-mail From: "Dan Seracu" Newsgroups: gmane.comp.tex.context Subject: Re: pictures in columns Date: Thu, 28 Feb 2002 14:45:02 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <01a601c1c055$be7c60e0$0900000a@dans> References: <5.1.0.14.1.20020219105201.03ea1e88@server-1><200202191357.g1JDvAC01643@nathir.fiee.lan><5.1.0.14.1.20020227201900.040ff8a8@server-1><018801c1c039$04cae840$0900000a@dans><20020228110443.5633dca7.taco@elvenkind.com><019d01c1c04a$5e4b9890$0900000a@dans> <20020228133135.49700a4b.taco@elvenkind.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397570 16315 80.91.224.250 (23 Oct 2002 18:26:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:26:10 +0000 (UTC) Cc: "NTG ConTeXt" Original-To: "Taco Hoekwater" Xref: main.gmane.org gmane.comp.tex.context:7077 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7077 Thanks! It started. However I do get an error: ! Missing number, treated as zero. \box \box \precolumnbox \doOTRSETsetgridcells ... {#2}\!!counte #6 \OTRSEThandlepreposttext ...precolumnbox } \getnoflines {\ht \postcolu... \OTRSETrestart ...OTRSEThandlepreposttext \initializecolumntextareas ... \dostartcolumnset ...}\OTRSETgotonextpage \OTRSETassignwidths \else \... ... l.39 from the example posted... Dan Seracu ----- Original Message ----- From: "Taco Hoekwater" To: "Dan Seracu" Cc: Sent: Thursday, February 28, 2002 2:31 PM Subject: Re: pictures in columns > On Thu, 28 Feb 2002 13:23:37 +0200 > "Dan Seracu" wrote: > > > Indeed. On the log it does not write ,,Entering extended mode``. What should > > I do now? As far as I remember, it {\em automaticaly} entered in extended > > mode. Why it doesn't do it now? > > (pdf)etex switches to extended mode if the *format* was generated with a > star before the first input file. > > Good example: pdfetex --ini *cont-en > Bad example: pdfetex --ini cont-en > > Perhaps you just need to re-generate the format files using pdfetex > (it is possible that you are still using the 'plain pdftex' format files)? > > -- > groeten, > > Taco