groff-commit
[Top][All Lists]
Advanced

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

[groff] 30/33: groff_me(7): Add "Name space" subsection.


From: G. Branden Robinson
Subject: [groff] 30/33: groff_me(7): Add "Name space" subsection.
Date: Thu, 30 Dec 2021 00:46:50 -0500 (EST)

gbranden pushed a commit to branch temp-mail-fail
in repository groff.

commit a2076fb4741f71d61f457415e65597faa8f5f1cc
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Dec 27 14:44:30 2021 +1100

    groff_me(7): Add "Name space" subsection.
---
 tmac/groff_me.7.man | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index 86f38802..c39c7003 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -208,6 +208,36 @@ is acceptable as input.
 .
 .
 .\" ====================================================================
+.SS "Name space"
+.\" ====================================================================
+.
+Objects in
+.I me
+follow a rigid naming convention.
+.
+To avoid conflict,
+any user-defined register,
+string,
+or macro
+names should be single numerals or uppercase letters,
+or any longer sequence of letters and numerals
+with at least one uppercase letter.
+.
+(For portability betwen BSD and
+.I groff
+.IR me ,
+limit names to
+two characters,
+and avoid the name
+.B [
+(left square bracket).)
+.
+The names employed
+by any preprocessors in use
+should also not be repurposed.
+.
+.
+.\" ====================================================================
 .SS Macros
 .\" ====================================================================
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]