pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-83-gf2ce6c


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-83-gf2ce6c8
Date: Sun, 25 Oct 2020 20:29:24 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  f2ce6c88c3821dec2b15379cd6a4ffdde1783079 (commit)
      from  4ab3ada839067eaee164be95efc0df37df6bce62 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f2ce6c88c3821dec2b15379cd6a4ffdde1783079
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Oct 25 17:29:12 2020 -0700

    doc: Improve formatting of tutorial in PDF output.
    
    In the PDF version of the manual, excerpts from the output were formatted
    awkwardly because output couldn't be split across pages.  In one case,
    the output spilled off the bottom of the page.  This fixes the problem.
    
    This change is pretty big.  It's because @float can't split across pages,
    but without @float one must write in a different style that doesn't assume
    the reader can jump back and forth to figures and tables.  I also took
    the opportunity to start using pspp-output to excerpt portions of output.

-----------------------------------------------------------------------

Summary of changes:
 doc/automake.mk            |  54 +++++++---
 doc/examples/tutorial2.sps |   1 +
 doc/examples/tutorial3.sps |   4 +-
 doc/examples/tutorial4.sps |   1 -
 doc/pspp.texi              |   2 +-
 doc/tutorial.texi          | 260 ++++++++++++++++++---------------------------
 6 files changed, 148 insertions(+), 174 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]