Latex
lxlong89940101
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
IEEE trans 论文模板作者位置样式更改
初始模板中,当作者内容多时,可以正常的显示为3*3:%初始代码\author{\IEEEauthorblockN{1\textsuperscript{st} Given Name Surname}\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\\textit{name of organization (of Aff.)}\\City, Country \\email address or ORCID}\an原创 2020-08-25 16:55:59 · 4630 阅读 · 2 评论 -
winEdt10.3 出现“系统找不到具体文件解决办法”
将MikTex\...\x64路径添加到系统path例如:G:\MikTex_Install\miktex\bin\x64原创 2020-08-24 15:26:39 · 1640 阅读 · 0 评论 -
Latex多张图片共用一个标注(标注是图片)的latex代码
在latex中绘制如图的样式:latex代码:\begin{figure*}[htbp]\centering\subfigure[1] { \label{fig:a}\includegraphics[width=0.45\columnwidth]{figs/1.pdf}}\hspace{0.3in}\subfigure[2] {\label{fig:b}\includegraphics[width=0.45\columnwidth]{figs/2.pdf}}\hspace原创 2020-05-17 11:53:46 · 5928 阅读 · 0 评论 -
Latex排版图片样式
1. 一张图片占两行\begin{figure*}[htbp] %这个星号就是让你的图占满一行\centering\includegraphics[width=.95\linewidth]{SADgym-gazebo.png}\caption{the SAD gym-gazebo architecture where left block represents the robot si...原创 2020-04-22 11:54:35 · 892 阅读 · 0 评论
分享