From 309bb5d32c0de20df8d173e60810b002ec3af269 Mon Sep 17 00:00:00 2001 From: wl Date: Sat, 27 May 2006 06:12:40 +0000 Subject: * tmac/an-old.tmac (an-header, an-p-footer): Use named environment. --- tmac/an-old.tmac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tmac/an-old.tmac') diff --git a/tmac/an-old.tmac b/tmac/an-old.tmac index 5be56c70..d187eba4 100644 --- a/tmac/an-old.tmac +++ b/tmac/an-old.tmac @@ -260,7 +260,7 @@ . el \ . sp .5i . \} -. ev 1 +. ev an-1 . ps \\n[PS]u . vs \\n[VS]u . lt \\n[LT]u @@ -286,7 +286,7 @@ .af an-page-letter a . .de1 an-p-footer -. ev 1 +. ev an-1 . ps \\n[PS]u . vs \\n[VS]u . lt \\n[LT]u @@ -420,7 +420,7 @@ . \" We must emit the diversion in a separate environment to . \" assure that a possible margin character is printed correctly. . ie (\\n[dl] + \\n[an-tag-sep] > \\n[an-prevailing-indent]) \{\ -. ev 2 +. ev an-2 . evc 0 . mc . nf @@ -435,7 +435,7 @@ . \" of the character cell, it is possible that the following combination . \" of .in and .ti yields a different result as the .in request in . \" the .ie part above. -. ev 2 +. ev an-2 . evc 0 . mc . nf -- cgit v1.2.1