11 lines
339 B
C
11 lines
339 B
C
--- texk/xdvik/xdvi-debug.h.orig 2022-01-30 07:42:00 UTC
|
|
+++ texk/xdvik/xdvi-debug.h
|
|
@@ -100,6 +100,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 */
|