summaryrefslogtreecommitdiff
path: root/tmac/doc-syms
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-03-30 12:52:02 +0000
committerwlemb <wlemb>2001-03-30 12:52:02 +0000
commit56da562cadf86527bd9794240398be96f83b062e (patch)
treed13c224506d97ab18d904a5c6b8aba67816f453f /tmac/doc-syms
parent23abe4f0a4086b81f18014c0cb43e62f8497f577 (diff)
downloadgroff-56da562cadf86527bd9794240398be96f83b062e.tar.gz
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.
Diffstat (limited to 'tmac/doc-syms')
-rw-r--r--tmac/doc-syms31
1 files changed, 0 insertions, 31 deletions
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