table-provider: Remove "const" from struct table_cell members.
[pspp] / src / output / tex.c
2021-01-01 Ben Pfafftable-provider: Remove "const" from struct table_cell...
2020-12-27 Ben Pfafftable: Get rid of accessor functions for 'h' and 'n...
2020-12-20 John DarringtonFix building --without-cairo
2020-12-20 Ben Pfaffcairo: Move chart code into cairo-chart.
2020-12-19 Ben Pfaffpage-eject-item: Factor out of text_item.
2020-12-05 Ben Pfaffoutput: Move parse_color() from cairo.c to options.c.
2020-10-26 John DarringtonTeX driver: Conditionally emit "\input graphics" contro...
2020-10-25 Ben Pfafftex: Avoid compiler warning for unused variable.
2020-10-25 John DarringtonAdd a TeX driver