fix crash when exporting pdf via gui - fixes bug #45272
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Wed, 24 Jun 2015 21:47:58 +0000 (23:47 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Wed, 24 Jun 2015 21:58:27 +0000 (23:58 +0200)
commit2352789a3250e11e0f5d2fd35a319c8de502a926
tree67fb616d199eb05c1bd314e92abe756a7530986f
parent43677e19ece98f61d8e362dc79ba7c263a6de8f0
fix crash when exporting pdf via gui - fixes bug #45272

    The problem https://savannah.gnu.org/bugs/?45272 occurs when the pdf
    export is done via the gui. The problem is that tables containing only
    carriage returns are considered to have no vertical space consumption.
src/output/cairo.c