Mercurial > hg > octave-nkf
diff doc/interpreter/macros.texi @ 18113:95466a42bcba
maint: backout unintended changeset 8cf2b8617e85
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 06 Dec 2013 16:45:38 -0500 |
parents | 8cf2b8617e85 |
children | 0e1f5a750d00 |
line wrap: on
line diff
--- a/doc/interpreter/macros.texi +++ b/doc/interpreter/macros.texi @@ -28,14 +28,14 @@ @c which is `XXX'. This looks particularly bad when the macro body is @c single or double-quoted text, such as a property value `"position"' @ifinfo -@rmacro qcode{arg} +@macro qcode{arg} \arg\ -@end rmacro +@end macro @end ifinfo @ifnotinfo -@rmacro qcode{arg} +@macro qcode{arg} @code{\arg\} -@end rmacro +@end macro @end ifnotinfo @c The following macro is used for the on-line help system, but we don't