diff options
author | Mike Gerwitz <gerwitzm@lovullo.com> | 2016-11-15 12:35:08 -0500 |
---|---|---|
committer | Mike Gerwitz <gerwitzm@lovullo.com> | 2016-11-17 23:55:23 -0500 |
commit | 94b423db168e8e4df75cdf383d0e51374e7bd2ad (patch) | |
tree | c9601e5f77b53612c26ffd3509c7dfef5e64e1ae /doc | |
parent | 4c9539a1e0d1b02c837aeeeab228f30e10725e52 (diff) | |
download | tame-94b423db168e8e4df75cdf383d0e51374e7bd2ad.tar.gz tame-94b423db168e8e4df75cdf383d0e51374e7bd2ad.tar.bz2 tame-94b423db168e8e4df75cdf383d0e51374e7bd2ad.zip |
Add @tame Texinfo macro
Facilitates name changes. Good practice for free software projects.
* doc/tame.texi (tame): Macro added.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tame.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tame.texi b/doc/tame.texi index a9bdd83..8382d56 100644 --- a/doc/tame.texi +++ b/doc/tame.texi @@ -62,6 +62,10 @@ Free Documentation License". @end ifnottex +@macro tame{} +TAME +@end macro + @c TODO: move me @macro mdash{} --- |