From 0ca3795b3bd484db4b7df847d54c79ae206cdbdc Mon Sep 17 00:00:00 2001 From: oliverpool Date: Mon, 15 Aug 2016 09:11:28 +0200 Subject: [PATCH] Fix Undefined control sequence Undefined control sequence \pdfobjcompresslevel --- patacrep/data/templates/styles/patacrep.sty | 5 ----- 1 file changed, 5 deletions(-) diff --git a/patacrep/data/templates/styles/patacrep.sty b/patacrep/data/templates/styles/patacrep.sty index bdcf41ce..deaad66f 100644 --- a/patacrep/data/templates/styles/patacrep.sty +++ b/patacrep/data/templates/styles/patacrep.sty @@ -79,11 +79,6 @@ \renewcommand{\colbotglue}{0pt plus .5\textheight minus 0pt}% \fi -% Patch for Debian TeXLive 2012 -% A bug may produce corrupted PDF -\pdfobjcompresslevel=0 - - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Unicode characters \RequirePackage{fontspec}