Fix warnings in mengenoperationen.tex
This commit is contained in:
parent
8e69c83d43
commit
743c768df9
@ -4,13 +4,14 @@
|
|||||||
\usepackage{amsmath}
|
\usepackage{amsmath}
|
||||||
\usepackage{amssymb}
|
\usepackage{amssymb}
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
|
\usepackage{color}
|
||||||
|
|
||||||
\definecolor{draculaPurple}{RGB}{189,147,249}
|
\definecolor{draculaPurple}{RGB}{189,147,249}
|
||||||
\definecolor{draculaCyan}{RGB}{139,233,253}
|
\definecolor{draculaCyan}{RGB}{139,233,253}
|
||||||
\definecolor{draculaForeground}{RGB}{248,248,248}
|
\definecolor{draculaForeground}{RGB}{248,248,248}
|
||||||
|
|
||||||
\def\firstcircle{(0,0) circle (1)}
|
\newcommand{\firstcircle}{(0,0) circle (1)}
|
||||||
\def\secondcircle{(1,0) circle (1)}
|
\newcommand{\secondcircle}{(1,0) circle (1)}
|
||||||
|
|
||||||
\tikzset{reverseclip/.style={overlay,insert path={(-16383.99999pt,-16383.99999pt) rectangle (16383.99999pt,16383.99999pt)}}}
|
\tikzset{reverseclip/.style={overlay,insert path={(-16383.99999pt,-16383.99999pt) rectangle (16383.99999pt,16383.99999pt)}}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user