-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 0785355
Showing
8 changed files
with
3,213 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,232 @@ | ||
\documentclass{tufte-handout} | ||
|
||
\usepackage{amsmath} | ||
\usepackage{graphicx} | ||
\setkeys{Gin}{width=\linewidth,totalheight=\textheight,keepaspectratio} | ||
|
||
\usepackage{booktabs} | ||
\usepackage{units} | ||
\usepackage{fancyvrb} | ||
\fvset{fontsize=\normalsize} | ||
\usepackage{multicol} | ||
\usepackage{lipsum} | ||
\PassOptionsToPackage{dvipsnames}{xcolor} | ||
\usepackage{xcolor} | ||
\usepackage{amsmath, amsthm, thmtools} | ||
\usepackage{amssymb} | ||
\usepackage{cleveref} | ||
\usepackage{csquotes} | ||
\geometry{ | ||
marginparwidth=60mm % width of margin notes | ||
} | ||
%%%%%%%%% mathematical bold %%%%%%%%%%%%%%%%% | ||
|
||
\newcommand{\bA}{\mathbb{A}} | ||
\newcommand{\bB}{\mathbb{B}} | ||
\newcommand{\bC}{\mathbb{C}} | ||
\newcommand{\Cs}{\bC^\times} | ||
\newcommand{\bD}{\mathbb{D}} | ||
\newcommand{\bE}{\mathbb{E}} | ||
\newcommand{\F}{\mathbb{F}} | ||
\newcommand{\bF}{\mathbb{F}} | ||
\newcommand{\bG}{\mathbb{G}} | ||
\newcommand{\bH}{\mathbb{H}} | ||
\newcommand{\bI}{\mathbb{I}} | ||
\newcommand{\bJ}{\mathbb{J}} | ||
\newcommand{\bK}{\mathbb{K}} | ||
\newcommand{\bL}{\mathbb{L}} | ||
\newcommand{\bM}{\mathbb{M}} | ||
\newcommand{\N}{\mathbb{N}} | ||
\newcommand{\bO}{\mathbb{O}} | ||
\newcommand{\bP}{\mathbb{P}} | ||
\newcommand{\bp}{\mathbb{p}} | ||
\newcommand{\Q}{\mathbb{Q}} | ||
\newcommand{\R}{\mathbb{R}} | ||
\newcommand{\bS}{\mathbb{S}} | ||
\newcommand{\bT}{\mathbb{T}} | ||
\newcommand{\bU}{\mathbb{U}} | ||
\newcommand{\bV}{\mathbb{V}} | ||
\newcommand{\bW}{\mathbb{W}} | ||
\newcommand{\bX}{\mathbb{X}} | ||
\newcommand{\bY}{\mathbb{Y}} | ||
\newcommand{\Z}{\mathbb{Z}} | ||
|
||
%%%%%%%%% calligraphic %%%%%%%%%%%%%%%%%%%%%%% | ||
|
||
\newcommand{\mc}[1]{\mathcal{#1}} | ||
\newcommand{\cA}{\mathcal{A}} | ||
\newcommand{\cB}{\mathcal{B}} | ||
\newcommand{\cC}{\mathcal{C}} | ||
\newcommand{\cD}{\mathcal{D}} | ||
\newcommand{\cE}{\mathcal{E}} | ||
\newcommand{\cF}{\mathcal{F}} | ||
\newcommand{\cG}{\mathcal{G}} | ||
\newcommand{\cH}{\mathcal{H}} | ||
\newcommand{\cI}{\mathcal{I}} | ||
\newcommand{\cJ}{\mathcal{J}} | ||
\newcommand{\cK}{\mathcal{K}} | ||
\newcommand{\cL}{\mathcal{L}} | ||
\newcommand{\cM}{\mathcal{M}} | ||
\newcommand{\cm}{\mathcal{m}} | ||
\newcommand{\cN}{\mathcal{N}} | ||
\newcommand{\cO}{\mathcal{O}} | ||
\newcommand{\cP}{\mathcal{P}} | ||
\newcommand{\cQ}{\mathcal{Q}} | ||
\newcommand{\cR}{\mathcal{R}} | ||
\newcommand{\cS}{\mathcal{S}} | ||
\newcommand{\cT}{\mathcal{T}} | ||
\newcommand{\cU}{\mathcal{U}} | ||
\newcommand{\cV}{\mathcal{V}} | ||
\newcommand{\cW}{\mathcal{W}} | ||
\newcommand{\cX}{\mathcal{X}} | ||
\newcommand{\cY}{\mathcal{Y}} | ||
\newcommand{\cZ}{\mathcal{Z}} | ||
|
||
%%%%%%%%% mathematical fraktur %%%%%%%%%%%%%% | ||
|
||
\newcommand{\mf}[1]{\mathfrak{#1}} | ||
\newcommand{\fa}{\mathfrak{a}} | ||
\newcommand{\fb}{\mathfrak{b}} | ||
\newcommand{\fc}{\mathfrak{c}} | ||
\newcommand{\fA}{\mathfrak{A}} | ||
\newcommand{\fB}{\mathfrak{B}} | ||
\newcommand{\fC}{\mathfrak{C}} | ||
\newcommand{\fD}{\mathfrak{D}} | ||
\newcommand{\fE}{\mathfrak{E}} | ||
\newcommand{\fF}{\mathfrak{F}} | ||
\newcommand{\fG}{\mathfrak{G}} | ||
\newcommand{\fH}{\mathfrak{H}} | ||
\newcommand{\fI}{\mathfrak{I}} | ||
\newcommand{\fJ}{\mathfrak{J}} | ||
\newcommand{\fK}{\mathfrak{K}} | ||
\newcommand{\fL}{\mathfrak{L}} | ||
\newcommand{\fm}{\mathfrak{m}} | ||
\newcommand{\fN}{\mathfrak{N}} | ||
\newcommand{\fO}{\mathfrak{O}} | ||
\newcommand{\fp}{\mathfrak{p}} | ||
\newcommand{\fQ}{\mathfrak{Q}} | ||
\newcommand{\fq}{\mathfrak{q}} | ||
\newcommand{\fR}{\mathfrak{R}} | ||
\newcommand{\fS}{\mathfrak{S}} | ||
\newcommand{\fT}{\mathfrak{T}} | ||
\newcommand{\fU}{\mathfrak{U}} | ||
\newcommand{\fV}{\mathfrak{V}} | ||
\newcommand{\fW}{\mathfrak{W}} | ||
\newcommand{\fX}{\mathfrak{X}} | ||
\newcommand{\fY}{\mathfrak{Y}} | ||
\newcommand{\fZ}{\mathfrak{Z}} | ||
|
||
%%%%%%%%% math operators %%%%%%%%%%%%%%% | ||
|
||
\newcommand{\RP}{\mathbb{RP}^2} | ||
\newcommand{\gen}[1]{\langle #1\rangle} | ||
\newcommand{\Id}{\mathrm{Id}} | ||
\DeclareMathOperator{\im}{im} | ||
\DeclareMathOperator{\ggt}{ggT} | ||
\DeclareMathOperator{\kgv}{kgV} | ||
\DeclareMathOperator{\Aut}{Aut} | ||
\DeclareMathOperator{\Hom}{Hom} | ||
\DeclareMathOperator{\Iso}{Iso} | ||
\DeclareMathOperator{\ord}{ord} | ||
\DeclareMathOperator{\rad}{rad} | ||
\DeclareMathOperator{\GL}{GL} | ||
\DeclareMathOperator{\SL}{SL} | ||
\DeclareMathOperator{\UT}{UT_3(\R)} | ||
\DeclareMathOperator{\id}{id} | ||
\DeclareMathOperator{\sgn}{sgn} | ||
\DeclareMathOperator{\modn}{mod} | ||
\DeclareMathOperator{\stab}{Stab_G} | ||
\DeclareMathOperator{\Th}{Th} | ||
\DeclareMathOperator{\On}{On} | ||
\DeclareMathOperator{\Spec}{Spec} | ||
\DeclareMathOperator{\coker}{coker} | ||
|
||
%%%%%%%%% further commands %%%%%%%%%%%%%%% | ||
|
||
\DeclareMathOperator{\nil}{nil} | ||
\DeclareMathOperator{\Jac}{Jac} | ||
\setlength{\headheight}{13.59999pt} | ||
|
||
%%%%%%%%% thmtools environments %%%%%%%%%%%%%%% | ||
|
||
\declaretheoremstyle[ | ||
shaded={ | ||
rulecolor=Lavender!35, | ||
rulewidth=2pt, | ||
bgcolor=Lavender!25}, | ||
spaceabove=6pt, spacebelow=6pt, | ||
headfont=\normalfont\bfseries, headindent=\parindent, | ||
notefont=\mdseries, notebraces={(}{)}, | ||
bodyfont=\normalfont, | ||
postheadspace=0.5em]{lav} | ||
|
||
\declaretheoremstyle[ | ||
shaded={ | ||
rulecolor=RoyalBlue!12, | ||
rulewidth=2pt, | ||
bgcolor=RoyalBlue!8}, | ||
spaceabove=6pt, spacebelow=6pt, | ||
headfont=\normalfont\bfseries, headindent=\parindent, | ||
notefont=\mdseries, notebraces={(}{)}, | ||
bodyfont=\normalfont, | ||
postheadspace=0.5em]{blue} | ||
|
||
\declaretheoremstyle[ | ||
shaded={ | ||
rulecolor=RoyalBlue!8, | ||
rulewidth=2pt, | ||
bgcolor=RoyalBlue!5}, | ||
spaceabove=6pt, spacebelow=6pt, | ||
headfont=\normalfont\bfseries, headindent=\parindent, | ||
notefont=\mdseries, notebraces={(}{)}, | ||
bodyfont=\normalfont, | ||
postheadspace=0.5em]{lightblue} | ||
|
||
\declaretheorem[ | ||
name=Definition, | ||
style=lav, | ||
numberwithin=section, | ||
refname={definition, definitions}, | ||
Refname={Definition, Definitions} | ||
]{definition} | ||
|
||
\declaretheorem[ | ||
name=Theorem, | ||
style=blue, | ||
sibling=definition | ||
]{theorem} | ||
|
||
\declaretheorem[ | ||
name=Lemma, | ||
style=lightblue, | ||
sibling=definition | ||
]{lemma} | ||
|
||
\declaretheorem[ | ||
name=Proposition, | ||
style=lightblue, | ||
sibling=definition | ||
]{proposition} | ||
|
||
\declaretheorem[ | ||
name=Korollar, | ||
style=lightblue, | ||
sibling=definition | ||
]{corollary} | ||
|
||
\declaretheorem[ | ||
name=Exercise, | ||
style=lightblue, | ||
sibling=definition | ||
]{exercise} | ||
|
||
\declaretheorem[ | ||
name=Bemerkung, | ||
style=lav, | ||
sibling=definition | ||
]{note} | ||
|
||
\title{Zusammenfassung Einf. in die Statistik (Eberle)} | ||
\author[Ayushi Tsydendorzhiev]{Ayushi Tsydendorzhiev} | ||
|
||
\setlength{\headheight}{14.0pt} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
\NeedsTeXFormat{LaTeX2e}[1994/06/01] | ||
|
||
\ProvidesClass{tufte-book}[2009/12/11 v3.5.0 Tufte-book class] | ||
|
||
%% | ||
% Declare we're tufte-book | ||
\newcommand{\@tufte@class}{book}% the base LaTeX class (defaults to the article/handout style) | ||
\newcommand{\@tufte@pkgname}{tufte-book}% the name of the package (defaults to tufte-handout) | ||
|
||
%% | ||
% Load the common style elements | ||
\input{tufte-common.def} | ||
|
||
|
||
%% | ||
% Set up any book-specific stuff now | ||
|
||
%% | ||
% The front matter in Tufte's /Beautiful Evidence/ contains everything up | ||
% to the opening page of Chapter 1. The running heads, when they appear, | ||
% contain only the (arabic) page number in the outside corner. | ||
%\newif\if@mainmatter \@mainmattertrue | ||
\renewcommand\frontmatter{% | ||
\cleardoublepage% | ||
\@mainmatterfalse% | ||
\pagenumbering{arabic}% | ||
%\pagestyle{plain}% | ||
\fancyhf{}% | ||
\ifthenelse{\boolean{@tufte@twoside}}% | ||
{\fancyhead[LE,RO]{\thepage}}% | ||
{\fancyhead[RE,RO]{\thepage}}% | ||
} | ||
|
||
|
||
%% | ||
% The main matter in Tufte's /Beautiful Evidence/ doesn't restart the page | ||
% numbering---it continues where it left off in the front matter. | ||
\renewcommand\mainmatter{% | ||
\cleardoublepage% | ||
\@mainmattertrue% | ||
\fancyhf{}% | ||
\ifthenelse{\boolean{@tufte@twoside}}% | ||
{% two-side | ||
\renewcommand{\chaptermark}[1]{\markboth{##1}{}}% | ||
\fancyhead[LE]{\thepage\quad\smallcaps{\newlinetospace{\plaintitle}}}% book title | ||
\fancyhead[RO]{\smallcaps{\newlinetospace{\leftmark}}\quad\thepage}% chapter title | ||
}% | ||
{% one-side | ||
\fancyhead[RE,RO]{\smallcaps{\newlinetospace{\plaintitle}}\quad\thepage}% book title | ||
}% | ||
} | ||
|
||
|
||
%% | ||
% The back matter contains appendices, indices, glossaries, endnotes, | ||
% biliographies, list of contributors, illustration credits, etc. | ||
\renewcommand\backmatter{% | ||
\if@openright% | ||
\cleardoublepage% | ||
\else% | ||
\clearpage% | ||
\fi% | ||
\@mainmatterfalse% | ||
} | ||
|
||
%% | ||
% Only show the chapter titles in the table of contents | ||
\setcounter{tocdepth}{0} | ||
|
||
%% | ||
% If there is a `tufte-book-local.sty' file, load it. | ||
|
||
\IfFileExists{tufte-book-local.tex} | ||
{\input{tufte-book-local} | ||
\TufteInfoNL{Loading tufte-book-local.tex}} | ||
{} | ||
|
||
%% | ||
% End of file | ||
\endinput |
Oops, something went wrong.