Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/tmac * Make Qq callable.



details:   https://anonhg.NetBSD.org/src/rev/3af61d6cb753
branches:  trunk
changeset: 472344:3af61d6cb753
user:      ross <ross%NetBSD.org@localhost>
date:      Wed Apr 28 00:23:39 1999 +0000

description:
* Make Qq callable.
* Dump hyphenation type in the register dump macro.

diffstat:

 share/tmac/doc-common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 5767af2cfe03 -r 3af61d6cb753 share/tmac/doc-common
--- a/share/tmac/doc-common     Wed Apr 28 00:18:12 1999 +0000
+++ b/share/tmac/doc-common     Wed Apr 28 00:23:39 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: doc-common,v 1.30 1999/03/23 11:50:09 mycroft Exp $
+.\"    $NetBSD: doc-common,v 1.31 1999/04/28 00:23:39 ross Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -56,6 +56,7 @@
 .nr Dc 3
 .nr Do 10n
 .nr Dq 12n
+.nr Qq 12n
 .nr Ds 6n
 .nr Dq 12n
 .nr Dv 12n
@@ -470,5 +471,6 @@
 .tm w8==\\n(w8
 .tm w9==\\n(w9
 .tm xX==\\n(xX local register
+.tm hY==\\n(hY Hyphenation type
 .tm END OF REGISTER DUMP
 ..



Home | Main Index | Thread Index | Old Index