summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-xdvi-debug.h
blob: 9e3d3e69deb7ae5cc59041eec941a3706c43bd00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- texk/xdvik/xdvi-debug.h.orig	2014-09-02 18:41:34.000000000 +0900
+++ texk/xdvik/xdvi-debug.h	2015-01-31 21:02:18.000000000 +0900
@@ -101,6 +101,7 @@
 #define DBG_GUI			131072
 #define DBG_FIND		262144
 #define DBG_FILES		524288
+#define DBG_PTEXFNT             1048576
 #define	DBG_ALL			(~DBG_BATCH)
 
 /* a mapping of numerical options to descriptive strings, defined in util.c */