home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / DRHLPSTY.PAK / FIGURES.TV < prev    next >
Text File  |  1995-08-29  |  1KB  |  57 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.  
  7. <!ENTITY    std.font    CDATA    "Times New Roman"    >
  8.  
  9. <sheet>
  10.  
  11.  
  12.  
  13. <?INSTED COMMENT: UNGROUPED STYLES FOLLOW>
  14.  
  15. <!-- Style"#toc-annot" is reserved, and defines the appearance of the
  16.      bookmarks, word frequencies, location markers, etc. in left margin.
  17. -->
  18. <style name="#TOC-ANNOT">
  19.     <font>     annotation     </>
  20.     <foreground>     red     </>
  21.     <line-spacing>     12     </>
  22. </style>
  23.  
  24. <style name="ART">
  25.     <font-family>    &std.font;    </>
  26.     <font-size>     14     </>
  27.     <line-spacing>    16    </>
  28.     <left-indent>     50     </>
  29.     <first-indent>     -20     </>
  30.     <space-before>     4     </>
  31.     <title-tag>     #TEXT-BEFORE     </>
  32.     <text-before>Figure if(gt(cnum(ancestor(CHAPTER)),1),join(sub(cnum(ancestor(CHAPTER)),1),-gcnum():),gcnum():) attr(TITLE)     </>
  33.     <break-before>     True     </>
  34. </style>
  35.  
  36. <style name="SYMBOL">
  37.     <font-family>     symbol     </>
  38.     <font-weight>        medium            </>
  39. </style>
  40.  
  41. <!-- Title of Book, inside front matter -->
  42. <style name="TITLEPG,TITLE">
  43.     <font-family>    &std.font;    </>
  44.     <font-size>     18     </>
  45.     <left-indent>     10     </>
  46.     <line-spacing>     20     </>
  47.     <space-before>     4     </>
  48.     <space-after>     4     </>
  49.     <title-tag>     #TEXT-BEFORE     </>
  50.     <text-before>     List of Figures     </>
  51.     <break-before>     True     </>
  52. </style>
  53.  
  54.  
  55.  
  56. </sheet>
  57.