home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / INTERNET / HTML / HOTMETAL / STYLES / REAL.ASF < prev   
Encoding:
Text File  |  1994-06-17  |  27.4 KB  |  1,243 lines

  1. (
  2.     ; A/E styles file for DTD with
  3.     ;   Document type name: HTML
  4.     ;    Public Identifier: 
  5.     ;    System Identifier: html.dtd
  6.     ;            File name: /tmp_mnt/home/sqarc/yuri/Inits/HTML/May30/html.rls
  7.  
  8.     ; styles file version number
  9.     1
  10.  
  11.     ; global styles
  12.     (".GLOBAL"
  13.      ((left-margin 10)
  14.       (right-margin 600)
  15.       (widow-lines 2)
  16.       (orphan-lines 2)))
  17.  
  18.     ; element style
  19.     (".AFFIX"
  20.      ((format-type inline)
  21.       (font-family adopt-current)
  22.       (font-size adopt-current)
  23.       (font-style adopt-current)
  24.       (foreground-color adopt-current)
  25.       (background-color adopt-current)
  26.       (page-break #f)
  27.       (keep #f)
  28.       (tabbed #f)
  29.       (spaced #f)
  30.       (revision-bars #f)
  31.       (prefix "")
  32.       (suffix "")))
  33.  
  34.     ; element style
  35.     (".COMMENT"
  36.      ((format-type block)
  37.       (font-family adopt-current)
  38.       (font-size adopt-current)
  39.       (font-style adopt-current)
  40.       (foreground-color adopt-current)
  41.       (background-color adopt-current)
  42.       (page-break #f)
  43.       (keep #f)
  44.       (tabbed #f)
  45.       (spaced #f)
  46.       (revision-bars #f)
  47.       (top-space 0)
  48.       (bottom-space 0)
  49.       (line-height adopt-current)
  50.       (justification adopt-current)
  51.       (fill-mode adopt-current)
  52.       (prefix "")
  53.       (suffix "")))
  54.  
  55.     ; element style
  56.     (".DEFAULT"
  57.      ((format-type block)
  58.       (font-family "times")
  59.       (font-size 18 points)
  60.       (font-style plain)
  61.       (foreground-color "Default Foreground")
  62.       (background-color "Default Background")
  63.       (page-break #f)
  64.       (keep #f)
  65.       (tabbed #f)
  66.       (spaced #f)
  67.       (revision-bars #f)
  68.       (top-space 0)
  69.       (bottom-space 0)
  70.       (line-height single)
  71.       (justification left)
  72.       (fill-mode fill)
  73.       (left-indent 0)
  74.       (right-indent 0)
  75.       (first-indent 0)
  76.       (last-indent 0)
  77.       (tabs "+40 +40 +40 +40 +40 +40 +40 +40 +40 +40 +40 +40")
  78.       (prefix "")
  79.       (suffix "")))
  80.  
  81.     ; element style
  82.     (".ENTITY"
  83.      ((format-type inline)
  84.       (font-family adopt-current)
  85.       (font-size adopt-current)
  86.       (font-style adopt-current)
  87.       (foreground-color adopt-current)
  88.       (background-color adopt-current)
  89.       (page-break #f)
  90.       (keep #f)
  91.       (tabbed #f)
  92.       (spaced #f)
  93.       (revision-bars #f)
  94.       (prefix "")
  95.       (suffix "")))
  96.  
  97.     ; element style
  98.     (".MARKSEC"
  99.      ((format-type inline)
  100.       (font-family adopt-current)
  101.       (font-size adopt-current)
  102.       (font-style adopt-current)
  103.       (foreground-color adopt-current)
  104.       (background-color adopt-current)
  105.       (page-break #f)
  106.       (keep #f)
  107.       (tabbed #f)
  108.       (spaced #f)
  109.       (revision-bars #f)
  110.       (prefix "")
  111.       (suffix "")))
  112.  
  113.     ; element style
  114.     (".PROCINS"
  115.      ((format-type block)
  116.       (font-family adopt-current)
  117.       (font-size adopt-current)
  118.       (font-style adopt-current)
  119.       (foreground-color adopt-current)
  120.       (background-color adopt-current)
  121.       (page-break #f)
  122.       (keep #f)
  123.       (tabbed #f)
  124.       (spaced #f)
  125.       (revision-bars #f)
  126.       (top-space 0)
  127.       (bottom-space 0)
  128.       (line-height adopt-current)
  129.       (justification adopt-current)
  130.       (fill-mode adopt-current)
  131.       (prefix "")
  132.       (suffix "")))
  133.  
  134.     ; element style
  135.     (".VERSION"
  136.      ((format-type inline)
  137.       (font-family adopt-current)
  138.       (font-size adopt-current)
  139.       (font-style adopt-current)
  140.       (foreground-color adopt-current)
  141.       (background-color adopt-current)
  142.       (page-break #f)
  143.       (keep #f)
  144.       (tabbed #f)
  145.       (spaced #f)
  146.       (revision-bars #f)
  147.       (prefix "")
  148.       (suffix "")))
  149.  
  150.     ; element style
  151.     ("A"
  152.      ((format-type inline)
  153.       (font-family adopt-current)
  154.       (font-size adopt-current)
  155.       (font-style adopt-current)
  156.       (foreground-color "blue")
  157.       (background-color "Default Background")
  158.       (page-break #f)
  159.       (keep #f)
  160.       (tabbed #f)
  161.       (spaced #f)
  162.       (revision-bars #f)
  163.       (prefix "[ href: %attribute href; ]")
  164.       (suffix "")))
  165.  
  166.     ; element style
  167.     ("ADDRESS"
  168.      ((format-type block)
  169.       (font-family adopt-current)
  170.       (font-size adopt-current)
  171.       (font-style italic)
  172.       (font-style adopt-current)
  173.       (foreground-color adopt-current)
  174.       (background-color adopt-current)
  175.       (page-break #f)
  176.       (keep #f)
  177.       (tabbed #f)
  178.       (spaced #f)
  179.       (revision-bars #f)
  180.       (top-space 0)
  181.       (bottom-space 9)
  182.       (line-height 140 percent)
  183.       (justification adopt-current)
  184.       (fill-mode no-fill)
  185.       (prefix "")
  186.       (suffix "")))
  187.  
  188.     ; element style
  189.     ("B"
  190.      ((format-type inline)
  191.       (font-family adopt-current)
  192.       (font-size adopt-current)
  193.       (font-style bold)
  194.       (font-style adopt-current)
  195.       (foreground-color adopt-current)
  196.       (background-color adopt-current)
  197.       (page-break #f)
  198.       (keep #f)
  199.       (tabbed #f)
  200.       (spaced #f)
  201.       (revision-bars #f)
  202.       (prefix "")
  203.       (suffix "")))
  204.  
  205.     ; element style
  206.     ("BASE"
  207.      ((format-type block)
  208.       (font-family adopt-current)
  209.       (font-size adopt-current)
  210.       (font-style adopt-current)
  211.       (foreground-color adopt-current)
  212.       (background-color adopt-current)
  213.       (page-break #f)
  214.       (keep #f)
  215.       (tabbed #f)
  216.       (spaced #f)
  217.       (revision-bars #f)
  218.       (top-space 0)
  219.       (bottom-space 0)
  220.       (line-height adopt-current)
  221.       (justification adopt-current)
  222.       (fill-mode adopt-current)
  223.       (prefix "")
  224.       (suffix "")))
  225.  
  226.     ; element style
  227.     ("BLOCKQUOTE"
  228.      ((element-context "P")
  229.       (attribute-context "ID=\"RIGHT\" ")
  230.       (format-type block)
  231.       (font-family adopt-current)
  232.       (font-size adopt-current)
  233.       (font-style adopt-current)
  234.       (foreground-color adopt-current)
  235.       (background-color adopt-current)
  236.       (page-break #f)
  237.       (keep #f)
  238.       (tabbed #f)
  239.       (spaced #f)
  240.       (revision-bars #f)
  241.       (top-space 9)
  242.       (bottom-space 0)
  243.       (line-height adopt-current)
  244.       (justification adopt-current)
  245.       (fill-mode adopt-current)
  246.       (left-indent + 20)
  247.       (right-indent adopt-current)
  248.       (first-indent adopt-current)
  249.       (last-indent 0)
  250.       (prefix "")
  251.       (suffix "")))
  252.  
  253.     ; element style
  254.     ("BODY"
  255.      ((format-type block)
  256.       (font-family adopt-current)
  257.       (font-size adopt-current)
  258.       (font-style adopt-current)
  259.       (foreground-color adopt-current)
  260.       (background-color adopt-current)
  261.       (page-break #f)
  262.       (keep #f)
  263.       (tabbed #f)
  264.       (spaced #f)
  265.       (revision-bars #f)
  266.       (top-space 0)
  267.       (bottom-space 0)
  268.       (line-height adopt-current)
  269.       (justification adopt-current)
  270.       (fill-mode adopt-current)
  271.       (prefix "")
  272.       (suffix "")))
  273.  
  274.     ; element style
  275.     ("BR"
  276.      ((format-type block)
  277.       (font-family adopt-current)
  278.       (font-size adopt-current)
  279.       (font-style adopt-current)
  280.       (foreground-color adopt-current)
  281.       (background-color adopt-current)
  282.       (page-break #f)
  283.       (keep #f)
  284.       (tabbed #f)
  285.       (spaced #f)
  286.       (revision-bars #f)
  287.       (top-space 0)
  288.       (bottom-space 0)
  289.       (line-height adopt-current)
  290.       (justification adopt-current)
  291.       (fill-mode no-fill)
  292.       (prefix "")
  293.       (suffix "")))
  294.  
  295.     ; element style
  296.     ("CITE"
  297.      ((format-type inline)
  298.       (font-family adopt-current)
  299.       (font-size adopt-current)
  300.       (font-style italic)
  301.       (font-style adopt-current)
  302.       (foreground-color adopt-current)
  303.       (background-color adopt-current)
  304.       (page-break #f)
  305.       (keep #f)
  306.       (tabbed #f)
  307.       (spaced #f)
  308.       (revision-bars #f)
  309.       (prefix "")
  310.       (suffix "")))
  311.  
  312.     ; element style
  313.     ("CODE"
  314.      ((format-type block)
  315.       (font-family "courier")
  316.       (font-size adopt-current)
  317.       (font-style bold)
  318.       (font-style adopt-current)
  319.       (foreground-color adopt-current)
  320.       (background-color adopt-current)
  321.       (page-break #f)
  322.       (keep #f)
  323.       (tabbed #f)
  324.       (spaced #f)
  325.       (revision-bars #f)
  326.       (top-space 0)
  327.       (bottom-space 0)
  328.       (line-height adopt-current)
  329.       (justification left)
  330.       (fill-mode no-fill)
  331.       (prefix "")
  332.       (suffix "")))
  333.  
  334.     ; element style
  335.     ("DD"
  336.      ((format-type block)
  337.       (font-family adopt-current)
  338.       (font-size adopt-current)
  339.       (font-style adopt-current)
  340.       (foreground-color adopt-current)
  341.       (background-color adopt-current)
  342.       (page-break #f)
  343.       (keep #f)
  344.       (tabbed #f)
  345.       (spaced #f)
  346.       (revision-bars #f)
  347.       (top-space 0)
  348.       (bottom-space 0)
  349.       (line-height adopt-current)
  350.       (justification adopt-current)
  351.       (fill-mode adopt-current)
  352.       (left-indent + 54)
  353.       (right-indent adopt-current)
  354.       (first-indent adopt-current)
  355.       (last-indent 0)
  356.       (prefix "")
  357.       (suffix "")))
  358.  
  359.     ; element style
  360.     ("DFN"
  361.      ((format-type inline)
  362.       (font-family adopt-current)
  363.       (font-size adopt-current)
  364.       (font-style adopt-current)
  365.       (foreground-color adopt-current)
  366.       (background-color adopt-current)
  367.       (page-break #f)
  368.       (keep #f)
  369.       (tabbed #f)
  370.       (spaced #f)
  371.       (revision-bars #f)
  372.       (prefix "")
  373.       (suffix "")))
  374.  
  375.     ; element style
  376.     ("DIR"
  377.      ((format-type block)
  378.       (font-family adopt-current)
  379.       (font-size adopt-current)
  380.       (font-style adopt-current)
  381.       (foreground-color adopt-current)
  382.       (background-color adopt-current)
  383.       (page-break #f)
  384.       (keep #f)
  385.       (tabbed #f)
  386.       (spaced #f)
  387.       (revision-bars #f)
  388.       (top-space 0)
  389.       (bottom-space 0)
  390.       (line-height adopt-current)
  391.       (justification adopt-current)
  392.       (fill-mode adopt-current)
  393.       (prefix "")
  394.       (suffix "")))
  395.  
  396.     ; element style
  397.     ("DL"
  398.      ((format-type block)
  399.       (font-family adopt-current)
  400.       (font-size adopt-current)
  401.       (font-style adopt-current)
  402.       (foreground-color adopt-current)
  403.       (background-color adopt-current)
  404.       (page-break #f)
  405.       (keep #f)
  406.       (tabbed #f)
  407.       (spaced #f)
  408.       (revision-bars #f)
  409.       (top-space 8)
  410.       (bottom-space 8)
  411.       (line-height adopt-current)
  412.       (justification adopt-current)
  413.       (fill-mode adopt-current)
  414.       (prefix "")
  415.       (suffix "")))
  416.  
  417.     ; element style
  418.     ("DT"
  419.      ((format-type block)
  420.       (font-family adopt-current)
  421.       (font-size adopt-current)
  422.       (font-style adopt-current)
  423.       (foreground-color adopt-current)
  424.       (background-color adopt-current)
  425.       (page-break #f)
  426.       (keep #f)
  427.       (tabbed #f)
  428.       (spaced #f)
  429.       (revision-bars #f)
  430.       (top-space 0)
  431.       (bottom-space 0)
  432.       (line-height adopt-current)
  433.       (justification adopt-current)
  434.       (fill-mode adopt-current)
  435.       (prefix "")
  436.       (suffix "")))
  437.  
  438.     ; element style
  439.     ("EM"
  440.      ((format-type inline)
  441.       (font-family adopt-current)
  442.       (font-size adopt-current)
  443.       (font-style italic)
  444.       (font-style adopt-current)
  445.       (foreground-color adopt-current)
  446.       (background-color adopt-current)
  447.       (page-break #f)
  448.       (keep #f)
  449.       (tabbed #f)
  450.       (spaced #f)
  451.       (revision-bars #f)
  452.       (prefix "")
  453.       (suffix "")))
  454.  
  455.     ; element style
  456.     ("FORM"
  457.      ((element-context "P")
  458.       (attribute-context "TITLE=\"NOWRAP\" ")
  459.       (format-type block)
  460.       (font-family adopt-current)
  461.       (font-size adopt-current)
  462.       (font-style adopt-current)
  463.       (foreground-color adopt-current)
  464.       (background-color adopt-current)
  465.       (page-break #f)
  466.       (keep #f)
  467.       (tabbed #f)
  468.       (spaced #f)
  469.       (revision-bars #f)
  470.       (top-space 0)
  471.       (bottom-space 0)
  472.       (line-height adopt-current)
  473.       (justification adopt-current)
  474.       (fill-mode adopt-current)
  475.       (prefix "")
  476.       (suffix "")))
  477.  
  478.     ; element style
  479.     ("H1"
  480.      ((format-type block)
  481.       (font-family adopt-current)
  482.       (font-size 24 points)
  483.       (font-style bold)
  484.       (font-style adopt-current)
  485.       (foreground-color adopt-current)
  486.       (background-color adopt-current)
  487.       (page-break #f)
  488.       (keep #f)
  489.       (tabbed #f)
  490.       (spaced #f)
  491.       (revision-bars #f)
  492.       (top-space 20)
  493.       (bottom-space 10)
  494.       (line-height adopt-current)
  495.       (justification adopt-current)
  496.       (fill-mode adopt-current)
  497.       (prefix "")
  498.       (suffix "")))
  499.  
  500.     ; element style
  501.     ("H2"
  502.      ((format-type block)
  503.       (font-family adopt-current)
  504.       (font-size 18 points)
  505.       (font-style bold)
  506.       (font-style adopt-current)
  507.       (foreground-color adopt-current)
  508.       (background-color adopt-current)
  509.       (page-break #f)
  510.       (keep #f)
  511.       (tabbed #f)
  512.       (spaced #f)
  513.       (revision-bars #f)
  514.       (top-space 0)
  515.       (bottom-space 0)
  516.       (line-height adopt-current)
  517.       (justification adopt-current)
  518.       (fill-mode adopt-current)
  519.       (prefix "")
  520.       (suffix "")))
  521.  
  522.     ; element style
  523.     ("H3"
  524.      ((format-type block)
  525.       (font-family adopt-current)
  526.       (font-size adopt-current)
  527.       (font-style bold)
  528.       (font-style adopt-current)
  529.       (foreground-color adopt-current)
  530.       (background-color adopt-current)
  531.       (page-break #f)
  532.       (keep #f)
  533.       (tabbed #f)
  534.       (spaced #f)
  535.       (revision-bars #f)
  536.       (top-space 0)
  537.       (bottom-space 0)
  538.       (line-height adopt-current)
  539.       (justification adopt-current)
  540.       (fill-mode adopt-current)
  541.       (prefix "")
  542.       (suffix "")))
  543.  
  544.     ; element style
  545.     ("H4"
  546.      ((format-type block)
  547.       (font-family adopt-current)
  548.       (font-size adopt-current)
  549.       (font-style adopt-current)
  550.       (foreground-color adopt-current)
  551.       (background-color adopt-current)
  552.       (page-break #f)
  553.       (keep #f)
  554.       (tabbed #f)
  555.       (spaced #f)
  556.       (revision-bars #f)
  557.       (top-space 0)
  558.       (bottom-space 0)
  559.       (line-height adopt-current)
  560.       (justification adopt-current)
  561.       (fill-mode adopt-current)
  562.       (prefix "")
  563.       (suffix "")))
  564.  
  565.     ; element style
  566.     ("H5"
  567.      ((format-type block)
  568.       (font-family adopt-current)
  569.       (font-size adopt-current)
  570.       (font-style adopt-current)
  571.       (foreground-color adopt-current)
  572.       (background-color adopt-current)
  573.       (page-break #f)
  574.       (keep #f)
  575.       (tabbed #f)
  576.       (spaced #f)
  577.       (revision-bars #f)
  578.       (top-space 0)
  579.       (bottom-space 0)
  580.       (line-height adopt-current)
  581.       (justification adopt-current)
  582.       (fill-mode adopt-current)
  583.       (prefix "")
  584.       (suffix "")))
  585.  
  586.     ; element style
  587.     ("H6"
  588.      ((format-type block)
  589.       (font-family adopt-current)
  590.       (font-size adopt-current)
  591.       (font-style adopt-current)
  592.       (foreground-color adopt-current)
  593.       (background-color adopt-current)
  594.       (page-break #f)
  595.       (keep #f)
  596.       (tabbed #f)
  597.       (spaced #f)
  598.       (revision-bars #f)
  599.       (top-space 0)
  600.       (bottom-space 0)
  601.       (line-height adopt-current)
  602.       (justification adopt-current)
  603.       (fill-mode adopt-current)
  604.       (prefix "")
  605.       (suffix "")))
  606.  
  607.     ; element style
  608.     ("HEAD"
  609.      ((format-type block)
  610.       (font-family adopt-current)
  611.       (font-size adopt-current)
  612.       (font-style adopt-current)
  613.       (foreground-color adopt-current)
  614.       (background-color adopt-current)
  615.       (page-break #f)
  616.       (keep #f)
  617.       (tabbed #f)
  618.       (spaced #f)
  619.       (revision-bars #f)
  620.       (top-space 0)
  621.       (bottom-space 0)
  622.       (line-height adopt-current)
  623.       (justification adopt-current)
  624.       (fill-mode adopt-current)
  625.       (prefix "")
  626.       (suffix "")))
  627.  
  628.     ; element style
  629.     ("HR"
  630.      ((format-type block)
  631.       (font-family adopt-current)
  632.       (font-size adopt-current)
  633.       (font-style bold)
  634.       (font-style adopt-current)
  635.       (foreground-color adopt-current)
  636.       (background-color adopt-current)
  637.       (page-break #f)
  638.       (keep #f)
  639.       (tabbed #f)
  640.       (spaced #f)
  641.       (revision-bars #f)
  642.       (top-space 0)
  643.       (bottom-space 0)
  644.       (line-height adopt-current)
  645.       (justification adopt-current)
  646.       (fill-mode adopt-current)
  647.       (prefix "________________________________________________")
  648.       (suffix "")))
  649.  
  650.     ; element style
  651.     ("HTML"
  652.      ((format-type block)
  653.       (font-family adopt-current)
  654.       (font-size adopt-current)
  655.       (font-style adopt-current)
  656.       (foreground-color adopt-current)
  657.       (background-color adopt-current)
  658.       (page-break #f)
  659.       (keep #f)
  660.       (tabbed #f)
  661.       (spaced #f)
  662.       (revision-bars #f)
  663.       (top-space 0)
  664.       (bottom-space 0)
  665.       (line-height adopt-current)
  666.       (justification adopt-current)
  667.       (fill-mode adopt-current)
  668.       (prefix "")
  669.       (suffix "")))
  670.  
  671.     ; element style
  672.     ("I"
  673.      ((format-type inline)
  674.       (font-family adopt-current)
  675.       (font-size adopt-current)
  676.       (font-style italic)
  677.       (font-style adopt-current)
  678.       (foreground-color adopt-current)
  679.       (background-color adopt-current)
  680.       (page-break #f)
  681.       (keep #f)
  682.       (tabbed #f)
  683.       (spaced #f)
  684.       (revision-bars #f)
  685.       (prefix "")
  686.       (suffix "")))
  687.  
  688.     ; element style
  689.     ("IMG"
  690.      ((format-type inline)
  691.       (font-family adopt-current)
  692.       (font-size adopt-current)
  693.       (font-style adopt-current)
  694.       (foreground-color adopt-current)
  695.       (background-color adopt-current)
  696.       (page-break #f)
  697.       (keep #f)
  698.       (tabbed #f)
  699.       (spaced #f)
  700.       (revision-bars #f)
  701.       (prefix "[ src: %attribute src; ]")
  702.       (suffix "")))
  703.  
  704.     ; element style
  705.     ("INPUT"
  706.      ((element-context "P")
  707.       (attribute-context "ID=\"JUSTIFY\" ")
  708.       (format-type inline)
  709.       (font-family adopt-current)
  710.       (font-size adopt-current)
  711.       (font-style adopt-current)
  712.       (foreground-color adopt-current)
  713.       (background-color adopt-current)
  714.       (page-break #f)
  715.       (keep #f)
  716.       (tabbed #f)
  717.       (spaced #f)
  718.       (revision-bars #f)
  719.       (prefix "")
  720.       (suffix "")))
  721.  
  722.     ; element style
  723.     ("ISINDEX"
  724.      ((format-type block)
  725.       (font-family adopt-current)
  726.       (font-size adopt-current)
  727.       (font-style adopt-current)
  728.       (foreground-color adopt-current)
  729.       (background-color adopt-current)
  730.       (page-break #f)
  731.       (keep #f)
  732.       (tabbed #f)
  733.       (spaced #f)
  734.       (revision-bars #f)
  735.       (top-space 0)
  736.       (bottom-space 0)
  737.       (line-height adopt-current)
  738.       (justification adopt-current)
  739.       (fill-mode adopt-current)
  740.       (prefix "")
  741.       (suffix "")))
  742.  
  743.     ; element style
  744.     ("KBD"
  745.      ((format-type inline)
  746.       (font-family "courier")
  747.       (font-size adopt-current)
  748.       (font-style adopt-current)
  749.       (foreground-color adopt-current)
  750.       (background-color adopt-current)
  751.       (page-break #f)
  752.       (keep #f)
  753.       (tabbed #f)
  754.       (spaced #f)
  755.       (revision-bars #f)
  756.       (prefix "")
  757.       (suffix "")))
  758.  
  759.     ; element style
  760.     ("KEY"
  761.      ((element-context "P")
  762.       (attribute-context "ID=\"INDENT\" ")
  763.       (format-type block)
  764.       (font-family adopt-current)
  765.       (font-size adopt-current)
  766.       (font-style adopt-current)
  767.       (foreground-color adopt-current)
  768.       (background-color adopt-current)
  769.       (page-break #f)
  770.       (keep #f)
  771.       (tabbed #f)
  772.       (spaced #f)
  773.       (revision-bars #f)
  774.       (top-space 0)
  775.       (bottom-space 0)
  776.       (line-height adopt-current)
  777.       (justification adopt-current)
  778.       (fill-mode adopt-current)
  779.       (prefix "")
  780.       (suffix "")))
  781.  
  782.     ; element style
  783.     ("LI"
  784.      ((format-type block)
  785.       (font-family adopt-current)
  786.       (font-size adopt-current)
  787.       (font-style adopt-current)
  788.       (foreground-color adopt-current)
  789.       (background-color adopt-current)
  790.       (page-break #f)
  791.       (keep #f)
  792.       (tabbed #f)
  793.       (spaced #f)
  794.       (revision-bars #f)
  795.       (top-space 8)
  796.       (bottom-space 0)
  797.       (line-height adopt-current)
  798.       (justification adopt-current)
  799.       (fill-mode fill)
  800.       (left-indent + 20)
  801.       (right-indent adopt-current)
  802.       (first-indent adopt-current)
  803.       (last-indent 0)
  804.       (prefix "")
  805.       (suffix "")))
  806.  
  807.     ; element style
  808.     ("LINK"
  809.      ((format-type inline)
  810.       (font-family adopt-current)
  811.       (font-size adopt-current)
  812.       (font-style italic)
  813.       (font-style adopt-current)
  814.       (foreground-color adopt-current)
  815.       (background-color adopt-current)
  816.       (page-break #f)
  817.       (keep #f)
  818.       (tabbed #f)
  819.       (spaced #f)
  820.       (revision-bars #f)
  821.       (prefix "[ href: %attribute href; ]")
  822.       (suffix "")))
  823.  
  824.     ; element style
  825.     ("LISTING"
  826.      ((format-type block)
  827.       (font-family "courier")
  828.       (font-size 12 points)
  829.       (font-style adopt-current)
  830.       (foreground-color adopt-current)
  831.       (background-color adopt-current)
  832.       (page-break #f)
  833.       (keep #f)
  834.       (tabbed #f)
  835.       (spaced #f)
  836.       (revision-bars #f)
  837.       (top-space 10)
  838.       (bottom-space 10)
  839.       (line-height single)
  840.       (justification left)
  841.       (fill-mode no-fill)
  842.       (prefix "")
  843.       (suffix "")))
  844.  
  845.     ; element style
  846.     ("MENU"
  847.      ((format-type block)
  848.       (font-family adopt-current)
  849.       (font-size adopt-current)
  850.       (font-style adopt-current)
  851.       (foreground-color adopt-current)
  852.       (background-color adopt-current)
  853.       (page-break #f)
  854.       (keep #f)
  855.       (tabbed #f)
  856.       (spaced #f)
  857.       (revision-bars #f)
  858.       (top-space 0)
  859.       (bottom-space 0)
  860.       (line-height adopt-current)
  861.       (justification adopt-current)
  862.       (fill-mode adopt-current)
  863.       (prefix "")
  864.       (suffix "")))
  865.  
  866.     ; element style
  867.     ("MESSAGE"
  868.      ((format-type block)
  869.       (font-family adopt-current)
  870.       (font-size adopt-current)
  871.       (font-style adopt-current)
  872.       (foreground-color adopt-current)
  873.       (background-color adopt-current)
  874.       (page-break #f)
  875.       (keep #f)
  876.       (tabbed #f)
  877.       (spaced #f)
  878.       (revision-bars #f)
  879.       (top-space 0)
  880.       (bottom-space 0)
  881.       (line-height adopt-current)
  882.       (justification adopt-current)
  883.       (fill-mode adopt-current)
  884.       (prefix "")
  885.       (suffix "")))
  886.  
  887.     ; element style
  888.     ("META"
  889.      ((format-type block)
  890.       (font-family adopt-current)
  891.       (font-size adopt-current)
  892.       (font-style adopt-current)
  893.       (foreground-color adopt-current)
  894.       (background-color adopt-current)
  895.       (page-break #f)
  896.       (keep #f)
  897.       (tabbed #f)
  898.       (spaced #f)
  899.       (revision-bars #f)
  900.       (top-space 0)
  901.       (bottom-space 0)
  902.       (line-height adopt-current)
  903.       (justification adopt-current)
  904.       (fill-mode adopt-current)
  905.       (prefix "")
  906.       (suffix "")))
  907.  
  908.     ; element style
  909.     ("NEXTID"
  910.      ((format-type block)
  911.       (font-family adopt-current)
  912.       (font-size adopt-current)
  913.       (font-style adopt-current)
  914.       (foreground-color adopt-current)
  915.       (background-color adopt-current)
  916.       (page-break #f)
  917.       (keep #f)
  918.       (tabbed #f)
  919.       (spaced #f)
  920.       (revision-bars #f)
  921.       (top-space 0)
  922.       (bottom-space 0)
  923.       (line-height adopt-current)
  924.       (justification adopt-current)
  925.       (fill-mode adopt-current)
  926.       (prefix "")
  927.       (suffix "")))
  928.  
  929.     ; element style
  930.     ("OL"
  931.      ((format-type block)
  932.       (font-family adopt-current)
  933.       (font-size adopt-current)
  934.       (font-style adopt-current)
  935.       (foreground-color adopt-current)
  936.       (background-color adopt-current)
  937.       (page-break #f)
  938.       (keep #f)
  939.       (tabbed #f)
  940.       (spaced #f)
  941.       (revision-bars #f)
  942.       (top-space 0)
  943.       (bottom-space 0)
  944.       (line-height adopt-current)
  945.       (justification adopt-current)
  946.       (fill-mode adopt-current)
  947.       (prefix "")
  948.       (suffix "")))
  949.  
  950.     ; element style
  951.     ("OPTION"
  952.      ((format-type block)
  953.       (font-family adopt-current)
  954.       (font-size adopt-current)
  955.       (font-style adopt-current)
  956.       (foreground-color adopt-current)
  957.       (background-color adopt-current)
  958.       (page-break #f)
  959.       (keep #f)
  960.       (tabbed #f)
  961.       (spaced #f)
  962.       (revision-bars #f)
  963.       (top-space 0)
  964.       (bottom-space 0)
  965.       (line-height adopt-current)
  966.       (justification adopt-current)
  967.       (fill-mode adopt-current)
  968.       (prefix "")
  969.       (suffix "")))
  970.  
  971.     ; element style
  972.     ("P"
  973.      ((format-type block)
  974.       (font-family adopt-current)
  975.       (font-size adopt-current)
  976.       (font-style adopt-current)
  977.       (foreground-color adopt-current)
  978.       (background-color adopt-current)
  979.       (page-break #f)
  980.       (keep #f)
  981.       (tabbed #f)
  982.       (spaced #f)
  983.       (revision-bars #f)
  984.       (top-space 14)
  985.       (bottom-space 0)
  986.       (line-height adopt-current)
  987.       (justification left)
  988.       (fill-mode fill)
  989.       (prefix "")
  990.       (suffix "")))
  991.  
  992.     ; element style
  993.     ("PLAINTEXT"
  994.      ((format-type block)
  995.       (font-family adopt-current)
  996.       (font-size adopt-current)
  997.       (font-style adopt-current)
  998.       (foreground-color adopt-current)
  999.       (background-color adopt-current)
  1000.       (page-break #f)
  1001.       (keep #f)
  1002.       (tabbed #f)
  1003.       (spaced #f)
  1004.       (revision-bars #f)
  1005.       (top-space 0)
  1006.       (bottom-space 0)
  1007.       (line-height adopt-current)
  1008.       (justification adopt-current)
  1009.       (fill-mode adopt-current)
  1010.       (prefix "")
  1011.       (suffix "")))
  1012.  
  1013.     ; element style
  1014.     ("PRE"
  1015.      ((format-type block)
  1016.       (font-family "courier")
  1017.       (font-size 14 points)
  1018.       (font-style adopt-current)
  1019.       (foreground-color adopt-current)
  1020.       (background-color adopt-current)
  1021.       (page-break #f)
  1022.       (keep #f)
  1023.       (tabbed #f)
  1024.       (spaced #f)
  1025.       (revision-bars #f)
  1026.       (top-space 10)
  1027.       (bottom-space 10)
  1028.       (line-height single)
  1029.       (justification left)
  1030.       (fill-mode no-fill)
  1031.       (prefix "")
  1032.       (suffix "")))
  1033.  
  1034.     ; element style
  1035.     ("ParaInBlockQuote"
  1036.      ((element-context "P")
  1037.       (ancestor-context "BLOCKQUOTE")
  1038.       (format-type inline)
  1039.       (font-family adopt-current)
  1040.       (font-size adopt-current)
  1041.       (font-style adopt-current)
  1042.       (foreground-color adopt-current)
  1043.       (background-color adopt-current)
  1044.       (page-break #f)
  1045.       (keep #f)
  1046.       (tabbed #f)
  1047.       (spaced #f)
  1048.       (revision-bars #f)
  1049.       (prefix "")
  1050.       (suffix "")))
  1051.  
  1052.     ; element style
  1053.     ("SAMP"
  1054.      ((format-type inline)
  1055.       (font-family "courier")
  1056.       (font-size adopt-current)
  1057.       (font-style adopt-current)
  1058.       (foreground-color adopt-current)
  1059.       (background-color adopt-current)
  1060.       (page-break #f)
  1061.       (keep #f)
  1062.       (tabbed #f)
  1063.       (spaced #f)
  1064.       (revision-bars #f)
  1065.       (prefix "")
  1066.       (suffix "")))
  1067.  
  1068.     ; element style
  1069.     ("SELECT"
  1070.      ((format-type block)
  1071.       (font-family adopt-current)
  1072.       (font-size adopt-current)
  1073.       (font-style adopt-current)
  1074.       (foreground-color adopt-current)
  1075.       (background-color adopt-current)
  1076.       (page-break #f)
  1077.       (keep #f)
  1078.       (tabbed #f)
  1079.       (spaced #f)
  1080.       (revision-bars #f)
  1081.       (top-space 0)
  1082.       (bottom-space 0)
  1083.       (line-height adopt-current)
  1084.       (justification adopt-current)
  1085.       (fill-mode adopt-current)
  1086.       (prefix "")
  1087.       (suffix "")))
  1088.  
  1089.     ; element style
  1090.     ("STRONG"
  1091.      ((format-type inline)
  1092.       (font-family adopt-current)
  1093.       (font-size adopt-current)
  1094.       (font-style bold)
  1095.       (font-style italic)
  1096.       (font-style adopt-current)
  1097.       (foreground-color adopt-current)
  1098.       (background-color adopt-current)
  1099.       (page-break #f)
  1100.       (keep #f)
  1101.       (tabbed #f)
  1102.       (spaced #f)
  1103.       (revision-bars #f)
  1104.       (prefix "")
  1105.       (suffix "")))
  1106.  
  1107.     ; element style
  1108.     ("TEXTAREA"
  1109.      ((format-type block)
  1110.       (font-family adopt-current)
  1111.       (font-size adopt-current)
  1112.       (font-style adopt-current)
  1113.       (foreground-color adopt-current)
  1114.       (background-color adopt-current)
  1115.       (page-break #f)
  1116.       (keep #f)
  1117.       (tabbed #f)
  1118.       (spaced #f)
  1119.       (revision-bars #f)
  1120.       (top-space 0)
  1121.       (bottom-space 0)
  1122.       (line-height adopt-current)
  1123.       (justification adopt-current)
  1124.       (fill-mode adopt-current)
  1125.       (prefix "")
  1126.       (suffix "")))
  1127.  
  1128.     ; element style
  1129.     ("TITLE"
  1130.      ((format-type block)
  1131.       (font-family adopt-current)
  1132.       (font-size adopt-current)
  1133.       (font-style adopt-current)
  1134.       (foreground-color adopt-current)
  1135.       (background-color adopt-current)
  1136.       (page-break #f)
  1137.       (keep #f)
  1138.       (tabbed #f)
  1139.       (spaced #f)
  1140.       (revision-bars #f)
  1141.       (top-space 0)
  1142.       (bottom-space 0)
  1143.       (line-height adopt-current)
  1144.       (justification adopt-current)
  1145.       (fill-mode adopt-current)
  1146.       (prefix "Document Title:  ")
  1147.       (suffix "")))
  1148.  
  1149.     ; element style
  1150.     ("TT"
  1151.      ((format-type inline)
  1152.       (font-family "courier")
  1153.       (font-size adopt-current)
  1154.       (font-style adopt-current)
  1155.       (foreground-color adopt-current)
  1156.       (background-color adopt-current)
  1157.       (page-break #f)
  1158.       (keep #f)
  1159.       (tabbed #f)
  1160.       (spaced #f)
  1161.       (revision-bars #f)
  1162.       (prefix "")
  1163.       (suffix "")))
  1164.  
  1165.     ; element style
  1166.     ("U"
  1167.      ((format-type inline)
  1168.       (font-family adopt-current)
  1169.       (font-size adopt-current)
  1170.       (font-style italic)
  1171.       (font-style adopt-current)
  1172.       (foreground-color adopt-current)
  1173.       (background-color adopt-current)
  1174.       (page-break #f)
  1175.       (keep #f)
  1176.       (tabbed #f)
  1177.       (spaced #f)
  1178.       (revision-bars #f)
  1179.       (prefix "")
  1180.       (suffix "")))
  1181.  
  1182.     ; element style
  1183.     ("UL"
  1184.      ((format-type block)
  1185.       (font-family adopt-current)
  1186.       (font-size adopt-current)
  1187.       (font-style adopt-current)
  1188.       (foreground-color adopt-current)
  1189.       (background-color adopt-current)
  1190.       (page-break #f)
  1191.       (keep #f)
  1192.       (tabbed #f)
  1193.       (spaced #f)
  1194.       (revision-bars #f)
  1195.       (top-space 0)
  1196.       (bottom-space 0)
  1197.       (line-height adopt-current)
  1198.       (justification adopt-current)
  1199.       (fill-mode adopt-current)
  1200.       (prefix "")
  1201.       (suffix "")))
  1202.  
  1203.     ; element style
  1204.     ("VAR"
  1205.      ((format-type inline)
  1206.       (font-family adopt-current)
  1207.       (font-size adopt-current)
  1208.       (font-style italic)
  1209.       (font-style adopt-current)
  1210.       (foreground-color adopt-current)
  1211.       (background-color adopt-current)
  1212.       (page-break #f)
  1213.       (keep #f)
  1214.       (tabbed #f)
  1215.       (spaced #f)
  1216.       (revision-bars #f)
  1217.       (prefix "")
  1218.       (suffix "")))
  1219.  
  1220.     ; element style
  1221.     ("XMP"
  1222.      ((element-context "P")
  1223.       (attribute-context "ID=\"CENTER\" ")
  1224.       (format-type block)
  1225.       (font-family "courier")
  1226.       (font-size 14 points)
  1227.       (font-style adopt-current)
  1228.       (foreground-color adopt-current)
  1229.       (background-color adopt-current)
  1230.       (page-break #f)
  1231.       (keep #f)
  1232.       (tabbed #f)
  1233.       (spaced #f)
  1234.       (revision-bars #f)
  1235.       (top-space 10)
  1236.       (bottom-space 10)
  1237.       (line-height single)
  1238.       (justification adopt-current)
  1239.       (fill-mode no-fill)
  1240.       (prefix "")
  1241.       (suffix "")))
  1242. )
  1243.