it works again
[pspp] / src / output / tex.c
2020-12-31 Ben Pfaffit works again
2020-12-31 Ben Pfaffmore work toward making table_item just a pivot_Table
2020-12-31 Ben PfaffMake caption into table_cell too.
2020-12-31 Ben Pfafftable-item: Change title from table_item_text to table_...
2020-12-31 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