Zdrojový kód
%\wikiskriptum{01MKP}
\documentclass[czech]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\geometry{verbose,a4paper,tmargin=4cm,bmargin=3cm,lmargin=3cm,rmargin=2cm,headheight=0.8cm,headsep=1cm,footskip=0.5cm}
\pagestyle{headings}
\setcounter{tocdepth}{3}
\usepackage{array}
\usepackage{amssymb}
\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.
\usepackage{amsmath,amsthm}
\usepackage{ae,aecompl}
\numberwithin{section}{chapter}
\theoremstyle{plain}
\newtheorem{thm}{V\v{e}ta}[section]
\numberwithin{equation}{section} %% Comment out for sequentially-numbered
\numberwithin{figure}{section} %% Comment out for sequentially-numbered
\theoremstyle{plain}
\theoremstyle{remark}
\newtheorem*{notation*}{\'{U}mluva}
\theoremstyle{plain}
\newtheorem*{obs*}{Pozorov\'{a}n\'{i}}
\theoremstyle{definition}
\newtheorem{defn}[thm]{Definice}
\theoremstyle{remark}
\newtheorem*{rem*}{Pozn\'{a}mka}
\theoremstyle{remark}
\newtheorem{rem}[thm]{Pozn\'{a}mka}
\theoremstyle{plain}
\newtheorem*{cor*}{D\r{u}sledek}
\theoremstyle{definition}
\newtheorem*{example*}{P\v{r}\'{i}klad}
\theoremstyle{plain}
\newtheorem{obs}[thm]{Pozorov\'{a}n\'{i}} %%Delete [thm] to re-start numbering
\theoremstyle{plain}
\newtheorem{lem}[thm]{Lemma} %%Delete [thm] to re-start numbering
\theoremstyle{plain}
\newtheorem{algorithm}[thm]{Algoritmus} %%Delete [thm] to re-start numbering
\theoremstyle{remark}
\newtheorem{notation}[thm]{\'{U}mluva}
\theoremstyle{plain}
\newtheorem{cor}[thm]{D\r{u}sledek} %%Delete [thm] to re-start numbering
\newenvironment{lyxlist}[1]
{\begin{list}{}
{\settowidth{\labelwidth}{#1}
\setlength{\leftmargin}{\labelwidth}
\addtolength{\leftmargin}{\labelsep}
\renewcommand{\makelabel}[1]{##1\hfil}}}
{\end{list}}
\theoremstyle{definition}
\newtheorem*{defn*}{Definice}
\theoremstyle{plain}
\newtheorem*{prop*}{Tvrzen\'{i}}
\theoremstyle{plain}
\newtheorem*{thm*}{V\v{e}ta}
\theoremstyle{plain}
\newtheorem*{lem*}{Lemma}
\theoremstyle{definition}
\newtheorem{example}[thm]{P\v{r}\'{i}klad}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
\usepackage{color}
\usepackage{pictex}
\usepackage[bookmarks=true,pdfstartview=FitH,pdftitle={Zápisky ze ZTG},pdfauthor={Pavel Strachota}]{hyperref}
\renewcommand{\vec}[1]{\boldsymbol{#1}}
\newcommand{\dd}{\mathrm{d}}
\newcommand{\e}{\mathrm{e}}
\newcommand{\C}{\mathbb{C}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\J}{\mathcal{J}}
\newcommand{\X}{\mathcal{X}}
\newcommand{\Tr}{\mathrm{Tr}\,}
\newcommand{\T}{\mathrm{T}}
\newcommand{\val}{\mathrm{val}\,}
\newcommand{\crs}{\mathrm{cr}}
\newcommand{\E}{\mathrm{E}}
\newcommand{\diag}{\mathrm{diag}\,}
\newcommand{\stirl}[2]{\genfrac{\{}{\}}{0pt}{}{#1}{#2}}
\usepackage{babel}
\makeatother