패키지 끈 경고

패키지 끈 경고

누구든지 이 경고를 받나요?

Package braids Warning: This package was designed using PGF2.10; you are using 3.0.1a.

\usepackage{tikz}나는 전에 가지고 있는지 확인했습니다 \usepackage{braids}. 브레이드의 실제 코드는 다음과 같습니다.

\begin{tikzpicture}
\braid[number of strands=4,
       style strands={5,6}{draw=none}] (braid) a_2 a_1 a_3 a_2 a_2 a_1 a_3 a_2;
\end{tikzpicture}

관련 정보