Tikz 文本在路径中左侧参差不齐 2024-5-25 • tikz-pgf horizontal-alignment tikz-path 这是我的 MWE: \documentclass{article} \usepackage{tikz} \begin{document} \begin{tikzpicture} \draw (11,0) -- (18,1) node [midway, sloped, align=left] (sentence) {This is a sentence}; \end{tikzpicture} \end{document} 以及对应的渲染: 那么,如何让文本在路径的第一个节点左对齐? 答案1 您可以\rlap与以下一起使用pos=0: \documentclass{article} \usepackage{tikz} \begin{document} \begin{tikzpicture} \draw (11,0) --node [pos=0, sloped] (sentence) {\rlap{This is a sentence}} (18,1); \end{tikzpicture} \end{document} 答案2 那这个呢: \documentclass{article} \usepackage{tikz} \begin{document} \begin{tikzpicture} \draw (11,0) --node [pos=0.25, sloped,fill=white] (sentence) {This is a sentence} (18,1); \end{tikzpicture} \end{document} 输出如下: 相关内容 在单独的磁盘设备上使用 Windows 7 (UEFI) 进行双启动 笔记本电脑使用的是集成显卡还是独立显卡? 无法使用受信任域用户凭据重命名 DN Ubuntu 16.04 更改启动画面 为什么盗版/破解软件经常被检测“含有病毒”? 使用 leqno 调整方程编号的对齐方式 如何限制从 PATH 找到的文件的自动完成? 在 dwm 中对 conky-cli 的输出进行着色 puppet 用户模块未使用哈希密码更新 /etc/shadow Live Messenger 不会自动登录