DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(texinfo) Titlepage & Copyright Page

Info Catalog (texinfo) Info Summary and Permissions (texinfo) Beginning a File (texinfo) The Top Node
 
 The Title and Copyright Pages
 =============================
 
   A manual's name and author are usually printed on a title page.
 Sometimes copyright information is printed on the title page as well;
 more often, copyright information is printed on the back of the title
 page.
 
   The title and copyright pages appear in the printed manual, but not
 in the Info file.  Because of this, it is possible to use several
 slightly obscure TeX typesetting commands that cannot be used in an
 Info file.  In addition, this part of the beginning of a Texinfo file
 contains the text of the copying permissions that will appear in the
 printed manual.
 
   You may wish to include titlepage-like information for plain text
 output.  Simply place any such leading material between `@ifinfo' and
 `@end ifinfo'; `makeinfo' includes this in its plain text output.  It
 will not show up in the Info readers.
 
    Titlepage Copying Permissions Titlepage Permissions, for the
 standard text for the copyright permissions.
 

Menu

 
* titlepage                   Create a title for the printed document.
* titlefont center sp         The `@titlefont', `@center',
                                   and `@sp' commands.
* title subtitle author       The `@title', `@subtitle',
                                   and `@author' commands.
* Copyright & Permissions     How to write the copyright notice and
                                   include copying permissions.
* end titlepage               Turn on page headings after the title and
                                   copyright pages.
* headings on off             An option for turning headings on and off
                                   and double or single sided printing.
 
Info Catalog (texinfo) Info Summary and Permissions (texinfo) Beginning a File (texinfo) The Top Node
automatically generated byinfo2html