From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3317 Path: main.gmane.org!not-for-mail From: Ed L Cashin Newsgroups: gmane.comp.tex.context Subject: Re: multi-column spread control (was Re: beginner's questions) Date: 14 Nov 2000 08:27:15 -0500 Sender: owner-ntg-context@let.uu.nl Message-ID: References: <20001112113730.1EF2A2317E@client44-3.kabela.oprit.rug.nl> <3.0.6.32.20001113103749.01cafc00@pop.wxs.nl> <3.0.6.32.20001113181723.015ed100@pop.wxs.nl> <3.0.6.32.20001114084903.01544100@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035394056 15970 80.91.224.250 (23 Oct 2002 17:27:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:27:36 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: Hans Hagen's message of "Tue, 14 Nov 2000 08:49:03 +0100" Xref: main.gmane.org gmane.comp.tex.context:3317 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3317 Hans Hagen writes: > At 01:44 PM 11/13/00 -0500, Ed L Cashin wrote: > >Hans Hagen writes: > > >That sounds interesting. What's an otr? :) > > an output routine, when tex has collected enough content to fit in the > page, or when explicitly asked for, tex will invoke the otr, which then is > supposed to do something with the collected content, like wrapping it up > and shipping it out; the call is actually an expansion of the token list > \output. > > \output > {\shipout\vbox > {\ruledhbox{Hi Ed} > \ruledvbox{\box255} > \ruledhbox{Do You Get it?}}} Um, the \output command sets up a handler, and box255 contains the finished page that tex is "shipping out"? Yes, after looking at p.125 of the TeXbook, I see that's it. > \input tufte > > Normally you want to stay far away from this, since misuse may spoil all > housekeeping. Columns are always done this way though, right? (Usually by a macropackage.) -- --Ed Cashin PGP public key: ecashin@coe.uga.edu http://www.coe.uga.edu/~ecashin/pgp/