[postgis-tickets] r15500 - get rid of utf8 see if resolves pdf compile error

Regina Obe lr at pcorp.us
Sun Jul 23 02:23:56 PDT 2017


Author: robe
Date: 2017-07-23 02:23:56 -0700 (Sun, 23 Jul 2017)
New Revision: 15500

Modified:
   trunk/doc/texstyle.sty
Log:
get rid of utf8 see if resolves pdf compile error

Modified: trunk/doc/texstyle.sty
===================================================================
--- trunk/doc/texstyle.sty	2017-07-23 09:21:20 UTC (rev 15499)
+++ trunk/doc/texstyle.sty	2017-07-23 09:23:56 UTC (rev 15500)
@@ -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}



More information about the postgis-tickets mailing list