From: Paul Eggert Date: Mon, 13 Dec 2021 23:44:26 +0000 (-0800) Subject: Format ` and ' more nicely in doc X-Git-Tag: v1.35~81 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=399c08b3bf032dd169ffda198624591a97d45e2a;p=thirdparty%2Ftar.git Format ` and ' more nicely in doc Use @documentencoding and set txicodequoteundirected and txicodequotebacktick to get nicer-looking quoting in the manual. --- diff --git a/doc/tar.texi b/doc/tar.texi index 2b5747e0..248be0d2 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -5,6 +5,16 @@ @settitle GNU tar @value{VERSION} @setchapternewpage odd +@documentencoding UTF-8 +@c These two commands require Texinfo 5.0; for now use the older +@c equivalent @set commands supported in Texinfo 4.11 and later. +@ignore +@codequotebacktick on +@codequoteundirected on +@end ignore +@set txicodequoteundirected +@set txicodequotebacktick + @finalout @smallbook