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:
10
doc/tar.texi
10
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
|
||||
|
||||
Reference in New Issue
Block a user