home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DTEXT.Z / texeqn.rev < prev    next >
Text File  |  1997-09-03  |  445b  |  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>