Mercurial > hg > octave-nkf
changeset 18542:d39fd728ddef gui-release
Tweak cset 044bbf569cd3 to get '--' to display in HTML as well (bug #41585).
* plot.txi: Use '|' as @verb marker character. Use @ifnottex rather than
@ifinfo to capture cases of info and HTML.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 16 Feb 2014 12:46:54 -0800 |
parents | 2b01c11197d6 |
children | 00d684465379 |
files | doc/interpreter/plot.txi |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -2644,9 +2644,9 @@ Solid line. [default] @c Special handling required to avoid '--' becoming single en-dash in Info -@ifinfo -@item @verb{"--"} -@end ifinfo +@ifnottex +@item @verb{|"--"|} +@end ifnottex @iftex @item @code{"--"} @end iftex