mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-27 11:53:21 +08:00
More literal adherence to "standard" texinfo usage of @tex, @title, @author,
etc., for makeinfo's comfort.
This commit is contained in:
@ -11,20 +11,20 @@
|
|||||||
@c General Public License.
|
@c General Public License.
|
||||||
@c
|
@c
|
||||||
@c $Id$
|
@c $Id$
|
||||||
@tex
|
@iftex
|
||||||
@finalout
|
@finalout
|
||||||
@c @smallbook
|
@c @smallbook
|
||||||
@end tex
|
@end iftex
|
||||||
@c @cropmarks
|
@c @cropmarks
|
||||||
@setchapternewpage odd
|
@setchapternewpage odd
|
||||||
@settitle GNU Binary Utilities
|
@settitle GNU Binary Utilities
|
||||||
@titlepage
|
@titlepage
|
||||||
@title{The GNU Binary Utilities}
|
@title The GNU Binary Utilities
|
||||||
@subtitle{Version 1.90}
|
@subtitle Version 1.90
|
||||||
@sp 1
|
@sp 1
|
||||||
@subtitle October 1991
|
@subtitle October 1991
|
||||||
@author{Roland H. Pesch}
|
@author Roland H. Pesch
|
||||||
@author{Cygnus Support}
|
@author Cygnus Support
|
||||||
@page
|
@page
|
||||||
|
|
||||||
@tex
|
@tex
|
||||||
|
Reference in New Issue
Block a user