changeset 24506:9d0522881498

doc: Make code-example apostrophe in the manual cut-and-paste friendly (bug #52775). * macros.texi: Set Texinfo '@codequoteundirected on' flag.
author Daniel J Sebald <daniel.sebald@ieee.org>
date Mon, 01 Jan 2018 15:58:36 -0600
parents 9c178e5252e4
children dc25a0dc7800
files doc/interpreter/macros.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/macros.texi	Wed Jan 03 22:00:03 2018 -0800
+++ b/doc/interpreter/macros.texi	Mon Jan 01 15:58:36 2018 -0600
@@ -107,3 +107,6 @@
     \global\urefurlonlylinktrue
   \fi
 @end tex
+
+@c Make the apostrophe in code examples cut-and-paste friendly.
+@codequoteundirected on