home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / nips21.exe / NWIP5 / DOCVIEW / DTDATWIN / HELP / C / STYLES / FOOTNOTE.REV / FOOTNOTE.REV
Text File  |  1994-02-10  |  2KB  |  102 lines

  1. <!-- Default style sheet for SIDEBAR in reader's Guide.
  2.  
  3.   This style sheet is applied in the sidebar's own window, 
  4.   not in the full-text view from which it was linked.
  5.  
  6.   Copyright 1992-1994, Electronic Book Technologies.  All rights reserved.
  7. -->
  8.  
  9. <!ENTITY    std.font    CDATA    "MS Sans Serif"    >
  10.  
  11. <sheet>
  12.  
  13.  
  14.  
  15. <?INSTED COMMENT: UNGROUPED STYLES FOLLOW>
  16.  
  17. <style name="#SDATA">
  18.     <font-weight>    attr(weight)    </>
  19.     <font-charset>    attr(charset)    </>
  20.     <font-family>    attr(font)    </>
  21.     <text-before>    char(attr(code))    </> 
  22. </style>
  23.  
  24. <style name="B">
  25.     <font-weight>     Bold     </>
  26. </style>
  27.  
  28. <style name="COPYRTPG">
  29.     <right-indent>     12     </>
  30. </style>
  31.  
  32. <style name="E1">
  33.     <font-weight>     Bold     </>
  34. </style>
  35.  
  36. <style name="E2">
  37.     <font-slant>     Italics     </>
  38. </style>
  39.  
  40. <style name="E3">
  41.     <font-weight>     Bold     </>
  42.     <font-slant>     Italics     </>
  43. </style>
  44.  
  45. <style name="I">
  46.     <font-slant>     Italics     </>
  47. </style>
  48.  
  49. <style name="P">
  50.     <font-family>    &std.font; </>
  51.     <space-before>     12     </>
  52.     <break-before>     True     </>
  53. </style>
  54.  
  55. <style name="SIDEBAR">
  56.     <font-family>     &std.font;     </>
  57.     <font-weight>     Medium     </>
  58.     <font-slant>     Roman     </>
  59.     <font-size>     14     </>
  60.     <foreground>     black     </>
  61.     <left-indent>     10     </>
  62.     <right-indent>     12     </>
  63.     <line-spacing>     16     </>
  64. </style>
  65.  
  66. <style name="SIDEBAR,LABEL">
  67.     <font-weight>     Bold     </>
  68.     <justification>     Center     </>
  69. </style>
  70.  
  71. <style name="SYMBOL">
  72.     <font-family>     symbol     </>
  73. </style>
  74.  
  75. <style name="TITLE">
  76.     <font-weight>     Bold     </>
  77.     <space-before>     12     </>
  78.     <justification>     Center     </>
  79.     <break-before>     True     </>
  80. </style>
  81.  
  82. <style name="UL">
  83.     <font-slant>     Italics     </>
  84. </style>
  85.  
  86. <style name="VBLOCK">
  87.     <font-family>     courier     </>
  88.     <left-indent>     +=12     </>
  89.     <space-before>     12     </>
  90.     <break-before>     True     </>
  91. </style>
  92.  
  93. <style name="VERBATIM">
  94.     <font-family>     courier     </>
  95.     <font-size>     12     </>
  96.     <break-before>     True     </>
  97. </style>
  98.  
  99.  
  100.  
  101. </sheet>
  102.