add some document for range and charset.
This commit is contained in:
parent
857b7efe1e
commit
51e352a1bd
|
@ -431,6 +431,14 @@ instead of -.5).
|
|||
<refsect2><title><literal><matrix></literal></title><para>
|
||||
This element holds the four <literal><double></literal> elements of an affine
|
||||
transformation.
|
||||
</para></refsect2>
|
||||
<refsect2><title><literal><range></literal></title><para>
|
||||
This element holds the two <literal><int></literal> elements of a range
|
||||
representation.
|
||||
</para></refsect2>
|
||||
<refsect2><title><literal><charset></literal></title><para>
|
||||
This element holds at least one <literal><int></literal> element of
|
||||
an Unicode code point or more.
|
||||
</para></refsect2>
|
||||
<refsect2><title><literal><name></literal></title><para>
|
||||
Holds a property name. Evaluates to the first value from the property of
|
||||
|
|
Loading…
Reference in New Issue