summaryrefslogtreecommitdiff
path: root/tikz/ef.tex
diff options
context:
space:
mode:
authorJan Aalmoes <jan.aalmoes@inria.fr>2024-11-26 13:44:45 +0100
committerJan Aalmoes <jan.aalmoes@inria.fr>2024-11-26 13:44:45 +0100
commit4ac32b3af9cc5bb8f29ba2ec20c89567eba752a2 (patch)
tree9373b83fa1a0e2630e9c0139937005ec014c9832 /tikz/ef.tex
parenta982848881ad9eb06069c6573d5c370cafbfff0b (diff)
added tikzHEADmaster
Diffstat (limited to 'tikz/ef.tex')
-rw-r--r--tikz/ef.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tikz/ef.tex b/tikz/ef.tex
index 9604d97..14f6ff0 100644
--- a/tikz/ef.tex
+++ b/tikz/ef.tex
@@ -10,9 +10,9 @@
\draw[->,color=red] (att) to (s);
%Ensembles
- \node (c0) at (0,1) {$E=\{0,\cdots,m-1\}$};
+ \node (c0) at (0,1) {$F=\{0,\cdots,m-1\}$};
- \node (a0) at (2*\h,1) {$F=\{0,\cdots,n-1\}$};
+ \node (a0) at (2*\h,1) {$G=\{0,\cdots,n-1\}$};
\draw[->] (c0) to (a0);