From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/7075 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: pictures in columns Date: Thu, 28 Feb 2002 13:31:35 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020228133135.49700a4b.taco@elvenkind.com> 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> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035397568 16297 80.91.224.250 (23 Oct 2002 18:26:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:26:08 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: "Dan Seracu" In-Reply-To: <019d01c1c04a$5e4b9890$0900000a@dans> Xref: main.gmane.org gmane.comp.tex.context:7075 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:7075 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