Цитата:
1) Указывайте, какой documentclass используете (без этого трудно дать ответ)
Код:
%%
%% This is file `dissert_new.cls',
%% maked from the files `report.cls' and `size14.clo'.
%% Need package `geometry'.
%%
%% Author: Andrew Martovlos <martin@meduniv.lviv.ua>, 2002
%%
%% Class: dissert
%% Options: a4paper+, draft, final+, leqno, fleqn, openbib ('+' default)
%% Paper size: A4
%% Margins: top 2cm, bottom 2cm, left 3cm, right 1cm
%% Type: portrait, oneside, onecolumn
%% Font size: 14pt
%% Font: Computer Modern Roman
%% With package `PSCyr' and writing in preamble lines:
%% \usepackage{pscyr}
%% \renewcommand{\rmdefault}{ftm}
%% will be using font `Times New Roman'
%% Interval: 1.5
%% Page numbering: upper-right corner
%% Type numbering: all sheets, including with title page (no visible)
%% Structures:
%% Section \chapter 1
%% Subsection \section 1.1
%% Subsubsection \subsection 1.1.1
%% Subsubsubsection \subsubsection 1.1.1.1
%%
%% Environments:
%% description (labels prints such italic)
%% quotation
%% quote
%% titlepage (with no keywords like \author, etc.)
%% appendix
%% figure
%% table
%% tableofcontents
%% listoffigures
%% thebibliography
%% theindex
%%
%% New commands:
%% \contentsdesc (Default value `Page', print above page list in contents
%% Reappropriate how you want)
%%
%%
Только я его менял под свои нужды. Вроде он основан на классе report.
Цитата:
3) Не поминайте \def всуе: используйте \newcommand или \renewcommand
Написал так
Код:
\renewcommand\chaptername{Приложение А}
Воз и ныне там :(