Zdrojový kód
%\wikiskriptum{01RMF}
\documentclass[10pt,a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage[czech]{babel}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{color}
\usepackage{caption}
\usepackage{graphicx}
\usepackage{a4wide}
\usepackage{mathrsfs}
\usepackage{enumerate}
\usepackage{lmodern}
\makeindex
\makeatletter
\theoremstyle{definition}
\newtheorem{define}{Definice}[section]
\newtheorem{theorem}[define]{Věta}
\newtheorem{lemma}[define]{Lemma}
\theoremstyle{remark}
\newtheorem*{remark}{Poznámka}
\newtheorem*{example}{Příklad}
\renewcommand{\proofname}{Důkaz}
\newenvironment{vulgar}{\bgroup To jest:}{\egroup}
\def\cary{\buildrel\textstyle{\lower0.18pt\hbox{\smash-}}\over{\lower1.42pt\hbox{\smash-}}}
\def\rightarrowfill@x#1{\m@th\setboxz@h{$#1\cary$}\ht\z@\z@
$#1\copy\z@\mkern-6mu\cleaders
\hbox{$#1\mkern-2mu\box\z@\mkern-2mu$}\hfill
\mkern-6mu\mathord\rightrightarrows$}
\newcommand{\xrightarrows}[2][]{
\mathrel{\mathop{
\setbox\z@\vbox{\m@th
\hbox{$\scriptstyle\;{#1}\;\;$}
\hbox{$\m@th\scriptstyle\;{#2}\;\;$}
}
\vbox{
\kern-2pt
\hbox to\wd\z@{\rightarrowfill@x\displaystyle}
}
}
\limits^{#2}\@ifnotempty{#1}{_{#1}}}
}
\newcommand{\R}{{\mathbb{R}}}
\renewcommand{\phi}{\varphi}
\newcommand{\dd}{{\mathrm{d}}}
\newcommand {\nf}{\mathrm{supp} \,} %nosič funkce
\newcommand{\D}{\mathscr{D}}
\newcommand{\Ci}{{\mathcal{C}}^{\infty}}
\newcommand{\sk}[1]{\mathop{\xrightarrows{#1}}} %stejnoměrná konvergence
\renewcommand{\epsilon}{\varepsilon}
\renewcommand{\H}{\mathcal{H}}
\newcommand{\sgn}{\mathrm{sgn} \,}
\newcommand{\bb}{\mathrm{b}}
\newcommand{\A}{\mathbb{A}}
\newcommand{\ts}{\otimes}
\DeclareSymbolFont{eulerletters}{U}{zeur}{b}{n}
\DeclareMathSymbol{\F}{\mathord}{eulerletters}{`F} %fourierova transformace
\newcommand{\SP}{\mathscr{S}}
\newcommand{\kS}{\stackrel{\SP}{\longrightarrow}}
\newcommand{\Ft}[1][2]{\F[ #1]( #2 )}