X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp.texi;h=204feada5862577aad02fbdf37cbf51b6c870e80;hb=refs%2Fheads%2Fctables7;hp=d096a6eab4d78f8a1f4556e3425c7c593e5d4e89;hpb=556481e5944e4c9a9f9a0ef74ceddb005a199eea;p=pspp diff --git a/doc/pspp.texi b/doc/pspp.texi index d096a6eab4..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} @@ -115,14 +124,6 @@ graphic user interface @sc{pspp} @end macro - -@ifset MISSING_CLICKSEQUENCE -@alias clicksequence = asis -@macro click {} --> -@end macro -@end ifset - @iftex @finalout @end iftex @@ -186,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. @@ -216,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