> From: Aharon Robbins <[email protected]> > Date: Mon, 03 Sep 2012 22:12:54 +0300 > Cc: [email protected] > > > @titlepage > > @titlefont{GNU Software for MS-Windows,} > > @sp 1 > > @title MS-DOS, and Compatible Systems > > @subtitle Edition @value{edition} > > @author by Daniel Hagerty, Melissa Weisshaus > > @author and Eli Zaretskii > > > > Maybe newer versions of Texinfo have a better solution, I never tried. > > Thanks, this works. At the moment I have > > @titlefont{AWK As A Major Systems Programming @*} > @title Language---Revisited > > which errs the other way, not quite enough space between the two lines.
That's why I used "@sp 1" between them. Doesn't it work for you?
