On Mon, Nov 15, 2021 at 11:38:36PM +0100, Dominik Vogt wrote: > 0001: Some man page cleanup. > 0002: New man page fvwm3menus.1
0003: Fix list formatting (attached). Ciao Dominik ^_^ ^_^ -- Dominik Vogt
From c23033b58a26b53da0a743c26d8f017719a1d5ac Mon Sep 17 00:00:00 2001 From: Dominik Vogt <dominik.v...@gmx.de> Date: Mon, 15 Nov 2021 23:56:39 +0100 Subject: [PATCH 3/3] Fix list formatting. --- doc/fvwm3_manpage_source.adoc | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/doc/fvwm3_manpage_source.adoc b/doc/fvwm3_manpage_source.adoc index ac9d46be..d2bccf28 100644 --- a/doc/fvwm3_manpage_source.adoc +++ b/doc/fvwm3_manpage_source.adoc @@ -2865,44 +2865,37 @@ area. The string consists of spaces, characters and formatting directives beginning with '%'. Any invalid characters and formatting directives are silently ignored: + +-- *%l*, *%c* and *%r*::: Insert the next item label. Up to three labels can be used. The item column is left-aligned (*%l*), centered (*%c*) or right-aligned (*%r*). -+ *%i*::: Inserts the mini icon. -+ *%>* and *%<*::: Insert the sub menu triangle pointing either to the right (*%>*) or to the left (*%<*). -+ *%|*::: The first *%|* denotes the beginning of the area that is highlighted either with a background color or a relief (or both). The second *%|* marks the end of this area. *%|* can be used up to twice in the string. If you do not add one or both of them, fvwm sets the margins to the margins of the whole item (not counting the side picture). -+ *%s*::: Places the side picture either at the beginning or the end of the menu. This directive may be used only once and only as the first or last in the format string. If the *%s* is not at the beginning of the string, menus are not drawn properly. - -+ *Space*, *Tab*, *%Space* and *%Tab*::: Add gap of one space, or a tab, using the width of the menu font. When using a tab, the size of the gap can be one to 8 spaces since the tab position is a multiple of 8 from the edge of the menu. The whole string must be quoted if spaces or tabs are used. -+ *%p*::: Like Space and Tab *%p* inserts an empty area into the item, but with better control of its size (see below). - -.:: - +-- ++ You can define an additional space before and after each of the objects like this + -- 2.30.2