tikz 包中的箭头内的文字 2024-5-24 • tikz-pgf 我想用 tikz 画一个箭头,看起来像:-text-> 如你所见,文本在箭头中间,不在上方或下方或其他位置。我该怎么做?谢谢 答案1 也许您正在寻找其中之一。 \documentclass[border=3mm,tikz]{standalone} \usetikzlibrary{shapes.arrows} \begin{document} \begin{tikzpicture} \path (0,1) node [single arrow,draw]{text}; \draw[->] (0,0) -- node[fill=white,sloped]{text} (2,-0.5); \end{tikzpicture} \end{document} 相关内容 从嵌入式设备安装驱动器并交换字节 如何将函数声明为变量 将分区移动到另一个磁盘 从正在运行的操作系统制作可启动媒体 从 Excel 列中获取特定数据 减少文章标题中作者之间的间距 在 ubuntu 14.04 中读取软件包列表花费的时间太长 通过互联网连接到 Samba 共享 多少次中断才算太多? 图形位置左侧