Implement the MCONVERT command.
[pspp] / doc / pspp.texi
index 618a27a1b8a5878dc361fa614d4e0f35fd27785d..6c4771e944da8ab3dcecb0150056b926e48d2fdf 100644 (file)
@@ -76,7 +76,9 @@ graphic user interface
 @ifnotinfo
 @ifnotplaintext
 @ifnothtml
+@smallexample
 @include pspp-figures/\FILE\.texi
+@end smallexample
 @end ifnothtml
 @end ifnotplaintext
 @end ifnotinfo
@@ -113,14 +115,6 @@ graphic user interface
 @sc{pspp}
 @end macro
 
-
-@ifset MISSING_CLICKSEQUENCE
-@alias clicksequence = asis
-@macro click {}
-->
-@end macro
-@end ifset
-
 @iftex
 @finalout
 @end iftex
@@ -184,6 +178,7 @@ Free Documentation License".
 * Data Selection::              Select certain cases for analysis.
 * Conditionals and Looping::    Doing things many times or not at all.
 * Statistics::                  Basic statistical procedures.
+* Matrices::                    Matrix operations and transformations.
 * Utilities::                   Other commands.
 
 * Invoking pspp-convert::       Utility for converting among file formats.
@@ -214,6 +209,7 @@ Free Documentation License".
 @include data-selection.texi
 @include flow-control.texi
 @include statistics.texi
+@include matrices.texi
 @include utilities.texi
 
 @include pspp-convert.texi