Latex 仅使用 hyperref 包中 \href 的方法
参考:
How to ask hyperref works only with href
Latex 仅使用 hyperref 包中 \href 的方法
在 .tex
文件的开头使用如下方法引用 hyperref
包:
\usepackage[implicit=false]{hyperref}
2019.2
To improve is to change, to be perfect is to change often.