[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference vaxuum::online_bookbuilding

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

426.0. "<ICON_TEXT> spacing problem with DOCUMENT V2.0-1" by DEMON::TEAL::DIBBLE () Fri May 10 1991 10:09

I'm using DOCUMENT V2.0-1 and am having a spacing problem when 
two icons appear on the same Bookreader "page."  Each icon text 
contains a clause followed by a list.  Way too much space is 
inserted in the second icon between the clause and the list.
If I split the same icons between pages, the spacing problem goes away.

Any ideas?  The source is included below.  If you'd like to copy the
book, copy from:

	DEMON::DEMON11:[CDA_SPI.SOURCES]TESTICON.DECW$BOOK
	DEMON::DEMON11:[CDA_SPI.SOURCES]TESTICON.DECW$BOOKSHELF

Thanks,
Jacki


<FRONT_MATTER>(front)
<DEFINE_BOOK_NAME>(BOOK_TITLE\Double Icon Test)

<SET_ONLINE_TOPIC>(HEAD3)

<TITLE_PAGE>(titlepage)
<TITLE>(<REFERENCE>(BOOK_TITLE))
<ENDTITLE_PAGE>
<CONTENTS_FILE>
<ENDFRONT_MATTER>


<chapter>(Double Icon Test\chapterx)
<X>(Dummy Index)
<P>
<P>
This is a test to show how icon text spacing is different
when two icons appear on the same page.  Two tests are
shown:
<LIST>(UNNUMBERED)
<LE> Both icons on the same page
<LE> The same two icons but only one per page
<ENDLIST>


<page>
<head1>(Both Icons on Same Page\bothsame)

<ICON>
<ICON_FILE>(BOOKREADER\OBJECTIVES_ICON.BRF\4.18\12)
<ICON_FILE>(PostScript\OBJECTIVES_ICON.PS\3.87\12)
<ICON_TEXT>(The purpose of this lab is to:
    <LIST>(UNNUMBERED)
    <LE> Create a simple CDA document having minimal contents
    such as text, an image, OR a graphic
    <ENDLIST>)
<ENDICON>

<ICON>
<ICON_FILE>(BOOKREADER\BOARD_ICON.BRF\4.26\12)
<ICON_FILE>(PostScript\BOARD_ICON.PS\3.92\12)
<ICON_TEXT>(In this lab you will:
    <LIST>(UNNUMBERED)
    <LE>Select a student program 
    on which to work
    <LE>Examine the student program
    <LE> Modify the program as instructed, and compile, link and run it
    <LE>Look at the results with the Analysis back-end and the 
        CDA Detective
    <ENDLIST>)
<ENDICON>


<page>
<head1>(First Icon\firsticon)

<ICON>
<ICON_FILE>(BOOKREADER\OBJECTIVES_ICON.BRF\4.18\12)
<ICON_FILE>(PostScript\OBJECTIVES_ICON.PS\3.87\12)
<ICON_TEXT>(The purpose of this lab is to:
    <LIST>(UNNUMBERED)
    <LE> Create a simple CDA document having minimal contents
    such as text, an image, OR a graphic
    <ENDLIST>)
<ENDICON>


<page>
<head1>(Second Icon\secondicon)

<ICON>
<ICON_FILE>(BOOKREADER\BOARD_ICON.BRF\4.26\12)
<ICON_FILE>(PostScript\BOARD_ICON.PS\3.92\12)
<ICON_TEXT>(In this lab you will:
    <LIST>(UNNUMBERED)
    <LE>Select a student program 
    on which to work
    <LE>Examine the student program
    <LE> Modify the program as instructed, and compile, link and run it
    <LE>Look at the results with the Analysis back-end and the 
        CDA Detective
    <ENDLIST>)
<ENDICON>


T.RTitleUserPersonal
Name
DateLines
426.1VAXUUM::UTTMary UttFri May 10 1991 17:587
    Jacki,
    
    Give me pointes to your .SDML file(s) and the icon files.
    
    Thanks,
    
    Mary