From 269b910fdaf87957a79ef7875f9accf488769601 Mon Sep 17 00:00:00 2001 From: wl Date: Sat, 23 Jan 2010 07:23:24 +0000 Subject: Fix `MC' macro of the ms package. * tmac/s.tmac (@MC): Define `pg*col-top' after the paragraph has been initialized. Otherwise, using this example, .nh .nf .kern 0 .pl 6c .ll 70n .MC 30n Text for multiple columns. Text for multiple columns. Text for multiple columns. Text for multiple columns. Text for multiple columns. the columns start at different vertical positions. --- tmac/s.tmac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmac') diff --git a/tmac/s.tmac b/tmac/s.tmac index bbfe996c..3a0e0c66 100644 --- a/tmac/s.tmac +++ b/tmac/s.tmac @@ -4,7 +4,7 @@ s.tmac Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2003, 2004, 2006, 2007, - 2009 + 2009, 2010 Free Software Foundation, Inc. Written by James Clark (jjc@jclark.com) @@ -518,11 +518,11 @@ along with this program. If not, see . . el .nr pg*gutw 0 .\} .DEVTAG ".mc \\n[pg@ncols] \\n[pg@colw] \\n[pg*gutw]" -.mk pg*col-top .ns .nr pg*col-num 0 .nr pg@fn-colw \\n[pg@colw]*5/6 .par@reset +.mk pg*col-top .. .de 2C .MC -- cgit v1.2.1