初次使用latex拍版美赛论文时的问题总结

1.英文斜体单词如何打    \textit{}

2.英文粗体  \textbf{x}

3.解决缩进问题 【1】用\par 声明段落开始

                            【2】第一段的第一行用 \hspace{1em} 进行缩进

4.想要分条陈述的格式实例

\lipsum[3]
\begin{itemize}
\item the angular velocity of the bat,
\item the velocity of the ball, and
\item the position of impact along the bat.
\end{itemize}
 

5.插入一张外部图片(overleaf检验可行)

·将图片放入工程目录下

·\usepackage{graphicx} 

.\graphicspath{{path/}} 以放入了path文件夹为例

·\includegraphics[scale=0.6]{x}(无需文件类型)    

 

如何让这图片好看点? 格式设置 

\begin{figure}[ht]

\centering
\includegraphics[scale=0.6]{KitKat.png}
\caption{this is a figure demo}
\label{fig:pathdemo4}    
\end{figure}

 

6.数学公式用mathpix 

 
  • 2
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值