Paragraph flow object

Subject: Paragraph flow object
From: Yan Sorkin <Yan@xxxxxxxxxxxxx>
Date: Fri, 6 Feb 1998 17:45:19 +0200
Hello!

Some newbie questions about paragraph flow object.

Quotation from ISO/IEC 10179:1996(E):

A paragraph flow object represents a paragraph. It has a single
principal port. The contents of
this port may be either inlined or displayed. Inline flow objects are
formatted to produce line
areas. Displayed flow objects implicitly specify a break, and their
areas shall be added to the
resulting sequence of areas. A paragraph flow object may only be
displayed.

Question:
According to above, I can include paragraph-flow-object into other
paragraph-flow-object, e.g.

(element par
    (make paragraph
        (make sequence
            (make paragraph)
            (make paragraph)
            (process-children))

, or something like that.

How the enclosing paragraph should be formatted? Should it be split to 2
actual paragraphs? 3 actual paragraphs? What about characteristics like
space-before - before what exactly the space should be added in each
case?
Generally, what paragraph inside other paragraph means?

Thank in advance.
Regards,
Yan


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Paragraph flow object
    • Yan Sorkin - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id KAA10509Fri, 6 Feb 1998 10:48:24 -0500 (EST) <=