--- a/Symbian3/PDK/Source/GUID-5B4D38A7-DCDC-51D8-A349-050CF0FD1586.dita Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-5B4D38A7-DCDC-51D8-A349-050CF0FD1586.dita Tue Mar 30 11:56:28 2010 +0100
@@ -12,8 +12,8 @@
<concept id="GUID-5B4D38A7-DCDC-51D8-A349-050CF0FD1586" xml:lang="en"><title>Creating
a Linked Typeface</title><shortdesc>The API that allows the linked typeface to be specified is for
use by device creators. It is primarily designed for the creation of device
-system fonts. The platform security capability <apiname>ECapabilityWriteDeviceData</apiname> is
-required to register linked typefaces. <apiname>ECapabilityReadDeviceData</apiname> is
+system fonts. The platform security capability <codeph>ECapabilityWriteDeviceData</codeph> is
+required to register linked typefaces. <codeph>ECapabilityReadDeviceData</codeph> is
required to fetch linked typeface information from the Font and Bitmap Server.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<p> <b>Target audience</b>: Device creators. </p>
<p>This topic builds on the material in the <xref href="GUID-5042997F-4B8C-538D-B1E0-DD82F5283BB6.dita">Linked
@@ -24,7 +24,7 @@
alongside normal bitmap and open fonts. If a linked font represents the best
match, it is returned. As far as the client is concerned, the fact that it
is a linked font is invisible. </p>
-<section><title>Example code</title> <p>The following code example shows how
+<section id="GUID-7B4322AA-A3DD-4849-AEF5-EF2C0EC5728D"><title>Example code</title> <p>The following code example shows how
to create, specify and then register a linked typeface. </p> <codeblock id="GUID-052800CC-89C1-5279-85F1-354A4E72A93F" xml:space="preserve">// Create a typeface specification
CLinkedTypefaceSpecification *typefaceSpec;
@@ -97,7 +97,7 @@
// CFbsBitGc
gc->UseFont(myFont);
...</codeblock> </section>
-<section><title>Multiple linked typefaces</title> <p>You can create any number
+<section id="GUID-65E23E47-3E83-4628-8194-68B1F9121DD2"><title>Multiple linked typefaces</title> <p>You can create any number
of linked typefaces (subject to device resource limitations) as long as they
all have different names. You can: </p> <ul>
<li id="GUID-FF336655-EB61-592E-B53F-9A57F633003C"><p>use the same typeface