Index of /archives/text/CTAN/macros/latex/contrib/upmethodology

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] AUTHORS 2017-08-09 04:39 287 [TXT] CONTRIBUTING.textile 2017-08-09 04:36 2.6K [TXT] COPYING 2014-10-15 02:43 7.5K [   ] Changelog 2014-10-15 02:43 95 [TXT] README 2016-06-14 23:36 1.2K [TXT] README.textile 2017-08-09 04:39 1.5K [TXT] VERSION 2014-10-15 02:43 35 [DIR] bst/ 2014-07-10 04:15 - [DIR] doc/ 2021-07-08 03:44 - [DIR] src/ 2022-02-10 22:03 -
-----------------
TEX-UPMETHODOLOGY
-----------------

1. Introduction
---------------

tex-upmethodology is a (La)TeX style that enables you to create Unified Process methodology (UP or RUP) based documents (document version, history, authors, validators, specification, task management, helping tools...) with LaTeX. It offers a template that may be used to automate revisions, or simply to make it easier to collaborate on text based documentation that can be managed through a version control system with ease.

Because the tex-upmethodology package is based on external definitions of layouts and styles, it has also been used successfully to write and publish scientific documents such as reports, engineering theses, master theses, and PhD theses.  An example of PhD thesis styles based on tex-upmethodology may be found at: http://www.multiagent.fr/ThesisStyle


2. Installation
---------------

a) Copy the content of the directory inside one of your texmf directory, usually "/usr/share/texmf/tex/latex/upmethodology" or "$HOME/.texmf" on Unix operating systems.

b) Update the LaTeX databases from the command line:

 $> mktexlsr
 $> update-updmap --quiet


3. Authors
----------

See the file AUTHORS.


4. License
----------

GNU LESSER GENERAL PUBLIC LICENSE.