home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / DRHLPSTY.PAK / TOC.TV < prev   
Text File  |  1995-08-29  |  3KB  |  151 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: GROUP chaptitle>
  13.  
  14. <group name="chaptitle">
  15.     <!-- Title of a chapter -->
  16.     <font-size>    14    </>
  17.     <left-indent>    +=13    </>
  18.     <line-spacing>    16    </>
  19.     <space-before>    4    </>
  20.     <break-before>    Line    </>
  21. </group>
  22.  
  23. <style name="APPENDIX,TITLE" group="chaptitle">
  24.     <text-before>Appendix format(cnum(parent()),LETTER): </>
  25. </style>
  26.  
  27. <style name="CHAPTER,TITLE" group="chaptitle">
  28.     <left-indent>    if(gt(cnum(parent()),1),+=35,+=13)    </>
  29.     <first-indent>    if(gt(cnum(parent()),1),-22,0)    </>
  30.     <text-before>if(gt(cnum(parent()),1),   join(sub(cnum(parent()),1),'. '),)</>
  31. </style>
  32.  
  33.  
  34.  
  35. <?INSTED COMMENT: UNGROUPED STYLES FOLLOW>
  36.  
  37. <style name="#SDATA">
  38.     <font-family>    attr(font)    </>
  39.     <font-weight>    attr(weight)    </>
  40.     <character-set>    attr(charset)    </>
  41.     <text-before>char(attr(code))</>
  42. </style>
  43.  
  44. <style name="#TAGS">
  45.     <font-weight>    Bold    </>
  46.     <foreground>    gray    </>
  47. </style>
  48.  
  49. <!-- Style"#toc-annot" is reserved, and defines the appearance of the
  50.      bookmarks, word frequencies, location markers, etc. in left margin.
  51. -->
  52. <style name="#TOC-ANNOT">
  53.     <font-family>    &std.font    </>
  54.     <font-weight>    Bold    </>
  55.     <foreground>    red    </>
  56.     <line-spacing>    12    </>
  57. </style>
  58.  
  59. <style name="APPENDIX">
  60.     <title-tag>    TITLE    </>
  61. </style>
  62.  
  63. <style name="B">
  64.     <font-weight>    Bold    </>
  65. </style>
  66.  
  67. <style name="BI">
  68.     <font-weight>    Bold    </>
  69.     <font-slant>    Italics    </>
  70. </style>
  71.  
  72. <style name="BLOCK">
  73.     <title-tag>    LABEL    </>
  74. </style>
  75.  
  76. <style name="BLOCK,LABEL">
  77.     <font-size>    14    </>
  78.     <left-indent>    +=45    </>
  79.     <line-spacing>    14    </>
  80.     <space-before>    4    </>
  81.     <break-before>    True    </>
  82. </style>
  83.  
  84. <style name="CHAPTER">
  85.     <title-tag>    TITLE    </>
  86. </style>
  87.  
  88. <style name="DOS">
  89.     <select>    if(eq(index(env(PATH),'/'),0),ME.SHOW,ME.HIDE)    </>
  90. </style>
  91.  
  92. <style name="EMPH">
  93.     <font-weight>    Bold    </>
  94. </style>
  95.  
  96. <style name="I">
  97.     <font-slant>    Italics    </>
  98. </style>
  99.  
  100. <style name="IMIDOC">
  101.     <font-family>    &std.font    </>
  102.     <font-weight>    Bold    </>
  103.     <font-slant>    Roman    </>
  104.     <font-size>    12    </>
  105.     <left-indent>    15    </>
  106.     <right-indent>    6    </>
  107.     <line-spacing>    17    </>
  108.     <title-tag>    FRONT,TITLEPG,TITLE    </>
  109. </style>
  110.  
  111. <style name="MAP">
  112.     <title-tag>    TITLE    </>
  113. </style>
  114.  
  115. <style name="MAP,TITLE">
  116.     <font-size>    14    </>
  117.     <left-indent>    +=35    </>
  118.     <line-spacing>    14    </>
  119.     <space-before>    3    </>
  120.     <break-before>    True    </>
  121. </style>
  122.  
  123. <style name="RM">
  124.     <font-weight>    Medium    </>
  125.     <font-slant>    Roman    </>
  126. </style>
  127.  
  128. <style name="SYMBOL">
  129.     <font-family>    symbol    </>
  130.     <font-weight>    medium    </>
  131. </style>
  132.  
  133. <style name="TITLEPG,TITLE">
  134.     <font-size>    18    </>
  135.     <line-spacing>    20    </>
  136.     <space-before>    10    </>
  137.     <break-before>    True    </>
  138. </style>
  139.  
  140. <style name="UL">
  141.     <score>    Over    </>
  142. </style>
  143.  
  144. <style name="UNIX">
  145.     <select>    if(gt(index(env(PATH),'/'),0),ME.SHOW,ME.HIDE)    </>
  146. </style>
  147.  
  148.  
  149.  
  150. </sheet>
  151.