| |
��� �������, ����������� ��������� ������� �� �������. ������ ������� ����� ���������, ���������� �������� � �����. ��������� ����� ������������ ��� ������. LATEX ����� ����� ������, ������� �������� ��� ������� ������ ������ ����������.
����� �������, �� ������ ������������ ��������� �������:
\part (�����) \chapter (�����) \section (������) \subsection (���������) \subsubsection (��������� ������� ������)
������ ��� ������� ������������ ��������� �������:
\section[��������-���������]{���������}
��������� � ��� �������� �������
tableofcontents ��������
��������� � �������� ��� ����������. ��� ����������, ����������� ���
�������� ������ ����������, ������������ � ������� ����. ��� ��������,
��� �������� ������������ ����� LATEX ������, ����� �������� ����������
����������.
�������
listoffigures �
listoftables
������� ������ �������� � ������ ������, ��������������. ���
�������� ��� ��, ��� �������
tableofcontents, ��
����������� ����, ��� LATEX ��� ���� ���������� ������ ������� �����.
������ ������� ����� ���� ������� �� �����������
\section*{���������}
� ���� ������ ������ ���������� � ���������� �� ��������. ��������������
��������� �� � ���������� ����������� �������� \addcontentsline.
\tableofcontents
\chapter*{�������� �������� �����������}
\addcontentsline{toc}{chapter}{�������� �������� �����������}
... ����� ������� ...
\chapter*{��������}
\addcontentsline{toc}{chapter}{��������}
... ����� �������� ...
\chapter*{����� �������������� ������}
\addcontentsline{toc}{chapter}{����� �������������� ������}
...