BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / paper / #21894同步于 2015/12/13
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Paper机器人发帖

[问题]新手关于latex的几个问题

balance2333
2015/12/13镜像同步0 回复
1、关于在latex里插入图片:直接用 \includegraphics[width=4.00in,height=3.00in]{timg.jpg} 怎么就是不对呢? 2、关于改变标题的字体和大小,在百度上看到一个貌似大牛的代码,但是编译不通过= =: %!TEX program = xelatex \documentclass{article} \usepackage{titlesec} \usepackage{fontspec} \newfontfamily\arial{Arial} \newcommand{\sectionfontsize}{\fontsize{40pt}{48pt}\selectfont} \titleformat{\section}[hang]{\bfseries\arial\sectionfontsize}{\thesection}{1em}{}{} \begin{document} \section{This is Arial here} \end{document} 哪里有问题?
订阅后,新回复会通过你的通知中心匿名送达。
0 条回复
暂无回复 · 你可以订阅本帖等待新回复。