summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-rw-r--r--Master/texmf-dist/source/latex/disser/disser.dtx8
4 files changed, 19 insertions, 16 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
Установка
diff --git a/Master/texmf-dist/source/latex/disser/disser.dtx b/Master/texmf-dist/source/latex/disser/disser.dtx
index 56ad14b6be4..f256fa6ed2c 100644
--- a/Master/texmf-dist/source/latex/disser/disser.dtx
+++ b/Master/texmf-dist/source/latex/disser/disser.dtx
@@ -19,7 +19,7 @@
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%<*driver>
-\ProvidesFile{disser.drv}[2008/03/10 1.0.5 Document class for dissertations.]
+\ProvidesFile{disser.drv}[2008/05/01 1.0.5 Document class for dissertations.]
\documentclass{ltxdoc}
\usepackage[a4paper, includehead, includefoot, mag=1000,
@@ -263,8 +263,6 @@
% Цель |clean| в каталогах |src| и |templates|.
% \item[doc]
% Сборка DVI- и PDF-версий документации.
-% \item[export]
-% Экспорт файлов из Subversion-репозитория в каталог |./disser|.
% \item[help]
% Справка по целям сборки.
% \item[install]
@@ -272,11 +270,11 @@
% Соответствует цели |install| в каталоге |disser/src|.
% \item[sfupload]
% Загрузка |disser-<version>.zip| на upload-сервер SourceForge.
-% \item[srcdist]
-% Упаковка каталога |./disser| в архив |disser-<version>.zip|.
% \item[template]
% Сборка всех шаблонов. Соответствует цели по умолчанию в
% каталоге |disser/templates|.
+% \item[update]
+% Скачивание репозитория Mercurial в каталог |./disser|.
% \end{deflist}
%
% \subsubsection{Каталог \texttt{disser/src/}}