| Title: | Online Bookbuilding | 
| Notice: | This conference is write-locked: see note 1.3. | 
| Moderator: | VAXUUM::UTT | 
| Created: | Fri Aug 12 1988 | 
| Last Modified: | Mon Jul 15 1991 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 440 | 
| Total number of notes: | 2134 | 
    The behavior of the ONLINE doctype seems to imply that if a list is 
    included within a paragraph, the list should end the paragraph.  Is 
    this a correct observation?
    The indication of this is the misalignment of the left margin of text 
    before and after a list unless the text immediately after the list is 
    preceded by a <P> tag.  The text after a list and not preceded
    by a <P> tag is further to the left than the text before the list.
                                       
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 52.1 | True of all DOCUMENT doctypes | CRAYON::GENT | There is no poetry without madness -- Democritus | Wed Dec 21 1988 12:57 | 10 | 
|     Correct, sort of. In DOCUMENT, paragraphs are implicitly ended
    by any other element: a list, table, figure, example, etc.
    This is true of all DOCUMENT doctypes. 
    
    In the situation you describe, you must explicitly start a new 
    paragraph (with the <P> tag) *or* you can explicitly continue 
    the previous paragraph with the <CP> tag. 
    --Andrew    
    
 | |||||