From d73a503687f31a927aea191ec9ed3cf1c950fd8f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Jun 2009 16:35:13 +0000 Subject: disser update (23jun09) git-svn-id: svn://tug.org/texlive/trunk@13941 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/disser/README | 57 +++++++------------------------ 1 file changed, 13 insertions(+), 44 deletions(-) (limited to 'Master/texmf-dist/doc/latex/disser/README') diff --git a/Master/texmf-dist/doc/latex/disser/README b/Master/texmf-dist/doc/latex/disser/README index acf683c182b..cb3e15c2eef 100644 --- a/Master/texmf-dist/doc/latex/disser/README +++ b/Master/texmf-dist/doc/latex/disser/README @@ -1,18 +1,18 @@ Overview -------- -disser is a LaTeX document class and set of templates for creating -dissertations and author's abstracts that would satisfy requirements of -High Certification Commission of Russian Federation. +disser is a LaTeX document class and set of templates for creating +dissertations and author's abstracts that would satisfy requirements of +dissertation counsils and High Certification Commission of Russian Federation. Dependencies ------------ -This class uses third party packages. It is recommended to install all of +This class uses third party packages. It is recommended to install all of the following: -amsfonts, amsmath, amssymb, caption, cmap, graphicx, ifpdf, natbib, oberdiek, -hyperref, hypernat, pscyr or cyrtimes, txfonts or mtpro, subfig, wrapfig, +amsfonts, amsmath, amssymb, caption, cmap, graphicx, ifpdf, natbib, oberdiek, +hyperref, hypernat, pscyr or cyrtimes, txfonts or mtpro, subfig, wrapfig, packages for russian language support in LaTeX. @@ -28,19 +28,20 @@ Project page at Sourceforge: ZIP file with sources can be downloaded at: http://www.ctan.org/get/macros/latex/contrib/disser.zip -ZIP file with compiled sources and documentation sorted in a +ZIP file with compiled sources and documentation sorted in a TDS (TeX Directory Structure) tree is available on Sourceforge (look for disser.tds.zip in Downloads section): http://sourceforge.net/projects/disser/ Source code repositories of disser: http://mercurial.intuxication.org/hg/disser/ - http://disser.hg.sourceforge.net/hgweb/disser/ http://bitbucket.org/sky/disser/ + http://disser.hg.sourceforge.net/hgweb/disser/ -The latest revision of package can be obtained by downloading this -autogenerated archive: +The latest revision of the package can be obtained by downloading +autogenerated archive from one of these mirrors: http://mercurial.intuxication.org/hg/disser/archive/tip.zip + http://bitbucket.org/sky/disser/get/tip.zip Installation @@ -59,40 +60,7 @@ In Windows: /path/to/texmf is the full path to your TeX distribution. -2. Manual installation from sources - -a. Make directory for class and bibliography style. - mkdir /path/to/texmf/tex/latex/disser - mkdir /path/to/texmf/bibtex/bst/disser - mkdir /path/to/texmf/doc/latex/disser - mkdir /path/to/texmf/doc/bibtex/disser - -b. Extract class files from dtx. - cd src - latex disser.ins - -c. Build documentation. - pdflatex disser.dtx - makeindex -r disser - pdflatex disser.dtx - pdflatex disser.dtx - pdflatex gost732.dtx - pdflatex gost732.dtx - pdflatex disser-bst.dtx - pdflatex disser-bst.dtx - -d. Copy *.cls and *.rtx. - cp *.cls *.rtx /path/to/texmf/tex/latex/disser - cp disser.bst /path/to/texmf/bibtex/bst/disser - -e. Copy documentation. - cp manual.pdf disser.pdf gost732.pdf disser-bst.pdf /path/to/texmf/doc/latex/disser - -f. Refresh filename database. - mktexlsr - - -3. Installation with ZIP file in TDS format +2. Installation with ZIP file in TDS format The ZIP file disser.tds.zip contains files sorted in a TDS tree. This means you can directly unpack this file inside directory with your TeX installation. @@ -104,6 +72,7 @@ Example: After unpacking you should refresh file name database. mktexlsr + License ------- -- cgit v1.2.3