diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-18 23:31:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-18 23:31:39 +0000 |
commit | 008b1c4fc694eb541c50db9f3d406607e269d2fc (patch) | |
tree | c8b9d8c37f242c781de45bcc236fdd8d2825da16 /Master/texmf-dist/doc/latex/upmethodology/README | |
parent | 2b3757aa4e0c4f3447313165deaa340812935b22 (diff) |
upmethodology (18aug13)
git-svn-id: svn://tug.org/texlive/trunk@31461 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/upmethodology/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/upmethodology/README | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/upmethodology/README b/Master/texmf-dist/doc/latex/upmethodology/README new file mode 100644 index 00000000000..169614ff9f2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/upmethodology/README @@ -0,0 +1,36 @@ +----------------- +TEX-UPMETHODOLOGY +----------------- + +1. Presentation +--------------- + +tex-upmethodology is a (La)TeX style which permits to create Unified Process methodology (UP or RUP) based documents (document version, history, authors, validators, specification, task management, helping tools...) + +Because the tex-upmethodology package is based on external definitions of layouts and styles, it is also succesfully used as a base to write scientific documents such as reports, engineering thesis, master thesis, and PhD thesis. An example of PhD thesis styles 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. Author +--------- + +Stéphane GALLAND <galland@arakhne.org> +http://www.arakhne.org/homes/galland.html + + +4. License +---------- + +GNU LESSER GENERAL PUBLIC LICENSE. + + |