summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/gost732.dtx
blob: 984af1487912338ef53dbb89bc8ab5d8f95ead03 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
%    \begin{macrocode}

%<*gost732>
%    \end{macrocode}
%
% \section{Êëàññ-îá¸ðòêà äëÿ îôîðìëåíèÿ äîêóìåíòîâ â ñîîòâåòñòâèè ñ ÃÎÑÒ
% 7.32-2001}
%
% Íàñêîëüêî èçâåñòíî àâòîðó, íà äàííûé ìîìåíò îòñóòñòâóþò êàêèå-ëèáî ÃÎÑÒû,
% ðåãëàìåíòèðóþùèå ñòðóêòóðó è ïðàâèëà îôîðìëåíèÿ äèññåðòàöèé. Íàèáîëåå
% ïîäõîäÿùèì ñðåäè ñóùåñòâóþùèõ ñòàíäàðòîâ ñëåäóåò ñ÷èòàòü ÃÎÑÒ 7.32-2001
% <<Îò÷åò î íàó÷íî-èññëåäîâàòåëüñêîé ðàáîòå>>, ðåàëèçîâàííûé â íàñòîÿùåì
% êëàññå.
%
%    \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{gost732}[2007/02/16 GOST 7.32-2001 implementation]

\DeclareOption*{\PassOptionsToClass{\CurrentOption}{disser}}
\ProcessOptions\relax
\LoadClass[a4paper,14pt]{disser}
%    \end{macrocode}
%
% \subsection{Ôîðìàò çàãîëîâêîâ}
%    \begin{macrocode}

\renewcommand\tocprethechapter{}
\renewcommand\tocpostthechapter{\@postskip}
\renewcommand\chapteralign{\raggedright}
\renewcommand\thechapterfont{\Large\bfseries}
\renewcommand\prethechapter{\newpage}
\renewcommand\postthechapter{~}
\renewcommand\postchapter{\vskip 16\p@}

\renewcommand\postthesection{~}
\renewcommand\tocpostthesection{~}

\renewcommand\postthesubsection{~}
\renewcommand\tocpostthesubsection{\@postskip}

\renewcommand\postthesubsubsection{~}
\renewcommand\tocpostthesubsubsection{\@postskip}

\renewcommand\posttheparagraph{~}
\renewcommand\tocposttheparagraph{\@postskip}

\renewcommand\postthesubparagraph{~}
\renewcommand\tocpostthesubparagraph{\@postskip}

\newcommand\newbibname{\cyr\CYRS\cyrp\cyri\cyrs\cyro\cyrk\ %
\cyri\cyrs\cyrp\cyro\cyrl\cyrsftsn\cyrz\cyro\cyrv\cyra\cyrn\cyrn\cyrery\cyrh\ %
\cyri\cyrs\cyrt\cyro\cyrch\cyrn\cyri\cyrk\cyro\cyrv}

\renewcommand\bibsection{%
  \renewcommand\bibname\newbibname
  \nchapter{\bibname}
}
%    \end{macrocode}
% \subsection{Ñïèñêè}
% \subsubsection{Íóìåðîâàííûé ñïèñîê}
%
% Ôîðìàò ñ÷åò÷èêîâ.
%    \begin{macrocode}
\renewcommand\theenumi  {\@asbuk\c@enumi}
\renewcommand\theenumii {\@arabic\c@enumii}
\renewcommand\theenumiii{\@roman\c@enumiii}
\renewcommand\theenumiv {\@Asbuk\c@enumiv}

%    \end{macrocode}
%
% Ôîðìàò ìåòîê.
%    \begin{macrocode}
\renewcommand\labelenumi  {\theenumi)}
\renewcommand\labelenumii {\theenumii)}
\renewcommand\labelenumiii{\theenumiii)}
\renewcommand\labelenumiv {\theenumiv)}

%    \end{macrocode}
% Ññûëî÷íûå ïðåôèêñû.
%    \begin{macrocode}
\renewcommand\p@enumii  {\theenumi}
\renewcommand\p@enumiii {\theenumi.\theenumii}
\renewcommand\p@enumiv  {\p@enumiii.\theenumiii}

%    \end{macrocode}
%
% \subsubsection{Ìàðêèðîâàííûé ñïèñîê}
%
% Ôîðìàò ìåòîê.
%    \begin{macrocode}
\renewcommand\labelitemi  {\normalfont\bfseries \textendash}
\renewcommand\labelitemii {\textbullet}
\renewcommand\labelitemiii{\textasteriskcentered}
\renewcommand\labelitemiv {\textperiodcentered}

%</gost732>
%    \end{macrocode}
% \Finale
\endinput