01MKP:Header: Porovnání verzí
Z WikiSkripta FJFI ČVUT v Praze
(Není zobrazeno 10 mezilehlých verzí od stejného uživatele.) | |||
Řádka 2: | Řádka 2: | ||
− | \documentclass[czech]{ | + | \documentclass[czech]{report} |
\usepackage[T1]{fontenc} | \usepackage[T1]{fontenc} | ||
\usepackage[utf8]{inputenc} | \usepackage[utf8]{inputenc} | ||
Řádka 8: | Řádka 8: | ||
\geometry{verbose,a4paper,tmargin=4cm,bmargin=3cm,lmargin=3cm,rmargin=2cm,headheight=0.8cm,headsep=1cm,footskip=0.5cm} | \geometry{verbose,a4paper,tmargin=4cm,bmargin=3cm,lmargin=3cm,rmargin=2cm,headheight=0.8cm,headsep=1cm,footskip=0.5cm} | ||
\pagestyle{headings} | \pagestyle{headings} | ||
− | \setcounter{tocdepth}{ | + | \setcounter{tocdepth}{1} |
\usepackage{array} | \usepackage{array} | ||
\usepackage{amssymb} | \usepackage{amssymb} | ||
Řádka 17: | Řádka 17: | ||
\usepackage{amsmath,amsthm} | \usepackage{amsmath,amsthm} | ||
\usepackage{ae,aecompl} | \usepackage{ae,aecompl} | ||
− | \numberwithin | + | \numberwithin{chapter} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
\theoremstyle{plain} | \theoremstyle{plain} | ||
+ | \newtheorem{tvrz}{Tvrzen\'{i}} | ||
+ | \newtheorem{veta}{V\v{e}ta} | ||
+ | \newtheorem{lemma}{Lemma} | ||
+ | \newtheorem*{tvrz*}{Tvrzen\'{i}} | ||
+ | \newtheorem*{lemma*}{Lemma} | ||
+ | |||
+ | |||
\theoremstyle{remark} | \theoremstyle{remark} | ||
− | \newtheorem | + | \newtheorem{dusl}{Důsledek} |
− | + | \newtheorem{pr}{Příklad} | |
− | \newtheorem | + | \newtheorem{pozn}{Poznámka} |
− | + | \newtheorem*{dusl*}{Důsledek} | |
− | \newtheorem{ | + | \newtheorem*{pr*}{Příklad} |
− | + | \newtheorem*{pozn*}{Poznámka} | |
− | \newtheorem*{ | + | |
− | + | ||
− | + | ||
− | + | ||
− | \newtheorem*{ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | |||
+ | \theoremstyle{definition} | ||
+ | \newtheorem*{de*}{Definice} | ||
+ | |||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands. | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands. | ||
+ | |||
+ | \usepackage[bookmarks=true,pdfstartview=FitH,pdftitle={Zápisky z MKP},pdfauthor={Jakub Kr\'{a}sensk\'{y}}]{hyperref} | ||
+ | |||
+ | \usepackage[shortlabels]{enumitem} % styling of list environments | ||
+ | \setlist{nosep} % využití enumitem; zdrcává položky v enumerate a itemize | ||
+ | |||
+ | \newcommand{\defi}[1]{\emph{#1}} | ||
\usepackage{color} | \usepackage{color} | ||
− | \ | + | \newcommand{\Red}[1]{{\color{red} #1}} |
− | \ | + | |
+ | \newcommand{\dif}[1]{\textup d #1} | ||
+ | \DeclareMathOperator*{\supp}{\operatorname{supp}} | ||
+ | \DeclareMathOperator*{\diam}{\operatorname{diam}} | ||
+ | |||
+ | \usepackage{mathtools} | ||
+ | \mathtoolsset{centercolon} %Zlepší vykreslování := a =:. | ||
+ | \DeclarePairedDelimiter\abs{\lvert}{\rvert} | ||
+ | \DeclarePairedDelimiter\norm{\lVert}{\rVert} | ||
+ | |||
+ | \newcommand\afeq{\mathrel{\overset{\makebox[0pt]{\mbox{\normalfont\tiny\sffamily A}}}{\sim}}} | ||
− | |||
− | |||
− | |||
\newcommand{\C}{\mathbb{C}} | \newcommand{\C}{\mathbb{C}} | ||
\newcommand{\N}{\mathbb{N}} | \newcommand{\N}{\mathbb{N}} | ||
Řádka 79: | Řádka 67: | ||
\newcommand{\R}{\mathbb{R}} | \newcommand{\R}{\mathbb{R}} | ||
\newcommand{\Z}{\mathbb{Z}} | \newcommand{\Z}{\mathbb{Z}} | ||
− | \newcommand{\ | + | \newcommand{\en}{\mathcal{N}} |
− | \newcommand{\ | + | \newcommand{\pe}{\mathcal{P}} |
− | \newcommand{\ | + | \newcommand{\te}{\mathcal{T}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
\usepackage{babel} | \usepackage{babel} | ||
\makeatother | \makeatother |
Aktuální verze z 23. 6. 2016, 17:31
[ znovu generovat, | výstup z překladu ] | Kompletní WikiSkriptum včetně všech podkapitol. | |
PDF Této kapitoly | [ znovu generovat, | výstup z překladu ] | Přeložení pouze této kaptioly. |
ZIP | Kompletní zdrojový kód včetně obrázků. |
Součásti dokumentu 01MKP
součást | akce | popis | poslední editace | soubor | |||
---|---|---|---|---|---|---|---|
Hlavní dokument | editovat | Hlavní stránka dokumentu 01MKP | Krasejak | 23. 6. 2016 | 15:59 | ||
Řídící stránka | editovat | Definiční stránka dokumentu a vložených obrázků | Krasejak | 22. 6. 2016 | 17:18 | ||
Header | editovat | Hlavičkový soubor | Krasejak | 23. 6. 2016 | 17:31 | header.tex | |
Kapitola1 | editovat | Úvodní poznámky | Krasejak | 22. 6. 2016 | 17:20 | kapitola1.tex | |
Kapitola2 | editovat | Praktická realizace metody konečných prvků | Krasejak | 22. 6. 2016 | 17:21 | kapitola2.tex | |
Kapitola3 | editovat | Konstrukce prostoru konečných prvků $V_h$ | Krasejak | 22. 6. 2016 | 17:21 | kapitola3.tex | |
Kapitola4 | editovat | Ekvivalence prvků | Krasejak | 23. 6. 2016 | 17:30 | kapitola4.tex | |
Kapitola5 | editovat | Interpolační teorie v Sobolevových prostorech | Krasejak | 22. 6. 2016 | 17:21 | kapitola5.tex | |
Kapitola6 | editovat | Evoluční úlohy | Krasejak | 22. 6. 2016 | 17:21 | kapitola6.tex | |
Kapitola7 | editovat | Seznam tvrzení | Krasejak | 23. 6. 2016 | 16:20 | seznamtvrzeni.tex |
Zdrojový kód
%\wikiskriptum{01MKP} \documentclass[czech]{report} \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}{1} \usepackage{array} \usepackage{amssymb} \makeatletter %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands. \usepackage{amsmath,amsthm} \usepackage{ae,aecompl} \numberwithin{chapter} \theoremstyle{plain} \newtheorem{tvrz}{Tvrzen\'{i}} \newtheorem{veta}{V\v{e}ta} \newtheorem{lemma}{Lemma} \newtheorem*{tvrz*}{Tvrzen\'{i}} \newtheorem*{lemma*}{Lemma} \theoremstyle{remark} \newtheorem{dusl}{Důsledek} \newtheorem{pr}{Příklad} \newtheorem{pozn}{Poznámka} \newtheorem*{dusl*}{Důsledek} \newtheorem*{pr*}{Příklad} \newtheorem*{pozn*}{Poznámka} \theoremstyle{definition} \newtheorem*{de*}{Definice} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands. \usepackage[bookmarks=true,pdfstartview=FitH,pdftitle={Zápisky z MKP},pdfauthor={Jakub Kr\'{a}sensk\'{y}}]{hyperref} \usepackage[shortlabels]{enumitem} % styling of list environments \setlist{nosep} % využití enumitem; zdrcává položky v enumerate a itemize \newcommand{\defi}[1]{\emph{#1}} \usepackage{color} \newcommand{\Red}[1]{{\color{red} #1}} \newcommand{\dif}[1]{\textup d #1} \DeclareMathOperator*{\supp}{\operatorname{supp}} \DeclareMathOperator*{\diam}{\operatorname{diam}} \usepackage{mathtools} \mathtoolsset{centercolon} %Zlepší vykreslování := a =:. \DeclarePairedDelimiter\abs{\lvert}{\rvert} \DeclarePairedDelimiter\norm{\lVert}{\rVert} \newcommand\afeq{\mathrel{\overset{\makebox[0pt]{\mbox{\normalfont\tiny\sffamily A}}}{\sim}}} \newcommand{\C}{\mathbb{C}} \newcommand{\N}{\mathbb{N}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\R}{\mathbb{R}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\en}{\mathcal{N}} \newcommand{\pe}{\mathcal{P}} \newcommand{\te}{\mathcal{T}} \usepackage{babel} \makeatother