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.2.0-51-g5fa3e4


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-51-g5fa3e4d
Date: Tue, 25 Dec 2018 14:51:29 -0500 (EST)

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  5fa3e4dfcb2e02de2c64690a12bcbb7efc321230 (commit)
       via  395cd4395449dbdff7c9ba0d56ba14529063d350 (commit)
      from  759eaa063b918bd7defe91e53d3ce102901b3e53 (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 5fa3e4dfcb2e02de2c64690a12bcbb7efc321230
Author: Ben Pfaff <address@hidden>
Date:   Sun Nov 25 20:43:22 2018 -0800

    render: Update style of footnote rendering.

commit 395cd4395449dbdff7c9ba0d56ba14529063d350
Author: Ben Pfaff <address@hidden>
Date:   Fri Nov 16 20:42:13 2018 -0800

    output: Expand footnote support.
    
    This adds support for multiple footnotes per table cell and the ability
    to add footnotes to titles and captions.

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

Summary of changes:
 src/output/ascii.c               |  53 +++++------
 src/output/cairo.c               |  52 ++++-------
 src/output/csv.c                 | 100 +++++++++-----------
 src/output/html.c                | 108 ++++++++++-----------
 src/output/odt.c                 |  55 +++++------
 src/output/render.c              | 196 +++++++--------------------------------
 src/output/render.h              |  14 +--
 src/output/tab.c                 |  31 +++++--
 src/output/tab.h                 |   6 +-
 src/output/table-item.c          |  60 ++++++++++--
 src/output/table-item.h          |  31 +++++--
 src/output/table-provider.h      |  16 +++-
 src/output/table.c               |  75 +++++++++++++++
 src/ui/gui/psppire-output-view.c |   5 +-
 tests/output/render-test.c       |   9 +-
 tests/output/render.at           |  12 +--
 16 files changed, 402 insertions(+), 421 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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