ld --as-needed compilation fixes with external libs.
[fvwm.git] / doc / commands / IconFont.xml
blobca5d0d0d187916221a7855bb81677847759a13cf
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3   "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
6 %myents;
7 ]>
9 <!-- $Id: IconFont.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='IconFont'>
12 <title>IconFont</title>
14 <cmdsynopsis>
15         <command>IconFont</command
16         ><arg choice='opt'
17                 ><replaceable>fontname</replaceable
18         ></arg>
19 </cmdsynopsis>
21 <para>This command is obsoleted by the
22 <fvwmref cmd="Style"/>
23 option
24 <fvwmref cmd="Style" opt="IconFont"/>.
25 Please use</para>
27 <programlisting>
28 <fvwmref cmd="Style"/> * IconFont fontname
29 </programlisting>
31 <para>instead.</para>
33 </section>