Index: head/print/teTeX-base/files/patch-texk-ps2kpm-type1.c =================================================================== --- head/print/teTeX-base/files/patch-texk-ps2kpm-type1.c (nonexistent) +++ head/print/teTeX-base/files/patch-texk-ps2kpm-type1.c (revision 282079) @@ -0,0 +1,11 @@ +--- texk/ps2pkm/type1.c.orig 1999-02-06 23:00:18.000000000 +0100 ++++ texk/ps2pkm/type1.c 2011-08-18 23:02:17.000000000 +0200 +@@ -800,7 +800,7 @@ + static DOUBLE PSFakePop () + { + if (PSFakeTop >= 0) return(PSFakeStack[PSFakeTop--]); +- else Error0("PSFakePop : Stack empty\n"); ++ else { CC; IfTrace0(TRUE, "PSFakePop : Stack empty\n"); errflag = TRUE; return 0; } + /*NOTREACHED*/ + } + Property changes on: head/print/teTeX-base/files/patch-texk-ps2kpm-type1.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property