X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fpspp.texi;h=39663483d0359fc49c9ff0ec8cb4e76c1cfc78d4;hb=ac2fba558fc64d7f1a554e9388d5adfe5ad22f0e;hp=6b0eac1a5164e7759fece8f14e17185a77ea820e;hpb=691a034d7f2139076fa012739dffd40ef5db4a9b;p=pspp diff --git a/doc/pspp.texi b/doc/pspp.texi index 6b0eac1a51..39663483d0 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -1,13 +1,13 @@ +\input texinfo @c -*- texinfo -*- @c PSPP - a program for statistical analysis. -@c Copyright (C) 2017 Free Software Foundation, Inc. +@c Copyright (C) 2017, 2019 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 @c or any later version published by the Free Software Foundation; @c with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. @c A copy of the license is included in the section entitled "GNU @c Free Documentation License". -@c -\input texinfo @c -*- texinfo -*- + @c %**start of header @setfilename pspp.info @settitle PSPP @@ -24,7 +24,7 @@ @include version.texi -@c This macro should be used for marking command names. For the purposes of markup, +@c This macro should be used for marking command names. For the purposes of markup, @c no distinction is made between ``commands'' and ``procedures''. @macro cmd{CMDNAME} @code{\CMDNAME\} @@ -63,7 +63,7 @@ This manual is for GNU PSPP version @value{VERSION}, software for statistical analysis. -Copyright @copyright{} 1997, 1998, 2004, 2005, 2009, 2012, 2013, 2014, 2016 Free Software Foundation, Inc. +Copyright @copyright{} 1997, 1998, 2004, 2005, 2009, 2012, 2013, 2014, 2016, 2019 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -85,9 +85,9 @@ Free Documentation License". @end titlepage @c @chapheading Acknowledgements -The authors wish to thank Network Theory Ltd +The authors wish to thank Network Theory Ltd @url{http://www.network-theory.co.uk} -for their financial support +for their financial support in the production of this manual. @@ -122,6 +122,7 @@ in the production of this manual. * Utilities:: Other commands. * Invoking pspp-convert:: Utility for converting among file formats. +* Invoking pspp-output:: Utility for working with viewer (SPV) files. * Invoking pspp-dump-sav:: Utility for examining raw .sav files. * Not Implemented:: What's not here yet * Bugs:: Known problems; submitting bug reports. @@ -151,6 +152,7 @@ in the production of this manual. @include utilities.texi @include pspp-convert.texi +@include pspp-output.texi @include pspp-dump-sav.texi @include not-implemented.texi @include bugs.texi @@ -162,8 +164,3 @@ in the production of this manual. @include fdl.texi @bye - -@c Local Variables: -@c use (texinfo-multiple-files-update "pspp.texi") in emacs to keep these files consistent -@c compile-command: "makeinfo pspp.texi" -@c End: