]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Fix formatting with texi2html.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Sep 2024 07:58:39 +0000 (09:58 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Sep 2024 15:28:01 +0000 (17:28 +0200)
* gettext-tools/doc/gettext.texi: Write '@itemize @bullet', not just '@itemize'.
* gettext-tools/doc/xgettext.texi: Likewise.

gettext-tools/doc/gettext.texi
gettext-tools/doc/xgettext.texi

index 3f0f30061254bec980cab1467ca07c8c19ef1328..f30bc734d49fc30b664c637b6a591d29ec7a0f7b 100644 (file)
@@ -3351,7 +3351,7 @@ In the GNU system, the following encodings are frequently used for the
 corresponding languages.
 
 @cindex encoding for your language
-@itemize
+@itemize @bullet
 @item @code{ISO-8859-1} for
 Afrikaans, Albanian, Basque, Breton, Catalan, Cornish, Danish, Dutch,
 English, Estonian, Faroese, Finnish, French, Galician, German,
@@ -5446,7 +5446,7 @@ esac
 The ``Pology'' package is a Free Software package for manipulating PO files.
 It features, in particular:
 
-@itemize
+@itemize @bullet
 @item
 Examination and in-place modification of collections of PO files.
 @item
@@ -10306,7 +10306,7 @@ categories:
 This data category associates @code{msgctxt} to the extracted text.  In
 the global rule, the @code{contextRule} element contains the following:
 
-@itemize
+@itemize @bullet
 @item
 A required @code{selector} attribute.  It contains an absolute selector
 that selects the nodes to which this rule applies.
@@ -10327,7 +10327,7 @@ This data category indicates whether the special XML characters
 reference.  In the global rule, the @code{escapeRule} element contains
 the following:
 
-@itemize
+@itemize @bullet
 @item
 A required @code{selector} attribute.  It contains an absolute selector
 that selects the nodes to which this rule applies.
@@ -10346,7 +10346,7 @@ content, but not to normalize whitespaces in the middle.
 boundaries.  In the global
 rule, the @code{preserveSpaceRule} element contains the following:
 
-@itemize
+@itemize @bullet
 @item
 A required @code{selector} attribute.  It contains an absolute selector
 that selects the nodes to which this rule applies.
index 3e2258dcc5c7a0350619af2abc650f71169f54c9..954d373508cba35251b88ee82825f7f079baea8e 100644 (file)
@@ -275,7 +275,7 @@ GCC-source, Glade, Lua, JavaScript, Vala, GSettings, Desktop.
 The default keyword specifications, which are always looked for if not
 explicitly disabled, are language dependent.  They are:
 
-@itemize
+@itemize @bullet
 @item
 For C, C++, and GCC-source: @code{gettext}, @code{dgettext:2},
 @code{dcgettext:2}, @code{ngettext:1,2}, @code{dngettext:2,3},