Skip to content

Commit a062aad

Browse files
committed
test fix
1 parent f3124c4 commit a062aad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/test_annotate_reference.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
};
4343
\draw[->,draw=red] (axis cs:4.5,1.5) -- (axis cs:4,1);
4444
\draw (axis cs:4.5,1.5) node[
45-
scale=0.65,
45+
scale=0.5,
4646
anchor=base west,
4747
text=black,
4848
rotate=0.0
4949
]{text};
5050
\draw[->,draw=black] (axis cs:0,1) ++(-50pt,30pt) -- (axis cs:0,1);
5151
\draw (axis cs:0,1) ++(-50pt,30pt) node[
52-
scale=0.65,
52+
scale=0.5,
5353
anchor=base west,
5454
text=black,
5555
rotate=0.0
5656
]{arrowstyle};
5757
\draw (axis cs:50,-30) node[
58-
scale=0.65,
58+
scale=0.5,
5959
anchor=base west,
6060
text=black,
6161
rotate=0.0

0 commit comments

Comments
 (0)