Skip to content

Commit 871986e

Browse files
committed
Remove integer dots
1 parent f85ec4c commit 871986e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Beamer/intro.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
\coordinate (D) at (1.9,0.5);
1717

1818

19-
\foreach \i in {1,2}
20-
\foreach \j in {1,2}
21-
{\fill (\i,\j) circle (0.5pt);}
19+
%\foreach \i in {1,2}
20+
%\foreach \j in {1,2}
21+
%{\fill (\i,\j) circle (0.5pt);}
2222

2323

2424
\draw[color=blue, thick] (0.21, 1) -- (1.8, 1);

0 commit comments

Comments
 (0)