diff --git a/src/doc/user/docbook.css b/src/doc/user/docbook.css index d0149a2a..76989224 100644 --- a/src/doc/user/docbook.css +++ b/src/doc/user/docbook.css @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: doc/share/misc/docbook.css,v 1.11 2007/07/08 06:23:33 chinsan Exp $ + * $FreeBSD: doc/share/misc/docbook.css,v 1.12 2007/09/02 22:52:01 chinsan Exp $ */ BODY ADDRESS { @@ -108,7 +108,7 @@ OL { BODY PRE { margin: .75em 0; line-height: 1.0; - color: #461b7e; + font-family: monospace; } BODY TD, BODY TH { @@ -134,9 +134,14 @@ BODY P B.APPLICATION { } .GUIMENU, .GUIMENUITEM, .GUISUBMENU, -.GUILABEL, .INTERFACE, .GUIBUTTON, +.GUILABEL, .INTERFACE, .SHORTCUT, .SHORTCUT .KEYCAP { + font-weight: bold; +} + +.GUIBUTTON { background-color: #CFCFCF; + padding: 2px; } .ACCEL { @@ -145,5 +150,10 @@ BODY P B.APPLICATION { } .PROGRAMLISTING, .SCREEN { - margin-left: 3ex; + background-color: #DEE3E7; + padding: 4px; +} + +@media screen { /* hide from IE3 */ + a[href]:hover { background: #ffa } } diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index 85f7e745..60a4002b 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -24,7 +24,7 @@ Dockes - $Id: usermanual.sgml,v 1.51 2007-09-21 16:45:03 dockes Exp $ + $Id: usermanual.sgml,v 1.52 2007-10-02 14:25:33 dockes Exp $ This document introduces full text search notions @@ -1547,6 +1547,15 @@ fvwm extract tag information. Without it, only the file names will be indexed. + + + Pictures: &RCL; uses the + + Exiftool Perl package to + extract tag information. Most image file formats are + supported. + + Text, HTML, mail folders Openoffice and Scribus files