summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/footnote.dtx
blob: 86e672ec4f9c03678571970227ee89eab29ddfd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

% \iffalse
%%% From File: footnote.dtx
% \fi
%
%    \begin{macrocode}

%<*footnote>
%    \end{macrocode}
%
% \subsection{Ñíîñêà}
%
% Ãîðèçîíòàëüíàÿ ëèíèÿ, îòäåëÿþùàÿ ñíîñêó.
%    \begin{macrocode}
\renewcommand\footnoterule{%
  \kern-3\p@\hrule\@width.4\columnwidth\kern2.6\p@
}
\newcommand\@makefntext[1]{%
  \parindent 1em%
  \noindent
  \hb@xt@1.8em{\hss\@makefnmark}#1
}
%</footnote>
%    \end{macrocode}