Fixed Texinfo problems which arise under Texinfo 4.13.90
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 19 Nov 2012 18:45:14 +0000 (19:45 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 19 Nov 2012 18:45:14 +0000 (19:45 +0100)
doc/dev/i18n.texi
doc/utilities.texi

index 3ab86c3d2ec349fb85267ac934bb7c721d9eb304..09b5b419cf74d6636183c505557772f123d60f3d 100644 (file)
@@ -47,7 +47,7 @@ report generated by pspp.  Non-data related strings (Eg: ``Page number'',
 @subsection The data locale
 This locale is the one associated with the data being analysed with pspp.
 The only important aspect of this locale is the character encoding.
-@footnote {It might also be desirable for the LC_COLLATE category to be used for the purposes of sorting data.}
+@footnote{It might also be desirable for the LC_COLLATE category to be used for the purposes of sorting data.}
 The dictionary pertaining to the data contains a field denoting the encoding.
 Any string data stored in a @union{value} will be encoded in the
 dictionary's character set.
index b20fa24c851e85fb064e09a174dd7f25ef6e0456..cfbafccb223de06cc47737f096ee05f1dc0ea82c 100644 (file)
@@ -721,7 +721,7 @@ If @subcmd{TNUMBERS} is set to @subcmd{LABELS}, then values are displayed using
 If the a value has no label, then it will be displayed using its literal value.
 If @subcmd{TNUMBERS} is set to @subcmd{BOTH}, then values will be displayed with both their label
 (if any) and their literal value in parentheses.
-@itemx TVARS
+@item TVARS
 The @subcmd{TVARS} option sets the way in which variables are displayed in output tables.
 The valid settings are @subcmd{NAMES}, @subcmd{LABELS} and @subcmd{BOTH}.
 If @subcmd{TVARS} is set to @subcmd{NAMES}, then all variables are displayed using their names.
@@ -861,7 +861,7 @@ parameters.  Parameters that can be changed using @cmd{SET}
 with the same name.  @cmd{SHOW} supports the following additional
 subcommands:
 
-@table @bullet
+@table @asis
 @item @subcmd{ALL}
 Show all settings.
 @item @subcmd{CC}