\addcontentsline
\addcontentsline{file}{sec_unit}{entry}
The \addcontentsline command adds an entry to the specified list or
table where
\addcontentsline{soubor}{jednotka sekce}{vstup}
Prikaz \addcontentsline prida vstup do urceneho seznamu nebo tabulky.
- file is the extension of the file on which information is to be
written:
- toc (table of contents),
- lof (list of figures), or
- lot (list of tables).
- sec_unit controls the formatting of the entry. It should be one
of the following, depending upon the value of the file argument:
- toc the name of the sectional unit, such as part or
subsection.
- lof figure
- lot table
- entry is the text of the entry.
- soubor
je pripona souboru, do ktereho ma byt vstup zapsan:
- toc (table of contents - obsah),
- lof (list of figures - seznam obrazku), nebo
- lot (list of tables - seznam tabulek).
- jednotka sekce ovlivnuje upravu vstupu. V zavislosti
na hodnote argumentu soubor muze nabyvat nasledujicich hodnot:
- toc - jednotkou sekce muze byt: part, chapter,
subsection, atd.
- lof - figure
- lot - table
- vstup je text, ktery ma byt vlozen.
See also:
Sovisejici temata: