20 lines
381 B
TeX
20 lines
381 B
TeX
% !TEX program = lualatex
|
||
\documentclass[12pt]{extarticle}
|
||
\input{preamble}
|
||
|
||
\begin{document}
|
||
\begin{center}
|
||
\textbf{\Large ĐỀ KIỂM TRA LỚP 11 HỌC KỲ 1}\\[4pt]
|
||
\normalsize Lớp 11 – Thời gian: 45 phút
|
||
\end{center}
|
||
\vspace{0.5em}
|
||
\hrule
|
||
\vspace{1em}
|
||
|
||
\input{sections/mulpc}
|
||
\input{sections/yesno}
|
||
\input{sections/short}
|
||
\input{sections/writing}
|
||
|
||
\end{document}
|