Automated merge with https://tqft.net/hg/blob
authorScott Morrison <scott@tqft.net>
Mon, 12 Dec 2011 19:26:57 -0800
changeset 964 0dbaf072e916
parent 962 87bfea2e3150 (current diff)
parent 963 d875a8378d83 (diff)
child 965 987af9e53631
Automated merge with https://tqft.net/hg/blob
--- a/sandbox.tex	Mon Dec 12 16:32:10 2011 -0800
+++ b/sandbox.tex	Mon Dec 12 19:26:57 2011 -0800
@@ -9,6 +9,20 @@
 \title{Sandbox}
 \begin{document}
 
+\newcommand{\vertex}{node[circle,fill=black,inner sep=1pt] {}}
+
+\begin{tikzpicture}
+\coordinate (P) at (0,0);
+\coordinate (Q) at (3,0);
+\coordinate (R) at (1.5,-0.5);
+\draw (P) \vertex to[out=40,in=140] node[above] {$a$} (Q) \vertex -- node[below] {\scriptsize $y \times I$} (R) \vertex to[out=-180,in=-40] node[below] {$a$} (P);
+\clip (P) to[out=40,in=140] (Q) -- (R) to[out=-180,in=-40] (P);
+\foreach \x in {1,...,9} {
+	\path (P) to[out=40,in=140] node[pos=\x/10] (PQ\x) {} (Q);
+	\path (P) to[out=-40,in=-180] node[pos=\x/10] (PR\x) {} (R);
+	\draw[green!50!brown] (PQ\x.center) -- (PR\x.center);
+}
+\end{tikzpicture}
 
 \begin{tikzpicture}
 \node[circle,fill=black,inner sep=1pt] (A) at (1.73,0) {};
--- a/text/appendixes/comparing_defs.tex	Mon Dec 12 16:32:10 2011 -0800
+++ b/text/appendixes/comparing_defs.tex	Mon Dec 12 19:26:57 2011 -0800
@@ -932,6 +932,7 @@
 \begin{align*}
 \mathfig{0.4}{triangle/triangle4a} \\
 \mathfig{0.4}{triangle/triangle4b} \\
+u & =
 \mathfig{0.4}{triangle/triangle4c} 
 \end{align*}
 \nn{remember to change `assoc' to $\alpha$}