From ac9ad68f886cc67c0f2ec144c2bfcb148031d452 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Mon, 19 Nov 2012 19:45:14 +0100 Subject: [PATCH] Fixed Texinfo problems which arise under Texinfo 4.13.90 --- doc/dev/i18n.texi | 2 +- doc/utilities.texi | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/dev/i18n.texi b/doc/dev/i18n.texi index 3ab86c3d2e..09b5b419cf 100644 --- a/doc/dev/i18n.texi +++ b/doc/dev/i18n.texi @@ -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. diff --git a/doc/utilities.texi b/doc/utilities.texi index b20fa24c85..cfbafccb22 100644 --- a/doc/utilities.texi +++ b/doc/utilities.texi @@ -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} -- 2.30.2