diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-06-28 17:02:57 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-06-28 17:02:57 +0000 |
commit | 6ee1839f207eb681622d85522ace722feb96a200 (patch) | |
tree | 6aaa74af393603a24af6da7db392b1fd6cb0ef3d /Doc/ztexi.yo | |
parent | a25c40c6a06425d99b4816c62ccb33cfa76cd397 (diff) | |
download | zsh-6ee1839f207eb681622d85522ace722feb96a200.tar.gz zsh-6ee1839f207eb681622d85522ace722feb96a200.tar.xz zsh-6ee1839f207eb681622d85522ace722feb96a200.zip |
15160, 15169: Doc formatting changes for texinfo and .html files
Diffstat (limited to 'Doc/ztexi.yo')
-rw-r--r-- | Doc/ztexi.yo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/ztexi.yo b/Doc/ztexi.yo index a89605ff9..efb1d5e15 100644 --- a/Doc/ztexi.yo +++ b/Doc/ztexi.yo @@ -81,6 +81,11 @@ def(texiiftex)(1)(\ ARG1\ NOTRANS(@end iftex)NL()\ ) +def(texiifnottex)(1)(\ + NOTRANS(@ifnottex)NL()\ + ARG1\ + NOTRANS(@end ifnottex)NL()\ +) def(texipage)(0)(\ NOTRANS(@page)\ |