Browse Source

Fix Undefined control sequence

Undefined control sequence \pdfobjcompresslevel
pull/243/head
oliverpool 8 years ago
committed by GitHub
parent
commit
0ca3795b3b
  1. 5
      patacrep/data/templates/styles/patacrep.sty

5
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}

Loading…
Cancel
Save