manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Josselin"> Mouette"> Sep 16, 2003"> 1"> joss@debian.org"> fc-list"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; list available fonts &dhpackage; DESCRIPTION &dhpackage; lists fonts and styles available on the system for applications using fontconfig. OPTIONS This program follows the usual &gnu; command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Display status information while busy. Show summary of options. Show version of the program and exit. If this argument is set, only fonts matching pattern are displayed. If set, the element property is displayed for matching fonts. EXAMPLES fc-list Lists all font faces. fc-list :lang=hi Lists font faces that cover Hindi. fc-list : family style file spacing Lists the filename and spacing value for each font face. : is an empty pattern that matches all fonts. SEE ALSO fc-cache (1). The fontconfig user's guide, in HTML format: /usr/share/doc/fontconfig/fontconfig-user.html. AUTHOR This manual page was written by Keith Packard keithp@keithp.com and &dhusername; &dhemail;.