Format ` and ' more nicely in doc

Use @documentencoding and set txicodequoteundirected and
txicodequotebacktick to get nicer-looking quoting in the manual.
This commit is contained in:
Paul Eggert
2021-12-13 15:44:26 -08:00
parent 7f8fe36040
commit 399c08b3bf

View File

@@ -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