3211
7832
52
Show all posts
\tikz \node {root} child {node {left}} child {node {right} child {node {child}} child {node {child}} };
\usetikzlibrary {graphs} \tikz \graph [grow down, branch right] { root -> { left, right -> {child, child} } };
Bump
673
110K
218
$\LaTeX$ formula tutorial Reply post To last page
Mobile version
2025-7-20 06:23 GMT+8
Powered by Discuz!
Processed in 0.021862 seconds, 48 queries