home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / DRHLPSTY.PAK / TEXEQN.REV < prev    next >
Encoding:
Text File  |  1995-08-29  |  445 b   |  19 lines

  1. <!ENTITY    std.font    CDATA    "New Century Schoolbook"    >
  2. <!ENTITY    std.font-size    CDATA    "14"    >
  3. <!ENTITY    std.leftindent    CDATA    "10"    >
  4. <!ENTITY    std.line-spacing    CDATA    "16"    >
  5. <!ENTITY    std.rightindent    CDATA    "12"    >
  6.  
  7. <sheet>
  8.  
  9. <style name="TEXEQN">
  10.     <font-family>    &std.font    </>
  11.     <font-size>    18    </>
  12.     <break-before>    Line    </>
  13.     <space-before>    10    </>
  14.     <space-after>    10    </>
  15.     <hide>        Children    </>
  16.     <inline>    equation target=me()    </>
  17. </style>
  18.  
  19. </sheet>