From 56da562cadf86527bd9794240398be96f83b062e Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 30 Mar 2001 12:52:02 +0000 Subject: Remove .Ld from mdoc package; replace it with special handling of `...'. * tmac/doc-common: Remove `Ld' register. Uncomment `doc-volume-ds-*' strings. Remove `doc-operating-system-default'. (Os): Updated. * tmac/doc-syms (Ld): Removed. * tmac/doc.tmac (doc-parse-args, doc-parse-arg-vector): Handle `...' specially. * NEWS: Updated. * tmac/groff_mdoc.man: Many fixes and updates. * tmac/www.tmac: Save compatibility mode. --- tmac/doc-syms | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'tmac/doc-syms') diff --git a/tmac/doc-syms b/tmac/doc-syms index 30bdaeb6..770e08c2 100644 --- a/tmac/doc-syms +++ b/tmac/doc-syms @@ -36,37 +36,6 @@ . .eo . -.\" NS Ld user macro -.\" NS print `...' (similar to TeX's \ldots command) -.\" NS -.\" NS modifies: -.\" NS doc-arg-ptr -.\" NS doc-macro-name -.\" NS -.\" NS width register `Ld' defined in doc-common -. -.de Ld -. if !\n[doc-arg-limit] \ -. if \n[.$] \{\ -. ds doc-macro-name Ld -. doc-parse-args \$@ -. \} -. -. \" replace current argument with result -. ds doc-arg\n[doc-arg-ptr] \|.\|.\|.\& -. nr doc-type\n[doc-arg-ptr] 2 -. ds doc-space\n[doc-arg-ptr] "\*[doc-space] -. -. \" recompute space vector for remaining arguments -. nr doc-num-args (\n[doc-arg-limit] - \n[doc-arg-ptr]) -. nr doc-arg-limit \n[doc-arg-ptr] -. if \n[doc-num-args] \ -. doc-parse-space-vector -. -. doc-print-recursive -.. -. -. .\" NS Ux user macro .\" NS print UNIX .\" NS -- cgit v1.2.1