Diff for /Amaya/doc/languages.html between versions 1.35 and 1.36

version 1.35, 2001/02/12 11:32:41 version 1.36, 2001/03/12 14:21:51
Line 1926  exceptions are indicated by a name.  The Line 1926  exceptions are indicated by a name.  The
                     'PageBreak' / 'PageBreakAllowed' / 'PageBreakPlace' /                      'PageBreak' / 'PageBreakAllowed' / 'PageBreakPlace' /
                     'PageBreakRepetition' / 'PageBreakRepBefore' /                      'PageBreakRepetition' / 'PageBreakRepBefore' /
                     'HighlightChildren' / 'ExtendedSelection' /                      'HighlightChildren' / 'ExtendedSelection' /
                       'SelectParent' / 'ClickableSurface' /
                     'ReturnCreateNL' / 'ReturnCreateWithin' /                      'ReturnCreateNL' / 'ReturnCreateWithin' /
                     'IsDraw' / 'IsTable' /                      'IsDraw' / 'IsTable' /
                     'IsRow' / 'IsColHead' / 'IsCell' /                      'IsRow' / 'IsColHead' / 'IsCell' /
Line 2068  exceptions are indicated by a name.  The Line 2069  exceptions are indicated by a name.  The
       element (if it has that exception) to the current selection, without        element (if it has that exception) to the current selection, without
       selecting other elements between the current selection and the clicked        selecting other elements between the current selection and the clicked
       element.</dd>        element.</dd>
   <dt>IsDraw, IsTable, IsColHead, IsRow, IsCell</dt>    <dt><code>SelectParent</code></dt>
       <dd>This exception can only be applied to element types. When the user
         clicks on an element of that type, the parent of the element is selected
         instead of the element itself.</dd>
     <dt><code>ClickableSurface</code></dt>
       <dd>This exception can only be applied to element types. When the user
         clicks within a child of an element of that type, this child is selected
         even if it is a graphic leaf that is not filled.</dd>
     <dt><code>IsDraw</code>, <code>IsTable</code>, <code>IsColHead</code>,
     <code>IsRow</code>, <code>IsCell</code></dt>
     <dd>These exceptions can only be applied to element types.  Elements of a      <dd>These exceptions can only be applied to element types.  Elements of a
       type to which these exceptions are applied are identified as Draws,        type to which these exceptions are applied are identified as Draws,
       Tables, Colheads, Rows or Cells and specific processing are applied to        Tables, Colheads, Rows or Cells and specific processing are applied to
       them.</dd>        them.</dd>
   <dt>ColRef</dt>    <dt><code>ColRef</code></dt>
     <dd>This exception can only be applied to attributes of the reference      <dd>This exception can only be applied to attributes of the reference
       type. It indicates that this attribute refers to the column head (see        type. It indicates that this attribute refers to the column head (see
       exception IsColHead) which the element belongs to.</dd>        exception IsColHead) which the element belongs to.</dd>
   <dt>ColSpan, RowSpan</dt>    <dt><code>ColSpan</code>, <code>RowSpan</code></dt>
     <dd>These exceptions can only be applied to numeric attributes of cells.      <dd>These exceptions can only be applied to numeric attributes of cells.
       They indicate that attribute values give how many columns or rows the        They indicate that attribute values give how many columns or rows the
       element spans.</dd>        element spans.</dd>
   <dt>Shadow</dt>    <dt><code>Shadow</code></dt>
     <dd>This exception can only be applied to element types.  Text of elements      <dd>This exception can only be applied to element types.  Text of elements
       of a type to which this exception is applied are displayed and printed        of a type to which this exception is applied are displayed and printed
       as a set of stars ('*').</dd>        as a set of stars ('*').</dd>
Line 4745  of the attribute is used.</p> Line 4755  of the attribute is used.</p>
   minimumA       = minimum / AttrID .    minimumA       = minimum / AttrID .
   minimum        = NUMBER .</pre>    minimum        = NUMBER .</pre>
   
 <p>The properties which can be obtained by inheritance are  <p>The properties which can be obtained by inheritance are hyphenation,
 hyphenation, interline spacing, character font (font family), font style, font  interline spacing, character font (font family), font style, font size,
 size, visibility, indentation, underlining, alignment of text, stacking order  visibility, indentation, underlining, alignment of text, stacking order of
 of objects, the style and thickness of lines, fill pattern and the colors of  objects, the style and thickness of lines, fill pattern and the colors of
 lines and characters.</p>  lines and characters.</p>
 </div>  </div>
   
Line 4779  boxes will be placed according to the li Line 4789  boxes will be placed according to the li
   
 <p>The <tt>Line</tt> rule does not have a parameter.  The characteristics of  <p>The <tt>Line</tt> rule does not have a parameter.  The characteristics of
 the lines that will be constructed are determined by the <tt>LineSpacing</tt>,  the lines that will be constructed are determined by the <tt>LineSpacing</tt>,
 <tt>Indent</tt>, <tt>Adjust</tt>, and <tt>Hyphenate</tt>  <tt>Indent</tt>, <tt>Adjust</tt>, and <tt>Hyphenate</tt> rules.  Moreover, the
 rules.  Moreover, the <a href="#insectd42226"><tt>Inline</tt> rule</a> permits  <a href="#insectd42226"><tt>Inline</tt> rule</a> permits the exclusion of
 the exclusion of certain elements from the line breaking process.</p>  certain elements from the line breaking process.</p>
   
 <p>When the <tt>Line</tt> rule appears in the rules sequence of a non-primary  <p>When the <tt>Line</tt> rule appears in the rules sequence of a non-primary
 view, it applies only to that view, but when the <tt>Line</tt> rule appears in  view, it applies only to that view, but when the <tt>Line</tt> rule appears in
Line 6674  rules:</p> Line 6684  rules:</p>
 <ul>  <ul>
   <li>those taking numeric values (<tt>Size, Indent, LineSpacing,    <li>those taking numeric values (<tt>Size, Indent, LineSpacing,
     LineWeight</tt>),</li>      LineWeight</tt>),</li>
   <li>those with values taken from a predefined list (<tt>Adjust,    <li>those with values taken from a predefined list (<tt>Adjust, Hyphenate,
     Hyphenate, Style, Weight, Font, UnderLine, Thickness,      Style, Weight, Font, UnderLine, Thickness, LineStyle</tt>),</li>
   LineStyle</tt>),</li>  
   <li>those whose value is a name (<tt>FillPattern, Background,    <li>those whose value is a name (<tt>FillPattern, Background,
     Foreground</tt>).</li>      Foreground</tt>).</li>
 </ul>  </ul>
Line 7555  for which the translation rule block sho Line 7564  for which the translation rule block sho
   <li>rules taking numeric values: <tt>Size</tt>, <tt>Indent</tt>,    <li>rules taking numeric values: <tt>Size</tt>, <tt>Indent</tt>,
     <tt>LineSpacing</tt>, <tt>LineWeight</tt>,</li>      <tt>LineSpacing</tt>, <tt>LineWeight</tt>,</li>
   <li>rules whose values are taken from a predefined list (i.e. whose type is    <li>rules whose values are taken from a predefined list (i.e. whose type is
     an enumeration): <tt>Adjust</tt>, <tt>Hyphenate,/TT&gt;,      an enumeration): <tt>Adjust</tt>, <tt>Hyphenate,/TT&gt;, <tt>Style</tt>,
     <tt>Style</tt>, <tt>Weight</tt>, <tt>Font</tt>, <tt>UnderLine</tt>,      <tt>Weight</tt>, <tt>Font</tt>, <tt>UnderLine</tt>, <tt>Thickness</tt>,
     <tt>Thickness</tt>, <tt>LineStyle</tt>,</tt></li>      <tt>LineStyle</tt>,</tt></li>
   <li>rules whose value is a name: <tt>FillPattern</tt>, <tt>Background</tt>,    <li>rules whose value is a name: <tt>FillPattern</tt>, <tt>Background</tt>,
     <tt>Foreground</tt>.</li>      <tt>Foreground</tt>.</li>
 </ul>  </ul>
Line 7873  ExcValue       = 'NoCut' / 'NoCreate' / Line 7882  ExcValue       = 'NoCut' / 'NoCreate' /
                  'ImportLine' / 'ImportParagraph' /                   'ImportLine' / 'ImportParagraph' /
                  'NoPaginate' / 'ParagraphBreak' /                   'NoPaginate' / 'ParagraphBreak' /
                  'HighlightChildren' / 'ExtendedSelection' /                   'HighlightChildren' / 'ExtendedSelection' /
                    'SelectParent' / 'ClickableSurface' /
                  'ReturnCreateNL' / 'ReturnCreateWithin' .                   'ReturnCreateNL' / 'ReturnCreateWithin' .
   
 ExtensRuleSeq  = ExtensRule ';' &lt; ExtensRule ';' &gt; .  ExtensRuleSeq  = ExtensRule ';' &lt; ExtensRule ';' &gt; .

Removed from v.1.35  
changed lines
  Added in v.1.36


Webmaster