[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

41.0. "Problem Formatting Contents" by LISTNH::SIMONS (Al Simons 381-2187) Fri Dec 09 1988 09:13

I have a document with double digit chapters, head1s, head2s and head3s. 
This creates a long topic numeric id in the TOC, which overwrites
the start of the topic header string. Is there any way to control this, or is
the processor supposed to figure out how much space is needed? I really *do* 
want to keep my head3 topics in the TOC.

-Al
T.RTitleUserPersonal
Name
DateLines
41.1not really an answer butCLOSET::FITZELLput nifty saying hereFri Dec 09 1988 11:394
    We know about this problem and it's being looked at. As to your
    other notes Mary will be back next week.
    
    MiKe(I only do device conversion)
41.2VAXUUM::UTTWed Dec 14 1988 11:598
    I made some adjustments for this situation in the Nov 11 baselevel
    of the bookbuilding tools. If you are running that baselevel and
    are still having these problems, please send me a file that produces
    this problem and I'll revisit it. 
    
    Thanks,
    
    Mary
41.3Here's some source.LISTNH::SIMONSAl Simons 381-2187Thu Dec 15 1988 13:0757
    Hi, Mary.
    I am using Nov 11 tools. The following file will repro the problem.
    
    -Al
    
    
    **************
    
<set_online_topic>(head3)
<front_matter>
<title_page>
<title>(Test File To Show Contents problem)
<endtitle_page>
<contents_file>
<endfront_matter>
<chapter>(Chapter Heading\chapter1)
<chapter>(Chapter Heading\chapter2)
<chapter>(Chapter Heading\chapter3)
<chapter>(Chapter Heading\chapter4)
<chapter>(Chapter Heading\chapter5)
<chapter>(Chapter Heading\chapter6)
<chapter>(Chapter Heading\chapter7)
<chapter>(Chapter Heading\chapter8)
<chapter>(Chapter Heading\chapter9)
<chapter>(Chapter Heading\chapter10)
<chapter>(Chapter Heading\chapter11)
<chapter>(Chapter Heading\chapter12)
<head1>(Header Heading\head_1)
<head1>(Header Heading\head_2)
<head1>(Header Heading\head_3)
<head1>(Header Heading\head_4)
<head1>(Header Heading\head_5)
<head1>(Header Heading\head_6)
<head1>(Header Heading\head_7)
<head1>(Header Heading\head_8)
<head1>(Header Heading\head_9)
<head1>(Header Heading\head_10)
<head1>(Header Heading\head_11)
<head1>(Header Heading\head_12)
<head2>(Header 2 Heading\head2_1)
<head2>(Header 2 Heading\head2_2)
<head2>(Header 2 Heading\head2_3)
<head2>(Header 2 Heading\head2_4)
<head2>(Header 2 Heading\head2_5)
<head2>(Header 2 Heading\head2_6)
<head2>(Header 2 Heading\head2_7)
<head2>(Header 2 Heading\head2_8)
<head2>(Header 2 Heading\head2_9)
<head2>(Header 2 Heading\head2_10)
<head2>(Header 2 Heading\head2_11)
<head2>(Header 2 Heading\head2_12)
<head3>(header 3 Heading\head3_1)
<head3>(header 3 Heading\head3_2)
<head3>(header 3 Heading\head3_3)
<head3>(header 3 Heading\head3_4)

    
41.4CLOSET::UTTThu Mar 02 1989 13:4814
    The next baselevel of the bookbuilding tools will contain yet another
    attempt (:-) at fixing table of contents formatting. It's a difficult
    problem because of the large fonts and narrow line width. But, using
    the file Al supplied in a previous reply to this note, I have fiddled
    with the formatting parameters and can generate a TOC for those
    entries that have no overwriting.
    
    We have also seen problems with TOC entries in which the text in
    the entry fits on one line but the hotspot box around it is 2
    lines long, creating blank spaces in the TOC and the impression
    that something is missing (nothing is but it looks that way).
    This problem is also fixed in the next baselevel.
    
    Mary