[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

187.0. "<ONLINE_CHUNK> Problems -Help!" by RENOIR::PEPIN () Tue Aug 15 1989 17:32

    Has anyone had any problems using the <ONLINE_CHUNK> tag?
    
    I can't make it work.  Any ideas?
    
    Thanks.
T.RTitleUserPersonal
Name
DateLines
187.1CLOSET::UTTWed Aug 16 1989 11:0012
    Where are you using it? And what results do you expect? 
    
    <online_chunk> was defined as a way of breaking up very long pieces of
    text that tex tends to run out of memory processing: long informal
    examples and tables, long lists. You should not actually note any
    differences in the output -- a long list will still look like a long
    list on the screen. Internally, however, to TeX it is several smaller
    (more manageable) chunks. 
    
    Does this help?
    
    Mary
187.2Different ExpectationsRENOIR::PEPINMon Aug 28 1989 17:149
    I expected that the long list would be divided into a smaller topic
    that could be accessed by going to "Next Topic" on the Bookreader.
    So if this tag doesn't change the output, then it does what it is 
    supposed to do.  It looks like I was expecting it  to chunk long
    sections into smaller "pages" so that the user wouldn't have to scroll
    through the longer sections.  
    
    Thanks.  That answers my question.  It looks like users will have to
    just scroll down a large section.
187.3use (headx) and set_online_topic?AITG::WARNERWho ya gonna call? TOOLBUSTERS!Mon Aug 28 1989 20:268
    The alternative is to break up your long list with lower-level <headx>
    tags, then <SET_ONLINE_TOPIC>(headx) for that section. After the
    section, use the set_online_topic tag again to set whatever you had before.
    
    The heads will show up in the TOC, so unless you can make some
    organizational sense out of them, better forget it.
    
    Ross