output: Render pivot tables monolithically. pivot-outer-borders
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 17 Jan 2023 04:06:16 +0000 (20:06 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Feb 2023 22:59:20 +0000 (14:59 -0800)
commit7dfac5cdb216652cb60f15499a35bb8532e2cf15
tree4e22a31c69737df11bd12b7b1ebac695c95599e1
parentdfb794fa53a423c1f20c3a21811c0bec4a64a916
output: Render pivot tables monolithically.

This is a step toward supporting outer borders on tables,
which is something that PSPP doesn't do at all now, and
which SPSS does very badly.
doc/dev/spv-file-format.texi
src/output/pivot-output.c
src/output/pivot-output.h
src/output/render.c
src/output/table.h
tests/language/commands/ctables.at
tests/output/pivot-table-test.c