From 4328d0964fbb3541f9402e05d45b16716661d457 Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sun, 22 Oct 2017 14:13:43 -0400 Subject: pdfpic: Suppress warning if in compatibility mode. When saving the value of compatibility mode, do so using an old-style register reference since compatibility mode may not yet be off. Fixes Savannah #51945. Signed-off-by: Bjarni Ingi Gislason Signed-off-by: G. Branden Robinson --- tmac/pdfpic.tmac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmac/pdfpic.tmac') diff --git a/tmac/pdfpic.tmac b/tmac/pdfpic.tmac index 16ac9e181..3267ea664 100644 --- a/tmac/pdfpic.tmac +++ b/tmac/pdfpic.tmac @@ -14,7 +14,7 @@ . .do if d PDFPIC .nx . -.nr _C \n[.C] +.nr _C \n(.C .cp 0 . .de @abort -- cgit v1.2.1