mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
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:
1
THANKS
1
THANKS
@@ -89,6 +89,7 @@ Jonathan Fabrizio jonathan.fabrizio@lrde.epita.fr
|
||||
Jonathan Nieder jrnieder@gmail.com
|
||||
Josh Soref jsoref@gmail.com
|
||||
Juan Manuel Guerrero juan.guerrero@gmx.de
|
||||
Karl Berry karl@freefriends.org
|
||||
Kees Zeelenberg kzlg@users.sourceforge.net
|
||||
Keith Browne kbrowne@legato.com
|
||||
Ken Moffat zarniwhoop@ntlworld.com
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user