summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser')
-rw-r--r--Master/texmf-dist/doc/latex/disser/ChangeLog5
-rw-r--r--Master/texmf-dist/doc/latex/disser/README10
-rw-r--r--Master/texmf-dist/doc/latex/disser/README.ru12
3 files changed, 16 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/ChangeLog b/Master/texmf-dist/doc/latex/disser/ChangeLog
index a151852e63c..19b6b4215f2 100644
--- a/Master/texmf-dist/doc/latex/disser/ChangeLog
+++ b/Master/texmf-dist/doc/latex/disser/ChangeLog
@@ -1,10 +1,11 @@
disser changelog
-Copyright (C) 2004-2007 Stanislav Kruchinin
+Copyright (C) 2004-2008 Stanislav Kruchinin
-------------------------------------------
-Changes in version 1.0.5 (2008-04-26):
+Changes in version 1.0.5 (2008-05-01):
Class:
+! Moved from Subversion to Mercurial.
+ Support for wrapfig package instead of obsolete floatflt.
+ Many improvements and bugfixes in makefiles.
+ Documentation: added index of commands and lots of new descriptions.
diff --git a/Master/texmf-dist/doc/latex/disser/README b/Master/texmf-dist/doc/latex/disser/README
index 7ad314c2e5f..ff84bbb9221 100644
--- a/Master/texmf-dist/doc/latex/disser/README
+++ b/Master/texmf-dist/doc/latex/disser/README
@@ -8,7 +8,7 @@ dissertations. It is oriented on Russian-speaking users.
Dependencies
------------
-This class uses the third party packages. It is recommended to install all of
+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.
@@ -16,10 +16,12 @@ hypernat, subfig, caption, cmap.
Getting latest version
----------------------
-You can obtain the latest version of the package from SVN-repository.
-Just install Subversion (if you don't have one) and run the following command:
-> svn export https://disser.svn.sourceforge.net/svnroot/disser/ ./disser-latest
+Project repository can be found on
+http://disser.sourceforge.net/hg/disser/
+The latest version of package can be obtained by downloading of this
+autogenerated archive:
+http://disser.sourceforge.net/hg/disser/archive/tip.zip
Installation
------------
diff --git a/Master/texmf-dist/doc/latex/disser/README.ru b/Master/texmf-dist/doc/latex/disser/README.ru
index 2d9054f4a3b..77b7f30183c 100644
--- a/Master/texmf-dist/doc/latex/disser/README.ru
+++ b/Master/texmf-dist/doc/latex/disser/README.ru
@@ -4,11 +4,10 @@
Пакет disser предназначен для верстки дипломов и диссертаций. Ориентирован
на руcскоязычных пользователей.
-
Зависимости
-----------
-Класс disser.cls использует стронние пакеты. Для корректной сборки шаблонов
+Класс использует стронние пакеты. Для корректной сборки всех шаблонов
следует установить всё нижеперечисленное: amssymb, amsmath, graphicx, natbib,
wrapfig, pscyr, hyperref, hypernat, subfig, caption, cmap.
@@ -16,9 +15,12 @@ wrapfig, pscyr, hyperref, hypernat, subfig, caption, cmap.
Получение последней версии
--------------------------
-Наиболее свежую версию пакета можно получить из SVN-репозитория.
-Для этого достаточно установить Subversion и выполнить команду
-> svn export https://disser.svn.sourceforge.net/svnroot/disser/ ./disser-latest
+Репозиторий проекта доступен по адресу
+http://disser.sourceforge.net/hg/disser/
+
+Наиболее свежую версию пакета можно получить, скачав автоматически
+генерируемый архив
+http://disser.sourceforge.net/hg/disser/archive/tip.zip
Установка