diff options
author | Mike Gerwitz <gerwitzm@lovullo.com> | 2016-11-17 08:48:02 -0500 |
---|---|---|
committer | Mike Gerwitz <gerwitzm@lovullo.com> | 2016-11-17 23:55:23 -0500 |
commit | 246ccbb1db561c4f133294c0f2eed7171647794a (patch) | |
tree | a41a71ad6bb73d8afd365ddf65174fdcb4d73ad1 /doc | |
parent | 76f41e6250eda5869333eab86454e655462c45c1 (diff) | |
download | tame-246ccbb1db561c4f133294c0f2eed7171647794a.tar.gz tame-246ccbb1db561c4f133294c0f2eed7171647794a.tar.bz2 tame-246ccbb1db561c4f133294c0f2eed7171647794a.zip |
Add doc pkgns macro
* doc/tame.texi (pkgns): Added macro.
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 8382d56..a392605 100644 --- a/doc/tame.texi +++ b/doc/tame.texi @@ -87,6 +87,10 @@ TAME ∎ @end macro +@macro pkgns{node} +@code{lv:\node\} +@end macro + @ifhtml @c override @math to delimit for MathJax/KaTeX/etc @definfoenclose math,\(,\) |