我 对问题发布了答案
正确的,见https://tex.stackexchange.com/questions/14386/importing-a-single-symbol-from-a-different-font
我 对问题发布了答案
\underline{好} 被当作一种不完全的西文了,以你的 mwe 来说,在 pdflatex 和 xelatex 两种编译器下的表现不同可以看出:xelatexpdflatex原因大致同 @u70
我 发表了评论
@u70550 我在上一个的回答的评论已经提到过了,并且我也说了看来实在不行,还是要跑代码的...这给我添加了很多不必要的工作!因此我也不会放出完整代码。对于原回答:你注意到了区别吗?有一个很明显的区
我 对问题发布了答案
\extrarowheight 的问题,见https://tex.stackexchange.com/questions/114421/extrarowheight-vs-arraystretch
我 发表了评论
既然提到了 \bfseries 和 \textbf 顺带说下 \itshape 和 \textit 这个在「倾斜矫正」上是有差异的。见https://tex.stackexchange.com/que
我 对问题发布了答案
\documentclass[border=5cm]{standalone} \usepackage{tikz} \usetikzlibrary{matrix, positioning, calc}
我 发表了评论
@u64726 我们看到 .out 文件,为什么看,lshort 就有说可以看到,不加上 \renewcommand{\theHsection}{\thesection.\thepage},给出来的结
我 发表了评论
如何高效优雅地从mathabx宏包中偷出来\measuredangle的符号?