|
|
|
@ -467,10 +467,10 @@ ls.snippets = {
|
|
|
|
|
t({ "}", "" }), |
|
|
|
|
}), |
|
|
|
|
s("tikz", { |
|
|
|
|
t({ "\begin{center}" }), |
|
|
|
|
t({ "\t\\begin{tikzpicture}[main/.style = {draw,circle}]", "\tt" }), |
|
|
|
|
t({ "\\begin{center}" }), |
|
|
|
|
t({ "", "\t\\begin{tikzpicture}[main/.style = {draw,circle}]", "\t\t" }), |
|
|
|
|
i(1), |
|
|
|
|
t({ "\t\\end{tikzpicture}", "\\end{center}" }), |
|
|
|
|
t({ "", "\t\\end{tikzpicture}", "\\end{center}" }), |
|
|
|
|
}), |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|