1、首先,打开winedt软件,新建.tex源文件:\documentclass{article}\usepackage{xeCJK}\setCJKmainfont{宋体}\begin{document}世界,你好。\end{document}
![winedt的使用:[2]文档结构](https://exp-picture.cdn.bcebos.com/732a12e265e7340f280c809035b9763e20c2b4cb.jpg)
2、编译后产生pdf文件如下图
![winedt的使用:[2]文档结构](https://exp-picture.cdn.bcebos.com/2083a5d6e1d06de8ce151296ca93cee8b104accb.jpg)
3、使用\maketitle生成title
![winedt的使用:[2]文档结构](https://exp-picture.cdn.bcebos.com/87645f93cee8b0040d6f45bc79260d9a300ea9cb.jpg)
4、编译后产生pdf文件如下图
![winedt的使用:[2]文档结构](https://exp-picture.cdn.bcebos.com/555acf0ff2260d9a6c7a832a622abab84340a5cb.jpg)
5、使用\section生成文章结构
![winedt的使用:[2]文档结构](https://exp-picture.cdn.bcebos.com/6bbfdd14f1c595ee27b5239427530688902c9acb.jpg)
6、编译后生成pdf文件如下图
![winedt的使用:[2]文档结构](https://exp-picture.cdn.bcebos.com/b666b2530688912ccebe485b1b4800fc76f797cb.jpg)
1、首先,打开winedt软件,新建.tex源文件:\documentclass{article}\usepackage{xeCJK}\setCJKmainfont{宋体}\begin{document}世界,你好。\end{document}
2、编译后产生pdf文件如下图
3、使用\maketitle生成title
4、编译后产生pdf文件如下图
5、使用\section生成文章结构
6、编译后生成pdf文件如下图