From ca4b0c6d6aef469eede468b405ea89e119da3626 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 00:25:47 -0500 Subject: Fix inadvertent "TQ" changes. --- kdvi/fontMap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdvi') diff --git a/kdvi/fontMap.cpp b/kdvi/fontMap.cpp index 8cbe4a0e..8ef9b2c7 100644 --- a/kdvi/fontMap.cpp +++ b/kdvi/fontMap.cpp @@ -26,7 +26,7 @@ fontMap::fontMap() // has, like kdvi (and unlike dvips), no built-in fonts. // Finding ps2pk.map is not easy. In teTeX < 3.0, the kpsewhich - // program RETQUIRES the option "--format=dvips config". In teTeX = + // program REQUIRES the option "--format=dvips config". In teTeX = // 3.0, the option "--format=map" MUST be used. Since there is no // way to give both options at the same time, there is seemingly no // other way than to try both options one after another. We use the -- cgit v1.2.1