next up previous contents
Next: About this document Up: A.4 ProTex Templates Previous: A.4.4 Template for a

A.4.5 Template for an Introduction

In rare cases one might want an introduction to an extensive code containing more formal information. For example, if software is packaged into one large file for release containing numerous modules, and routinesgif, one might desire some introductory documentation about the release. For this purpose the BOI and EOI markers are available. They mark a documentation region which will be become the title page of a finished LaTeX document.

!
! Use this for the occasional introduction to a long file.
!

!-------------------------------------------------------------------------
!        NASA/GSFC, Data Assimilation Office, Code 910.3, GEOS/DAS
!-------------------------------------------------------------------------
!BOI
! !TITLE:
! !AUTHORS:
! !AFFILIATION:
! !DATE:
! !INTRODUCTION:
!EOI
!-------------------------------------------------------------------------

The keywords which are appropriate for the introduction correspond to the fields of the title page of a LaTeX document with an appropriate style.



Will Sawyer
Fri Mar 6 18:02:18 EST 1998