diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-06 20:32:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-06 20:32:03 +0000 |
commit | 257e240d1440f847d71bb47619bdc83966a62b5c (patch) | |
tree | e37e07a3a8e3eb214c827c9cf5dfea9998df6584 /Master/texmf-dist/doc/latex/navydocs/README.txt | |
parent | a694d0d69a58f22441618e5928c32b7f1c0d0189 (diff) |
navydocs (6jul16)
git-svn-id: svn://tug.org/texlive/trunk@41643 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/navydocs/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/navydocs/README.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/navydocs/README.txt b/Master/texmf-dist/doc/latex/navydocs/README.txt new file mode 100644 index 00000000000..b95612ab6d1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/navydocs/README.txt @@ -0,0 +1,43 @@ +navydocs package +---------------- + +Author +------ +Peter Andrew Rochford +Acorn Science & Innovation, Inc. +1616 Anderson Road, Suite 213 +McLean, VA 22102, USA +email: prochford@acornsi.com + +Purpose +------- + +The navydocs package provides an easy means for creating title pages +and the following supplementary material pages used in technical reports +by United States Navy organizations. These pages are generated by specifying +the page content via a set of commands and then calling a macro to create +the page at its occurence in the document. The package in its current form +provides a title page and a technical components page as used by the +Carderock Division at the Naval Surface Warfare Center (Carderock/NSWC). +The macros provided within the package can be easily copied and modified +to support formats used by other Navy organizations. The navydocs package +is provided in the hope that it proves useful to other Navy organizations, +with users contributing macros for their organizations. Please email to +the author any new macros for title pages or supplementary material so +they can be added to the navydocs package. + +License +------- +Copyright (C) 2016 Peter Andrew Rochford. + +The navydocs package may be distributed and/or modified under the +conditions of the LaTeX Project Public License, version 1.3c +(LPPL, 2008-05-04) of this license or (at your option) any later version. +The latest version of this license can be found at: + https://latex-project.org/lppl/ + +The navydocs package is distributed in the hope that it will be +useful, but `as is', WITHOUT WARRANTY OF ANY KIND, either expressed +or implied, including, but not limited to, the implied warranties of +MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. See the LaTeX +Project Public License for more details. |