From: Paul Eggert Date: Sun, 6 Dec 2020 01:33:29 +0000 (-0800) Subject: doc: fix curved quotes issue X-Git-Tag: v1.0~3419 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=0fcd7c693a775e3313ed3e84ff3acf3dc2c3686b;p=gnulib.git doc: fix curved quotes issue * doc/gnulib.texi: Set txicodequoteundirected and txicodequotebacktick so that ` and ' in examples do not generate curved single quotes that do the wrong thing when cut and pasted. --- diff --git a/ChangeLog b/ChangeLog index d07d968788..5378f177a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2020-12-05 Paul Eggert + doc: fix curved quotes issue + * doc/gnulib.texi: Set txicodequoteundirected and + txicodequotebacktick so that ` and ' in examples do not generate + curved single quotes that do the wrong thing when cut and pasted. + doc: mention static and dynamic checking * doc/gnulib-readme.texi (High Quality): Add a bit of advice for static and dynamic checking. diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 0620118bf5..bddb80624b 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -2,6 +2,14 @@ @comment %**start of header @setfilename gnulib.info @settitle GNU Gnulib +@c These two require Texinfo 5.0 or later, so we use the older +@c equivalent @set variables supported in 4.11 and hence +@ignore +@codequotebacktick on +@codequoteundirected on +@end ignore +@set txicodequoteundirected +@set txicodequotebacktick @c Define a new index for the magic constants in regex.texi. @defcodeindex cn @syncodeindex fn cp