TikZ:带箭头的矩形节点 2024-5-26 • tikz-pgf 创建这样的节点的最佳方法是什么? \begin{document} \begin{tikzpicture}[] \node[align=left,draw, minimum width=44mm, minimum height=30mm]{ Here \\ the \\ text...}; \end{tikzpicture} \end{document} 答案1 \documentclass{standalone} \usepackage{tikz} \usetikzlibrary{shapes.arrows} \begin{document} \begin{tikzpicture} \node[draw,arrow box, arrow box arrows={east:0.5cm},align=center] at (0,0) {Text\\text}; \end{tikzpicture} \end{document} 相关内容 修复 reprepro 中损坏的文件列表 OpenVPN 流量被 CentOS 上的防火墙阻止到达 LAN 通过自动计数器引用表格行 bash + 如何从变量中捕获对应字段 关于彩色表格 如何解决错误:“抱歉,此驱动程序安装失败。请查看日志文件了解详细信息:/var/log/jockey.log” [重复] lyx 中多行表的垂直对齐 如何在启动时终止所有出站无线/RF(Wi-Fi、蓝牙等)流量? 主文件夹加密如何工作? classicthesis 模板中的 PDF 书签 [关闭]