
latex
给你一颗小瓜子
你眼中有春与秋 胜过我见过爱过的一切山川与河流
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Latex 只在首页添加页眉页脚 & 修改局部字体大小
Q:遇到了奇怪的要求,要求只在文章首页右上角和左下角添加文字。A:\usepackage{fancyhdr} %使用fancyhdr包\maketitle %一定要在maketitle后面添加以下内容\thispagestyle{fancy} %更改plain状态,首页格式设为fancy\f...原创 2020-04-19 15:25:49 · 11485 阅读 · 3 评论 -
IEEE latex会议模版中 通讯作者的标注不显示解决方法
在模版备注里有一段说明:% conference papers do not typically use \thanks and this command% is locked out in conference mode. If really needed, such as for% the acknowledgment of grants, issue a \IEEEoverrideco...原创 2019-11-28 19:05:41 · 15369 阅读 · 4 评论