From 116ba2df034087c620a576693766f6639bd890fd Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 07 Feb 2005 22:48:12 +0000 Subject: Log gs property 2005-02-07 Marco Pesenti Gritti * ps/ps-document.c: (set_up_page): Log gs property --- (limited to 'ps') diff --git a/ps/ps-document.c b/ps/ps-document.c index 928e38c..0afb79c 100644 --- a/ps/ps-document.c +++ b/ps/ps-document.c @@ -554,6 +554,8 @@ set_up_page(PSDocument * gs) gs->left_margin, gs->bottom_margin, gs->right_margin, gs->top_margin); + LOG ("GS property %s", buf) + #ifdef HAVE_LOCALE_H setlocale(LC_NUMERIC, savelocale); #endif -- cgit v0.9.1