From: Regina Obe Date: Sun, 23 Jul 2017 09:23:56 +0000 (+0000) Subject: get rid of utf8 see if resolves pdf compile error X-Git-Tag: 2.4.0alpha~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f610474ba544fd0858e66ce7421306a8755dc4e0;p=postgis get rid of utf8 see if resolves pdf compile error git-svn-id: http://svn.osgeo.org/postgis/trunk@15500 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/texstyle.sty b/doc/texstyle.sty index 698895103..58689bb32 100644 --- a/doc/texstyle.sty +++ b/doc/texstyle.sty @@ -7,7 +7,6 @@ %% Just use the original package and pass the options \RequirePackageWithOptions{docbook} -\usepackage[utf8]{inputenc} %% Make regular quotes within programlisting tags (#3726) \usepackage{listings}