摘要: \documentclass{article} \usepackage{ctex} %中文处理 \begin{document} \section{空白符号} Are you wiser than others ? a\quad b %len(当前字体中M的宽度) % 2em a \qquad b %... 阅读全文
posted @ 2018-12-28 20:36 douzujun 阅读(1070) 评论(0) 推荐(0)
摘要: %导言 %\documentclass{article} %ctexbook \documentclass{ctexbook} \title{\heiti 监督学习} % 黑体 \author{\kaishu 姓名} % 楷书 \date{\today} %\usepackage{ctex} %设置 阅读全文
posted @ 2018-12-28 19:48 douzujun 阅读(1123) 评论(0) 推荐(0)
摘要: % 导言区 % 帮助文档 texdoc lshort-zh % 设置normalsize大小 \documentclass[10pt]{ctexart} %article,ctexbook封面, ctexreport, letter %\usepackage{ctex} %支持中文 \newcommand\degree{^\circ} \newcommand{\myfont}{\... 阅读全文
posted @ 2018-12-28 17:54 douzujun 阅读(9752) 评论(0) 推荐(0)