在文章中想实现以下MWE的效果
```
\documentclass{ctexart}
\begin{document}
弱\hspace{-.1ex}*\hspace{-.1ex}收敛
\end{...
在文章中想实现以下MWE的效果
```
\documentclass{ctexart}
\begin{document}
弱\hspace{-.1ex}*\hspace{-.1ex}收敛
\end{document}
```
![image.png](https://i.loli.net/2019/12/03/M3STNHnLqaZtcj4.png)
但是使用简单的
```
\documentclass{ctexart}
\begin{document}
弱*收敛
\end{document}
```
只能实现以下效果
![image.png](https://i.loli.net/2019/12/03/LcK13ngBYvHhdXU.png)
请问有没有什么设置方式可以代替手动调整?
一周热门 更多>