Hu Wan

Results 5 comments of Hu Wan

可以“曲线救国”,使用“华文中宋”代替宋体加粗,效果接近。 可以参考 https://github.com/huwan/cnuthesis-master-2017/blob/cnuthesis/thuthesis.cls#L193 ``` \setCJKfamilyfont{cusong}{STZhongsong} \newcommand{\cusong}{\CJKfamily{cusong}} ```

直接 **\setCJKmainfont[BoldFont=STZhongsong,ItalicFont=STKaiti]{STSong}** ``` \documentclass[11pt,a4paper,roman]{moderncv} \usepackage{xeCJK} \setCJKmainfont[BoldFont=STZhongsong,ItalicFont=STKaiti]{STSong} \moderncvstyle{classic} \moderncvcolor{black} \usepackage[scale=0.8]{geometry} % Reduce document margins \firstname{姓名} \familyname{} \address{XX大学XXX}{} \phone{(8610)11111111} \mobile{(86)123-4567-8910} \email{[email protected]} \begin{document} \makecvtitle \section{研究兴趣} \cvitem{}{ \textbf{操作系统与分布式系统} \newline{} - 存储系统、文件系统与内存管理 \newline{} - 内存计算及分布式编程模型\newline{}...

现在模板个人信息位置居中,要添加照片的话没有合适的位置。简单粗暴方式是使用可对PDF进行编辑的工具,如Adobe Acrobat直接编辑生成的简历PDF文件,把个人姓名联系方式等信息往左调一调,再用Acrobat在右边添加照片。 效果如下: ![2017-03-06_205929](https://cloud.githubusercontent.com/assets/1451009/23610960/d60944fa-02af-11e7-9a5f-dc48b1908b7e.png)

Here's the link to a long tweet (in Chinsese): https://twitter.com/tinyfool/status/1647802827966943232 ![image](https://user-images.githubusercontent.com/1451009/232826940-5f6fad9f-4f24-494e-9812-d73c266f0aa8.png) Thank you.

Glad to hear that you'll to implement this feature, thank you so much! Looking forward to it.