Skip to content
Snippets Groups Projects
Commit d3df654d authored by Martin Mareš's avatar Martin Mareš
Browse files

Intro: Explicit chapter number

parent d26d8184
No related branches found
No related tags found
No related merge requests found
\ifx\chapter\undefined
\input adsmac.tex
\setchapter{1}
\fi
\def\optable#1{$$
......
......@@ -410,6 +410,11 @@
%% \doubleeject
}}
% Při sázení samostatných kapitol jim nastavujeme čísla
\def\setchapter#1{
\chapcount=\numexpr #1-1\relax
}
% Kapitola bez nadpisu
\def\dofakechapter#1{
\separatorpage{#1}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment