home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / DRHLPSTY.PAK / TABLES.TV < prev    next >
Text File  |  1995-08-29  |  1KB  |  51 lines

  1. <!-- Stylesheet for the table of contents window, IMI documents.
  2.  
  3.   Copyright 1992-1994 Electronic Book Technologies.  All rights reserved.
  4. -->
  5.  
  6. <!ENTITY    std.font    CDATA    "Times New Roman"    >
  7.  
  8. <sheet>
  9.  
  10.  
  11.  
  12. <?INSTED COMMENT: UNGROUPED STYLES FOLLOW>
  13.  
  14. <!-- Style"#toc-annot" is reserved, and defines the appearance of the
  15.      bookmarks, word frequencies, location markers, etc. in left margin.
  16. -->
  17. <style name="#TOC-ANNOT">
  18.     <font>     annotation     </>
  19.     <foreground>     red     </>
  20.     <line-spacing>     12     </>
  21. </style>
  22.  
  23. <style name="BLOCK,TBLOCK">
  24.     <font-family>    &std.font;    </>
  25.     <font-size>     14     </>
  26.     <line-spacing>     16     </>
  27.     <left-indent>     50     </>
  28.     <first-indent>     -20     </>
  29.     <space-before>     4     </>
  30.     <title-tag>     #TEXT-BEFORE     </>
  31.     <text-before>     content(nchild(1,parent(BLOCK,me())))     </>
  32.     <break-before>     True     </>
  33. </style>
  34.  
  35. <!-- Title of Book, inside front matter -->
  36. <style name="TITLEPG,TITLE">
  37.     <font-family>    &std.font;    </>
  38.     <font-size>     18     </>
  39.     <left-indent>     10     </>
  40.     <line-spacing>     20     </>
  41.     <space-before>     4     </>
  42.     <space-after>     4     </>
  43.     <title-tag>     #TEXT-BEFORE    </>
  44.     <text-before>     List of Tables     </>
  45.     <break-before>     True     </>
  46. </style>
  47.  
  48.  
  49.  
  50. </sheet>
  51.