diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/disser/README | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/README b/Master/texmf-dist/doc/latex/disser/README index ff84bbb9221..9f215076dee 100644 --- a/Master/texmf-dist/doc/latex/disser/README +++ b/Master/texmf-dist/doc/latex/disser/README @@ -9,19 +9,23 @@ Dependencies ------------ This class uses many third party packages. It is recommended to install all of -the following: amssymb, amsmath, graphicx, natbib, wrapfig, pscyr, hyperref, -hypernat, subfig, caption, cmap. +the following: +amsfonts, amsmath, amssymb, caption, cmap, graphicx, hyperref, hypernat, +multibib, natbib, oberdiek, pscyr (or cyrtimes), subfig, txfonts (or mtpro), +wrapfig. Getting latest version ---------------------- -Project repository can be found on -http://disser.sourceforge.net/hg/disser/ +Project repository can be found at +http://mercurial.intuxication.org/hg/disser/ +http://freehg.org/u/stkr/disser/ + +The latest version of package can be obtained by downloading one of these +autogenerated archives: +http://mercurial.intuxication.org/hg/disser/archive/tip.zip -The latest version of package can be obtained by downloading of this -autogenerated archive: -http://disser.sourceforge.net/hg/disser/archive/tip.zip Installation ------------ @@ -29,7 +33,7 @@ Installation Automatically Unix-like environment: -> env TEXMF=/путь/к/texmf make install +> env TEXMF=/path/to/texmf make install > mktexlsr Windows: @@ -71,7 +75,7 @@ Manually License ------- -Copyright (c) 2004-2008 Stanislav Kruchinin +Copyright (c) 2004-2009 Stanislav Kruchinin It may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 |