mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 22:48:06 +02:00
Add olinks from libX11 & localedb specs to ICCCM spec
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
b3c1b8cdab
commit
9ea611696f
4 changed files with 7 additions and 7 deletions
|
|
@ -422,7 +422,7 @@ for this fontset. The format of value is;
|
|||
|
||||
<para>
|
||||
For detail definition of CHARSET_REGISTRY-CHARSET_ENCODING, refer
|
||||
"X Logical Font Descriptions" document.
|
||||
to the <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink> document.
|
||||
</para>
|
||||
<literallayout>
|
||||
example:
|
||||
|
|
@ -778,7 +778,7 @@ END XLC_XLOCALE
|
|||
[1] <emphasis remap='I'>ISO/IEC 9899:1990 C Language Standard</emphasis>
|
||||
</para>
|
||||
<para>
|
||||
[2] <emphasis remap='I'>X Logical Font Descriptions</emphasis>
|
||||
[2] <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
|
|
|
|||
|
|
@ -894,7 +894,7 @@ see <link linkend='Inter_Client_Communication_Functions'>chapter 14</link>.
|
|||
The core protocol imposes no semantics on these property names,
|
||||
but semantics are specified in other X Consortium standards,
|
||||
such as the <olink targetdoc='icccm' targetptr='icccm'><citetitle>Inter-Client Communication Conventions Manual</citetitle></olink>
|
||||
and the <emphasis remap='I'>X Logical Font Description Conventions</emphasis>.
|
||||
and the <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>.
|
||||
</para>
|
||||
<para>
|
||||
<!-- .LP -->
|
||||
|
|
|
|||
|
|
@ -2995,7 +2995,7 @@ A font is not guaranteed to have any properties.
|
|||
The interpretation of the property value (for example, long or unsigned long)
|
||||
must be derived from <emphasis remap='I'>a priori</emphasis> knowledge of the property.
|
||||
A basic set of font properties is specified in the X Consortium standard
|
||||
<emphasis remap='I'>X Logical Font Description Conventions</emphasis>.
|
||||
<olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>.
|
||||
</para>
|
||||
<sect2 id="Loading_and_Freeing_Fonts">
|
||||
<title>Loading and Freeing Fonts</title>
|
||||
|
|
@ -3067,7 +3067,7 @@ In the pattern,
|
|||
the ``?'' character will match any single character,
|
||||
and the ``*'' character will match any number of characters.
|
||||
A structured format for font names is specified in the X Consortium standard
|
||||
<emphasis remap='I'>X Logical Font Description Conventions</emphasis>.
|
||||
<olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>.
|
||||
If
|
||||
<xref linkend='XLoadFont' xrefstyle='select: title'/>
|
||||
was unsuccessful at loading the specified font,
|
||||
|
|
|
|||
|
|
@ -1689,8 +1689,8 @@ see the <glossterm linkend="glossary:Host_Portable_Character_Encoding">Host Port
|
|||
<indexterm significance="preferred"><primary><acronym>XLFD</acronym></primary></indexterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
The X Logical Font Description Conventions that define a standard syntax
|
||||
for structured font names.
|
||||
The <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>
|
||||
that define a standard syntax for structured font names.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue