X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=blobdiff_plain;f=doc%2Fpspp.texinfo;h=562b328dbab3bb595574c9ee804d66703dc1d407;hp=975ee660b815ccbc66fe23d51ee2a3ae1bd22c17;hb=HEAD;hpb=9a331fe64eb814ae5c1322e21717a04fb254bf65 diff --git a/doc/pspp.texinfo b/doc/pspp.texinfo index 975ee660..562b328d 100644 --- a/doc/pspp.texinfo +++ b/doc/pspp.texinfo @@ -6,12 +6,26 @@ @c @setchapternewpage odd @c %**end of header + +@macro note{param1} +@quotation +@strong{Please note:} \param1\ +@end quotation +@end macro + @include version.texi @macro cmd{CMDNAME} \CMDNAME\ @end macro +@ifset MISSING_CLICKSEQUENCE +@alias clicksequence = asis +@macro click {} +-> +@end macro +@end ifset + @iftex @finalout @end iftex @@ -25,7 +39,7 @@ This manual is for GNU PSPP version @value{VERSION}, software for statistical analysis. -Copyright @copyright{} 1997, 1998, 2004, 2005 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 2004, 2005, 2009 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -51,6 +65,14 @@ modify this GNU manual.'' @insertcopying @end titlepage +@chapheading Acknowledgements +The authors wish to thank +Network Theory Ltd +@url{http://www.network-theory.co.uk} +for their financial support +in the production of this manual. + + @contents @@ -66,6 +88,7 @@ modify this GNU manual.'' * License:: Your rights and obligations. * Invocation:: Starting and running PSPP. +* Using PSPP:: How to use PSPP --- A brief tutorial. * Language:: Basics of the PSPP command language. * Expressions:: Numeric and string expression syntax. @@ -95,6 +118,7 @@ modify this GNU manual.'' @include license.texi @include invoking.texi +@include tutorial.texi @include language.texi @include expressions.texi @include data-io.texi