在 TikZ 中将点定义为节点 2024-5-25 • tikz-pgf nodes 在以下 MWE 中,为什么段没有达到我定义的点? \documentclass{article} \usepackage{tikz} \begin{document} \begin{tikzpicture} \node (A) at (0,0) {}; \node (B) at (2,4) {}; \node (C) at (5,0) {}; \draw (A) -- (B) -- (C) -- cycle; \end{tikzpicture} \end{document} 答案1 \documentclass[tikz,border=\dimexpr355pt/113\relax]{standalone} \begin{document} \begin{tikzpicture} \draw (0,0) coordinate (A) -- (2,4) coordinate (B) -- (5,0) coordinate (C) -- cycle; \end{tikzpicture} \end{document} 相关内容 重复运行 afplay 时出现“错误:AudioQueueStart 失败” Linux 对等以太网绑定 Ubuntu 14.04 蓝牙 Magic Mouse 无法配对(无可用代理) 升级 postgres 时出错 为什么 sendemail 在 k8s 容器中不起作用? 如何测量内存吞吐量利用率百分比? 从终端启动时 Opera Developer 出现错误(红色)图标 色盲:更改公式栏中的 Excel 括号颜色? phpinfo 报告 PDO MySQL 驱动程序无值 Surface Pro 7 上的键盘无法使用