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=618a27a1b8a5878dc361fa614d4e0f35fd27785d;hpb=1d447973271c2dbeedf5d5c3fad3b932038f9cec;p=pspp diff --git a/doc/pspp.texi b/doc/pspp.texi index 618a27a1b8..204feada58 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -76,7 +76,9 @@ graphic user interface @ifnotinfo @ifnotplaintext @ifnothtml +@smallexample @include pspp-figures/\FILE\.texi +@end smallexample @end ifnothtml @end ifnotplaintext @end ifnotinfo @@ -88,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} @@ -113,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 @@ -184,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. @@ -214,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