9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Howard Trickey" <howard@research.bell-labs.com>
To: <9fans@cse.psu.edu>
Subject: [9fans] Re: Réf. : Re: [9fans] mothra
Date: Wed, 19 Jul 2000 08:31:09 -0400	[thread overview]
Message-ID: <009901bff17d$37d44f10$62356887@HWTPC> (raw)
In-Reply-To: <41256921.0048318B.00@SNPAR12.>

> sed | tbl | troff
> 
> you see the way i'm thinking?

Yes..  Now how do you draw a line from
the end of the troff pipe back into tbl in
your diagram?  You need the full power
of the layout engine available to the table
processer, as sizing depends on the layout
of nested tables in a very insidious way.
and the real fun begins when a cell is allocated
a certain width, and the contents don't fit.
Or when the various width and pad specs
of the whole nested set of tables are
impossible to satisfy simultaneously.
Then you have to "give up" in exactly the
same way as Netscape and IE...
(I seem to have the phrase burned on
my brain, don't I?)
And then try to handle images of unknown
size arriving later, and try to minimize the
number of unnecessary trial layouts.

Most of my layout bugs were due to
tables.

- the fool




  reply	other threads:[~2000-07-19 12:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-19 12:05 boyd.roberts
2000-07-19 12:31 ` Howard Trickey [this message]
2000-07-19 12:51   ` [9fans] Re: [9fans] " Lucio De Re
2000-07-19 12:41     ` Colin DeVilbiss
2000-07-19 19:57   ` [9fans] Re: Réf. : " Steve Kilbane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='009901bff17d$37d44f10$62356887@HWTPC' \
    --to=howard@research.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).