From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Date: Mon, 19 Nov 2007 13:45:25 +0000 From: "Douglas A. Gwyn" Message-ID: <473E5203.2FCD35F7@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <473CA2FD.1A3CDFFC@null.net>, <54F13B61-AD87-48AD-86F5-ADBCFF20F2F3@mac.com> Subject: [plan9mod] Re: [9fans] Re: mv macro set documentation - found! Topicbox-Message-UUID: 0132d19c-ead3-11e9-9d60-3106f5b1d025 Pietro Gagliardi wrote: > What it should do is provide macros like .BO for bold. The usual troff directives should work, e.g. \fB. > I haven't seen an option to remove the "cut here" parts, though. For the DWB 2.0 version of the macros ([DWB]/lib/vmca), the following does that: .de )t .. .VS \" or whataver ... This replaces the macro that implements the cut marks. I presume that something similar could be used to get rid of the labels in the margin and + corner markers.