latex使用技巧

写作英文论文时,如果要插入中文的话,会产生不能显示中文的问题,解决方法如下:

\documentclass[]{}

\usepackage{CJKutf8}

\begin{document}

\begin{CJK*}{UTF8}{gbsn}

\end{CJK*}

\end{document}


插入图片方法:

\usepackage{graphicx}

\begin{figure} \centering \includegraphics[width=0.7\linewidth]{../../../../Downloads/figure_1} \caption{nono} \label{fig:figure_1} \end{figure}


制作表格方法(例子):

\begin{table}[!t]
 
\label{table_example1}
\centering
\small
\begin{tabular}{|l|c|c|c|c|}%5列,第一列居左,其余列居中
\hline %画横线
 & {\%} & {$\pi$} & {$\alpha$} & {$\alpha_{U}$}\\\hline
Major Claim & & & &  \\\hline
Claim & & & & \\\hline
Premise  & & & & \\\hline
Implicit Premise & &  &  & \\\hline
\end{tabular}
%\caption{Example commands for accented characters, to be used in, e.g., \BibTeX\ names.}\label{tab:accents}
\setlength{\abovecaptionskip}{10pt} %标题离表格上方距离
\caption{IAA of the First Corpus} %标题名称
\end{table}



输入引号:

左引号是tab键上方的“`”,右引号正常输入。


字体设置:

英文斜体

\textit{}

粗体

\textbf{}

下划线

\underline{}

大小设置


在线合作及帮助检查工具:

sharelatex

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值