Theorie Abbildung Kräftegleichgewicht erweitert
This commit is contained in:
@@ -734,6 +734,25 @@
|
||||
small dot/.style={fill=black,circle,scale=0.3},
|
||||
}
|
||||
|
||||
\tikzset{
|
||||
double -latex/.style args={#1 colored by #2 and #3}{
|
||||
-latex,line width=#1,#2,
|
||||
postaction={draw,-latex,#3,line width=(#1)/3,shorten <=(#1)/4,shorten >=4.5*(#1)/3},
|
||||
},
|
||||
double round cap-latex/.style args={#1 colored by #2 and #3}{
|
||||
round cap-latex,line width=#1,#2,
|
||||
postaction={draw,round cap-latex,#3,line width=(#1)/3,shorten <=(#1)/4,shorten >=4.5*(#1)/3},
|
||||
},
|
||||
double round cap-stealth/.style args={#1 colored by #2 and #3}{
|
||||
round cap-stealth,line width=#1,#2,
|
||||
postaction={round cap-stealth,draw,,#3,line width=(#1)/3,shorten <=(#1)/3,shorten >=2*(#1)/3},
|
||||
},
|
||||
double -stealth/.style args={#1 colored by #2 and #3}{
|
||||
-stealth,line width=#1,#2,
|
||||
postaction={-stealth,draw,,#3,line width=(#1)/3,shorten <=(#1)/3,shorten >=2*(#1)/3},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
\newcommand{\FB}[7]{%
|
||||
\begin{tikzpicture}[auto, node distance=2cm,>=latex']
|
||||
|
||||
Reference in New Issue
Block a user