Overview -------- 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 the following: 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. Downloads and updates --------------------- disser is available on CTAN: http://www.ctan.org/tex-archive/macros/latex/contrib/disser/ Project page at Sourceforge: http://sourceforge.net/projects/disser/ 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 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://bitbucket.org/sky/disser/ http://disser.hg.sourceforge.net/hgweb/disser/ 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 ------------ 1. Installation from sources using GNU Make or nomake.cmd scripts In Unix-like environment: env TEXMF=/path/to/texmf make install mktexlsr In Windows: set TEXMF=\path\to\texmf nomake install mktexlsr /path/to/texmf is the full path to your TeX distribution. 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. Example: cd /path/to/texmf unzip /download/path/disser.tds.zip After unpacking you should refresh file name database. mktexlsr License ------- 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 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2003/12/01 or later. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.