summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/floats.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/floats.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/floats.dtx18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/disser/floats.dtx b/Master/texmf-dist/source/latex/disser/floats.dtx
index 4d45bc57fe8..68564074eab 100644
--- a/Master/texmf-dist/source/latex/disser/floats.dtx
+++ b/Master/texmf-dist/source/latex/disser/floats.dtx
@@ -83,13 +83,13 @@
%
% \subsubsection{Параметры формата подписей}
%
-% \DescribeMacro{\abovecaptionskip}\index{Макросы!\verb*+\abovecaptionskip+}
+% \DescribeMacro{\abovecaptionskip}\index{Расстояния!\verb*+\abovecaptionskip+}
% Вертикальный интервал перед подписью.
% \begin{macrocode}
\newlength\abovecaptionskip
\setlength\abovecaptionskip{10\p@}
% \end{macrocode}
-% \DescribeMacro{\belowcaptionskip}\index{Макросы!\verb*+\belowcaptionskip+}
+% \DescribeMacro{\belowcaptionskip}\index{Расстояния!\verb*+\belowcaptionskip+}
% Вертикальный интервал за подписью.
% \begin{macrocode}
\newlength\belowcaptionskip
@@ -166,27 +166,27 @@
% \end{macrocode}
%
-% \DescribeMacro{\arraycolsep}\index{Длины!\verb*+\arraycolsep+}
+% \DescribeMacro{\arraycolsep}\index{Расстояния!\verb*+\arraycolsep+}
% Промежуток между колонками в |array|.
% \begin{macrocode}
\setlength\arraycolsep{5\p@}
% \end{macrocode}
-% \DescribeMacro{\tabcolsep}\index{Длины!\verb*+\tabcolsep+}
+% \DescribeMacro{\tabcolsep}\index{Расстояния!\verb*+\tabcolsep+}
% Промежуток между колонками в таблице.
% \begin{macrocode}
\setlength\tabcolsep{6\p@}
% \end{macrocode}
-% \DescribeMacro{\arrayrulewidth}\index{Длины!\verb*+\arrayrulewidth+}
+% \DescribeMacro{\arrayrulewidth}\index{Расстояния!\verb*+\arrayrulewidth+}
% Толщина линейки в |array|.
% \begin{macrocode}
\setlength\arrayrulewidth{.4\p@}
% \end{macrocode}
-% \DescribeMacro{\doublerulesep}\index{Длины!\verb*+\doublerulesep+}
+% \DescribeMacro{\doublerulesep}\index{Расстояния!\verb*+\doublerulesep+}
% Промежуток между линиями в двойной линейке |\hrule\hrule|.
% \begin{macrocode}
\setlength\doublerulesep{2\p@}
% \end{macrocode}
-% \DescribeMacro{\tabbingsep}\index{Длины!\verb*+\tabbingsep+}
+% \DescribeMacro{\tabbingsep}\index{Расстояния!\verb*+\tabbingsep+}
% Промежуток между столбцами в окружении |tabular|.
% \begin{macrocode}
\setlength\tabbingsep{\labelsep}
@@ -196,12 +196,12 @@
% \begin{macrocode}
\skip\@mpfootins = \skip\footins
% \end{macrocode}
-% \DescribeMacro{\fboxsep}\index{Длины!\verb*+\fboxsep+}
+% \DescribeMacro{\fboxsep}\index{Расстояния!\verb*+\fboxsep+}
% Промежуток между линией и текстом в |\fbox|.
% \begin{macrocode}
\setlength\fboxsep{3\p@}
% \end{macrocode}
-% \DescribeMacro{\fboxrule}\index{Длины!\verb*+\fboxrule+}
+% \DescribeMacro{\fboxrule}\index{Расстояния!\verb*+\fboxrule+}
% Толщина линии для |\fbox|.
% \begin{macrocode}
\setlength\fboxrule{.4\p@}