1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<sect2 id="gui_toolbars_text" xreflabel="toolbar Text">
<title>Text</title>
<para>
<mediaobject>
<imageobject>
<imagedata fileref="gui/menuAndToolbarsFun/images/toolbars_text.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>Toolbar - Text</phrase>
</textobject>
<caption><para>Toolbar - Text</para></caption>
</mediaobject>
</para>
<variablelist>
<varlistentry>
<term id="gui_toolbars_font" xreflabel="font">Font</term>
<listitem>
According to pdf specifications, pdf viewers must support several standard fonts. The selected font
is used as the default in operations where font name is needed (e.g. inserting text lines, ...)
</listitem>
</varlistentry>
<varlistentry>
<term id="gui_toolbars_fontSize" xreflabel="font size">Font size</term>
<listitem>
</listitem>
The selected font size
is used as the default in operations where font size is needed (e.g. inserting text lines, ...)
</varlistentry>
</variablelist>
</sect2>
|