Browse Source

Merge pull request #243 from patacrep/fix_pdfobjcompresslevel

Undefined control sequence \pdfobjcompresslevel
pull/246/head
oliverpool 8 years ago
committed by GitHub
parent
commit
e26aa96705
  1. 2
      NEWS.md
  2. 5
      patacrep/data/templates/styles/patacrep.sty

2
NEWS.md

@ -1,5 +1,7 @@
# patacrep {current_master}
* Fix `pdfobjcompresslevel` undefined control sequence [#243](https://github.com/patacrep/patacrep/pull/243)
# patacrep 5.1.1
* Fix the auto-release to pypy

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