箭头名称未出现在交换图中 2024-5-25 • tikz-cd commutative-diagrams 在 Latex 中,我输入了以下代码: \begin{tikzcd} A \arrow[r, "f"] & B \end{tikzcd} 但是,箭头上方没有出现“f”。我该如何解决这个问题? 答案1 如果您使用tikz-cd具有完整最小代码的包,您将获得预期的结果。 \documentclass[a4paper,12pt]{article} \usepackage{tikz-cd} \begin{document} \begin{tikzcd} A \arrow[r, "f"] & B \end{tikzcd} \end{document} 这是屏幕截图: 相关内容 为什么在向远程主机发送 Perl 脚本时 Tramp 会挂起? 要备份哪些数据? 为 Localhost 创建 A 记录 “[Errno 2]。没有这样的文件或目录:b'apt-get'”,“rc”:2 DRBD 同步前比较本地和远程 为什么 Visual Studio Code 在 Ubuntu 中运行缓慢? 如何在没有密码的情况下将 apt 添加到 sudoers 中 Ubuntu(仅限)已安装:无法启动以重新安装 Windows 10 中 Hold 键不会在每个应用程序中重复 Sed 正则表达式打印到 file.txt