From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13852 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Re: columns and alignment at the bottom Date: Wed, 15 Oct 2003 20:49:27 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.0.22.1.20031015204810.01be1fb0@digitpaint.nl> References: <121003.1a7ddaac61207cd4dc060100ee9e8eb3@alech.de> <873cdyb2om.fsf@cs.uga.edu> <6.0.0.22.2.20031014213656.02861a88@localhost> <87brsiqw4w.fsf@uga.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1066244203 19554 80.91.224.253 (15 Oct 2003 18:56:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2003 18:56:43 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Oct 15 20:56:42 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9qp8-0006SB-00 for ; Wed, 15 Oct 2003 20:56:42 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 30CF210B07; Wed, 15 Oct 2003 20:56:40 +0200 (MEST) Original-Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141]) by ref.ntg.nl (Postfix) with ESMTP id 58FD610ADF for ; Wed, 15 Oct 2003 20:49:35 +0200 (MEST) Original-Received: from vademecum.boede.nl (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla5.xs4all.nl (8.12.9/8.12.9) with ESMTP id h9FInVcn083340 for ; Wed, 15 Oct 2003 20:49:32 +0200 (CEST) X-Sender: boedenl01@digitpaint.nl X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <121003.1a7ddaac61207cd4dc060100ee9e8eb3@alech.de> <873cdyb2om.fsf@cs.uga.edu> <6.0.0.22.2.20031014213656.02861a88@localhost> <87brsiqw4w.fsf@uga.edu> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13852 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13852 At 19:21 15.10.2003, George N.White wrote: >On Wed, 15 Oct 2003, Ed L Cashin wrote: > > > Hans Hagen writes: > > > > > \starttext > > > > > > \startcolumnset > > > > > > \dorecurse{100} > > > {\framed > > > [width=\hsize,height=fit,align=normal] > > > {\getrandomnumber\whatever{1}{9}% > > > \dorecurse\whatever{\strut test \recurselevel\endgraf}} > > > \vfilll} > > > > > > \stopcolumnset > > > > > > \stoptext > > > > Oh, I can't wait to see what that example does! Does it show that I > > am not recalling correctly? I hope so. > > > > The example, though, doesn't result in a pdf file for me when I put it > > into a file, "test.tex", and run "texexec --pdf test". > >The example works for me, using TeX Live 2003 with a newer (beta) >cont-tmf.tex: > >$ texexec --pdf context-align.tex >[...] >This is pdfeTeXk, Version 3.141592-1.11a-2.1 (Web2C 7.5.2) >[...] >ConTeXt ver: 2003.9.26 fmt: 2003.10.14 int: english mes: english >[...] >systems : begin file context-align at line 69 >systems : randomizer starts with 995399654 >[1.1{/opt/texLive/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [2.2] >[3.3] [4.4] [5.5] [6.6] [7.7] >systems : end file context-align at line 82 >){/opt/texLive/texmf/dvips/tetex/f7b6d320.enc}bluesky/cm/cmr12.pfb> >Output written on context-align.pdf (7 pages, 14051 bytes). >Transcript written on context-align.log. The given example works also here with texlive7 and ConTeXt ver: 2003.9.25 fmt: 2003.9.25 int: english mes: english Willi