X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp.texi;h=204feada5862577aad02fbdf37cbf51b6c870e80;hb=refs%2Fheads%2Fctables10;hp=e107be4aa12ae8fc79fa3e05a65698391e2ba5a6;hpb=f045a2f12a05da6429cd94e6ac8b7f45e7c95e92;p=pspp diff --git a/doc/pspp.texi b/doc/pspp.texi index e107be4aa1..204feada58 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -90,6 +90,15 @@ graphic user interface @end quotation @end macro +@ifnottex +@macro times{} +× +@end macro +@macro ne{} +≠ +@end macro +@end ifnottex + @c A macro to indicate variable names used in examples. @c NOT metasyntactical variables - for that use @var @macro exvar{VAR} @@ -178,6 +187,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. @@ -208,6 +218,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