| \input texinfo @c -*-texinfo-*- |
| @c $Id: repository.texi 33 2010-09-13 11:36:41Z al $ |
| @c %**start of header |
| @setfilename repository.info |
| @settitle =TITLE= |
| @documentlanguage =LANGUAGE= |
| @c %**end of header |
| |
| @c -- Summary Description and Copyright ----------------------- |
| @copying |
| =DESCRIPTION= |
| |
| Copyright @copyright{} 2009, 2010 Alain Reguera Delgado. All rights |
| reserved. |
| |
| Permission is granted to copy, distribute and/or modify this document |
| under the terms of the GNU Free Documentation License, Version 1.2 or |
| any later version published by the Free Software Foundation; with no |
| Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A |
| copy of the license is included in the section entitled GNU Free |
| Documentation License. |
| @end copying |
| |
| @c -- Titlepage, Contents, Copyright --------------------------- |
| |
| @titlepage |
| @title =TITLE= |
| @subtitle =SUBTITLE= |
| @author =AUTHOR= |
| |
| @c The following two commands start the copyright page. |
| @page |
| @vskip 0pt plus 1filll |
| @insertcopying |
| @end titlepage |
| |
| @contents |
| |
| @c -- `Top' Node and Master Menu ------------------------------- |
| |
| @ifnottex |
| @node Top |
| @top =TITLE= |
| |
| @insertcopying |
| @end ifnottex |
| |
| @include repository-chapter-menu.texi |
| |
| @c -- The Body of the Document -------------------------------- |
| |
| @include repository-chapter-nodes.texi |
| |
| @c -- The End of the Document --------------------------------- |
| |
| @include repository-chapter-index.texi |
| |
| @bye |
| |