# HG changeset patch # User Rik # Date 1392583614 28800 # Node ID d39fd728ddef1488c1314a56b61241b86c7144da # Parent 2b01c11197d6fa98ed51a3ed2a7c58de7bbc0424 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. diff -r 2b01c11197d6 -r d39fd728ddef doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi Sun Feb 16 10:26:49 2014 -0800 +++ b/doc/interpreter/plot.txi Sun Feb 16 12:46:54 2014 -0800 @@ -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