Files
MaFIngB1/Definitionen.typ
2026-02-28 13:09:04 +01:00

84 lines
2.6 KiB
Typst

#set page(paper: "a4")
#set heading(numbering: "1.")
#set math.equation(numbering: "(1)")
/* \usepackage */utf8inputenc /* \usepackage */amsmath
/* \usepackage */framed
/* \usepackage */adjustbox
/* \usepackage */top=2.5cm,bottom=3cm,left=2.5cm,right=2cm,twoside,a4paper,layout=a4paper, asymmetricgeometry
/* \usepackage */enumerate /* \usepackage */hyperref
/* \usepackage */amsfonts /* \usepackage */amssymb
/* \usepackage */makeidx /* \usepackage */graphicx
/* \usepackage */pgf,tikz,pgfplots
/* \usepackage */tkz-euclide
/* \usetikzlibrary */angles, arrows.meta, quotes, calc, babel, fadings, quotes
/* \usetikzlibrary */intersections,through,backgrounds
/* \usepackage */framemethod=tikzmdframed
/* \usepackage */marginnote
/* \pgfplotsset */compat=newest
/* \usepackage */systeme
/* \usetikzlibrary */arrows /* \usetikzlibrary */positioning /* \usepackage */ngermanbabel /* \usepackage */float
/* \usepackage */stmaryrd
/* \usepackage */T1fontenc
/* \usepackage */cmbright
/* \usepackage */longtable
/* \usepackage */pgfplots
/* \usepackage */nicefrac
/* \definecolor */burlywoodrgb0.87, 0.72, 0.53
/* \usepackage */customcolorshf-tikz
/* \usepackage */locale=DEsiunitx
/* \usepackage */empheq /* \usepackage */mosttcolorbox
/* \definecolor */cobaltrgb0.0, 0.28, 0.67 /* \addtokomafont */chapter#text(fill: cobalt)[] /* \definecolor */coolblackrgb0.0, 0.18, 0.39 /* \addtokomafont */section#text(fill: coolblack)[]
/* \setlength *//* \parindent */0em
/* \definecolor */myblueiRGB28,138,207
/* \mdtheorem */ backgroundcolor=lightgray!5!white, frametitlefont= /* \color{white} -> white */, linecolor=mybluei, frametitlebackgroundcolor=mybluei, frametitlerule=true, topline=false, rightline=false, leftline=false, definitionDefintionchapter
/* \mdtheorem */ frametitlebackgroundcolor=blue!20!black, linecolor=blue!60!black, frametitlefont= /* \color{white} -> white */,
frametitlerule=true, topline=false,
rightline=false, leftline=false, beispielBeispielchapter
/* \mdtheorem */ linecolor=burlywood, frametitlefont= /* \color{white} -> white */, frametitlebackgroundcolor=burlywood, satzSatzchapter
/* \mdtheorem */ frametitlefont= /* \color{blue} -> blue */,
aufgabeAufgabechapter
/* \usepackage */amsthm
display
/* \usepackage */mathtools
/* \DeclarePairedDelimiter */ /* \abs */bar.v bar.v
/* \DeclarePairedDelimiter */ /* \norm */bar.v.double bar.v.double
/* \usepackage */array /* \newcolumntype */x1> /* \arraybackslash */ #h()0ptp\#1
/* \@addtoreset */chapterpart
// Conversion warnings:
// - Unsupported TeX primitive '\everymath' encountered. This may produce incorrect output.