File: toolbars_text.xml

package info (click to toggle)
pdfedit 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 15,220 kB
  • ctags: 17,436
  • sloc: cpp: 156,708; xml: 8,973; makefile: 1,003; sh: 704; ansic: 688; perl: 669; yacc: 589; python: 236; lisp: 51
file content (33 lines) | stat: -rw-r--r-- 1,070 bytes parent folder | download | duplicates (2)
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>