aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-08-24 12:54:16 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-08-24 12:54:16 +0200
commit380f9da1d4da445634327d4fcb9b68c91edd7bba (patch)
tree6e69566340d6547ec097651034a59e9c54ad06b6
parentMerge pull request #92 from Malarius1999/master (diff)
downloadSeminarMatrizen-380f9da1d4da445634327d4fcb9b68c91edd7bba.tar.gz
SeminarMatrizen-380f9da1d4da445634327d4fcb9b68c91edd7bba.zip
symmetry fix
-rw-r--r--buch/chapters/95-homologie/images/complexbasis.pdfbin27036 -> 27033 bytes
-rw-r--r--buch/chapters/95-homologie/images/complexbasis.tex30
2 files changed, 15 insertions, 15 deletions
diff --git a/buch/chapters/95-homologie/images/complexbasis.pdf b/buch/chapters/95-homologie/images/complexbasis.pdf
index 3a627d4..9ff6709 100644
--- a/buch/chapters/95-homologie/images/complexbasis.pdf
+++ b/buch/chapters/95-homologie/images/complexbasis.pdf
Binary files differ
diff --git a/buch/chapters/95-homologie/images/complexbasis.tex b/buch/chapters/95-homologie/images/complexbasis.tex
index 6accb2a..bab89d2 100644
--- a/buch/chapters/95-homologie/images/complexbasis.tex
+++ b/buch/chapters/95-homologie/images/complexbasis.tex
@@ -42,40 +42,40 @@
\def\abbildung#1#2#3#4{
\fill[color=gray!20]
- ({\s},{(2*(#1)+1)*\s})
+ ({\s+\h},{(2*(#1)+1)*\s})
--
- ({3.5-\s},{-\s})
+ ({3.5-\s-\h},{-\s})
--
- ({3.5-\s},{(2*(#3)+1)*\s})
+ ({3.5-\s-\h},{(2*(#3)+1)*\s})
--
- ({\s},{(2*(#1)+1)*\s})
+ ({\s+\h},{(2*(#1)+1)*\s})
--
cycle;
\fill[color=gray!40]
- ({\s},{(2*(#1+1)-1)*\s})
+ ({\s+\h},{(2*(#1+1)-1)*\s})
--
- ({3.5-\s},{(2*(#3+1)-1)*\s})
+ ({3.5-\s-\h},{(2*(#3+1)-1)*\s})
--
- ({3.5-\s},{(2*(#4)+1)*\s})
+ ({3.5-\s-\h},{(2*(#4)+1)*\s})
--
- ({\s},{(2*(#2)+1)*\s})
+ ({\s+\h},{(2*(#2)+1)*\s})
--
cycle;
\draw[<-,color=gray]
- ({\s},{(2*(#1+1)-1)*\s})
+ ({\s+\h},{(2*(#1+1)-1)*\s})
--
- ({3.5-\s},{(2*(#3+1)-1)*\s});
+ ({3.5-\s-\h},{(2*(#3+1)-1)*\s});
\draw[->,color=gray]
- ({3.5-\s},{(2*(#4)+1)*\s})
+ ({3.5-\s-\h},{(2*(#4)+1)*\s})
--
- ({\s},{(2*(#2)+1)*\s});
+ ({\s+\h},{(2*(#2)+1)*\s});
\draw[<-,color=gray!40]
- ({\s},{(2*(#1)+1)*\s})
+ ({\s+\h},{(2*(#1)+1)*\s})
--
- ({3.5-\s},{-\s});
+ ({3.5-\s-\h},{-\s});
}
-\clip (-5.5,-1.2) rectangle (8.5,11.7);
+\clip ({-3.5-1.7},-1.2) rectangle ({7+1.7},11.7);
\begin{scope}[xshift=-7cm]
\abbildung{6}{7}{10}{11}