|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-5F822B8B-3440-5AA3-998E-B15E929F7A70" xml:lang="en"><title>Styles</title><shortdesc>Various typographic styles are used throughout the Symbian Developer |
|
13 Library. Some styles are used to make text easier to understand, for example |
|
14 to highlight code fragments, intended user input, literal filenames, or other |
|
15 quoted text; other styles are used to flag restrictions and general applicability |
|
16 of text. Link styles are also used for hypertext navigation. Note that reference |
|
17 documentation uses a limited range of available styles. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><table id="GUID-10E7C08F-7BB2-52FA-B690-20FD1D7AD3C2"> |
|
18 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/> |
|
19 <tbody> |
|
20 <row> |
|
21 <entry><p> <b>Style</b> </p> </entry> |
|
22 <entry><p> <b>Type</b> </p> </entry> |
|
23 </row> |
|
24 <row> |
|
25 <entry><p> <systemoutput>File | Open</systemoutput> </p> </entry> |
|
26 <entry><p>Application text and menus. </p> </entry> |
|
27 </row> |
|
28 <row> |
|
29 <entry><p> <codeph>aVariable</codeph>, <codeph>Push()</codeph> </p> </entry> |
|
30 <entry><p>Code. </p> </entry> |
|
31 </row> |
|
32 <row> |
|
33 <entry><p> <i>note this</i> </p> </entry> |
|
34 <entry><p>Emphasised text containing unusual or surprising information. </p> </entry> |
|
35 </row> |
|
36 <row> |
|
37 <entry><p> <filepath>e32std.h</filepath> </p> </entry> |
|
38 <entry><p>Name of a file or directory. </p> </entry> |
|
39 </row> |
|
40 <row> |
|
41 <entry><p> <keyword>toolband</keyword> </p> </entry> |
|
42 <entry><p>A term which is defined in the glossary. </p> </entry> |
|
43 </row> |
|
44 <row> |
|
45 <entry><p> <codeph>dir</codeph> </p> </entry> |
|
46 <entry><p>Input text to enter. </p> </entry> |
|
47 </row> |
|
48 <row> |
|
49 <entry><p> <userinput>ALT+A</userinput> </p> </entry> |
|
50 <entry><p>Key names. </p> </entry> |
|
51 </row> |
|
52 <row> |
|
53 <entry><p> <codeph>NUMED</codeph> </p> </entry> |
|
54 <entry><p>Resource name, resource struct, or resource struct member. </p> </entry> |
|
55 </row> |
|
56 <row> |
|
57 <entry><p> <codeph>syntax</codeph> </p> </entry> |
|
58 <entry><p>Syntax element in syntax diagrams and descriptions. </p> </entry> |
|
59 </row> |
|
60 <row> |
|
61 <entry><p> <note>Warning</note> </p> </entry> |
|
62 <entry><p>Warning of an important issue. </p> </entry> |
|
63 </row> |
|
64 </tbody> |
|
65 </tgroup> |
|
66 </table></conbody></concept> |