201 English

考研英语的Latex汇编,2001-2023年的英语一的真题

Category

Other

License

Free to use (MIT)

File

201.tex

201.texRead-only preview
\documentclass{style}
\usepackage{lipsum}
%定义页面背景色
\definecolor{mycolor01}{RGB}{255, 255, 255}%银河白
\definecolor{mycolor02}{RGB}{250, 249, 222}%杏仁黄
\definecolor{mycolor03}{RGB}{255, 242, 226}%秋叶褐
\definecolor{mycolor04}{RGB}{253, 230, 224}%胭脂红
\definecolor{mycolor05}{RGB}{227, 237, 205}%青草绿
\definecolor{mycolor06}{RGB}{220, 226, 241}%海天蓝
\definecolor{mycolor07}{RGB}{233, 235, 254}%葛巾紫
\definecolor{mycolor08}{RGB}{234, 234, 239}%极光灰
\definecolor{mycolor09}{RGB}{199, 237, 204}%豆沙绿

%设置背景颜色
\pagecolor{mycolor01}	% mycolor01 - mycolor09

\newcommand{\checkpagenumber}{
  \ifodd\thepage
    \newpage\hbox{}
  \else
    % 当前页是偶数页,无需插入空白页
  \fi
}

\begin{document}

%设置说明

% \TiGanSpace 题干说明和题目之间的间距
% \cloze 完型填空
% \fourchoices 选择题
% \lineread 阅读理解横线
% \linefill 新题型横线
% listmatch 新题型列表环境
% \transnum 翻译标号
% listwrite 作文列表环境

%\newlinespread{1.3}{内容} 手动调整行间距

%大写罗马字母 \lmd{2}
%小写罗马字母 \lmx{2}

%封面
\include{1/cover}

%说明
\include{1/说明}


% 一年一份
% 从2013年开始实体书和网络上流传的真题开始不一样
% 主要是选项的顺序不一样(包含所有的选择部分)
% 选项的顺序应该被人为的修改过,对答案的时候需注意
% 后期把答案做进去后,就基本无影响


\include{1/2001年-英语一}
\include{1/2002年-英语一}
\include{1/2003年-英语一}
\include{1/2004年-英语一}
\include{1/2005年-英语一}
\include{1/2006年-英语一}%
\include{1/2007年-英语一}%
\include{1/2008年-英语一}%
\include{1/2009年-英语一}%
\include{1/2010年-英语一}%
\include{1/2011年-英语一}%
\include{1/2012年-英语一}%
\include{1/2013年-英语一}%
\include{1/2014年-英语一}%
\include{1/2015年-英语一}%
\include{1/2016年-英语一}%
\include{1/2017年-英语一}%
\include{1/2018年-英语一}%
\include{1/2019年-英语一}%
\include{1/2020年-英语一}%
\include{1/2021年-英语一}%
\include{1/2022年-英语一}%
\include{1/2023年-英语一}%







\end{document}
Preview
201 English preview
201 English LaTeX Template | Bibby | Bibby AI