doc: avoid Texinfo portability issues

Reported by Bruno Haible.
http://lists.gnu.org/archive/html/bug-bison/2019-05/msg00024.html
Fixed by Karl Berry.
http://lists.gnu.org/archive/html/bug-bison/2019-05/msg00034.html

* doc/bison.texi: Don't specify the langage, rely on the default.
Avoid blank pages.
This commit is contained in:
Akim Demaille
2019-05-20 06:11:07 +02:00
parent 1934304acf
commit 70c3f3ade5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,10 +2,8 @@
@comment %**start of header
@setfilename bison.info
@documentencoding UTF-8
@documentlanguage en
@include version.texi
@settitle Bison @value{VERSION}
@setchapternewpage odd
@tex
\gdef\rgbWarning{0.50 0 0.50}
@@ -58,6 +56,7 @@
@c This edition has been formatted so that you can format and print it in
@c the smallbook format.
@c @smallbook
@c @setchapternewpage odd
@c Set following if you want to document %default-prec and %no-default-prec.
@c This feature is experimental and may change in future Bison versions.