]> www.fi.muni.cz Git - evince.git/blobdiff - ps/ps-document.c
Log gs property
[evince.git] / ps / ps-document.c
index 928e38c0da43d42eb87471eff131542839089e4b..0afb79c1ad50915d862ef76cfbcc27328d479044 100644 (file)
@@ -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