latex

%%需要加载的包

\documentclass{mcmthesis}
\mcmsetup{CTeX = false, 
        tcn = 2102185, problem = F,   % 修改控制号和选题号
        sheet = true, titleinsheet = true, keywordsinsheet = true,
        titlepage = false, abstract = true}
\usepackage{palatino}
\usepackage{lipsum}
\usepackage{amsmath}  % 此处引入数学公式的包
\usepackage{graphicx} % 用于插入图片
\usepackage{epstopdf}
\usepackage[T1]{fontenc} 
\usepackage[utf8]{inputenc}
\usepackage{indentfirst}
\usepackage{multirow}
 
% 控制页 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 论文标题
\title{}  % 修改标题
\date{\today}
 
\begin{document}
\begin{abstract}
% 摘要部分

\setlength{\parindent}{2em} 
% 关键词
\begin{keywords}
Higher Education system; Health; Sustainability; Crosswise contrast; Vertical
contrast; Relative score; Vision; Five-year plans; Policies;

\end{keywords}
\end{abstract}
 
% 目录页 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\maketitle         % 控制序列
\tableofcontents   % 生成目录
\newpage

%图片插入

\begin{figure}[htp]
    \centering
    \includegraphics[width=4cm]{background.png}
    \caption{An image of a galaxy}
    \label{fig:galaxy}
\end{figure}

width=3cm[缩放因子], height=8 cm[缩放因子] scale=0.4[缩放因子]

%%分点

\begin{itemize}

\itemize 内容1

\itemize 内容2


\end{itemize}

%三线表格

\begin{table}[h]   \caption{\label{tab:test}示例表格}   \begin{tabular}{ll}    \toprule    Symbol & Definition \\    
\midrule   T & temperature (The unit is ◦C)
 \\  Tmax &The most suitable temperature of a type of fungi
  \\  hl &The lower limit of the humidity of a type of fungi \\  
\bottomrule   
\end{tabular}  
\end{table}

%%图文字并排

\begin{minipage}[b]{0.65\linewidth}
some text
\end{minipage}
\hfill
\begin{minipage}[b]{0.35\linewidth}
\includegraphics[height=8\baselineskip]{grafics}
\end{minipage}

%%两张图多图

%%无小标题

\begin{minipage}[t]    {0.5\linewidth}%0.5表示宽度可以调节
\centering
\includegraphics[width=0.8\textwidth]{pictures/2.png}    
\caption{your caption \label{your label}} 
\end{minipage}
\hfill
\begin{minipage}[t]{0.5\linewidth}
\centering
\includegraphics[width=0.8\textwidth]{pictures/3.png}
\caption{your caption\label{your label}}
\end{minipage}
\end{figure}

%%有小标题

\begin{figure}[htbp]
\centering
\subfigure[pic1.]{
\includegraphics[width=5.5cm]{名字.png}
%\caption{fig1}
}
\quad
\subfigure[pic2.]{
\includegraphics[width=5.5cm]{名字.png}
}
\quad
\subfigure[pic3.]{
\includegraphics[width=5.5cm]{名字.png}
}
\quad
\subfigure[pic4.]{
\includegraphics[width=5.5cm]{名字.png}
}
\caption{ pics}
\end{figure}

$ equation $
$$ equation $$
\[ equation \]

他们都 不产生编号公式。

后两种公式单独占一行,即不能嵌入正文中。

用$$表示的公式自动居中,而\[ \]表示的公式会根据配置的全局对齐方式对齐

%%页眉页脚

%页眉页脚
\pagestyle{fancy}
\fancyhead{} %页眉清空
\fancyfoot{} %页脚清空
%%\pagestyle{fancy}
%\fancyhead[L]{$\cdot114\cdot$}  %页眉左方
%\fancyhead[C]{离\ 散\ 数\ 学}    %页眉中间
%\fancyfoot[C]{-\ {\thepage}\ -} %页脚中间
\fancyhead{\parbox{17cm}{\vspace{9pt}\small\sffamily \team 
        \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \qquad \;
        \small\sffamily Page \thepage\ of \pageref{LastPage} \hrule}}
 

\end{document}

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值