一款不錯的LaTex作業模塊

1. 直接上圖

在這裏插入圖片描述
在這裏插入圖片描述
在這裏插入圖片描述

2. 代碼

\documentclass[11pt]{article}

\usepackage[margin=1in]{geometry}
\usepackage{amsfonts,amsmath,amssymb}
\usepackage[none]{hyphenat}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{float}

\pagestyle{fancy}
\fancyhead{}
\fancyfoot{}
\fancyhead[L]{\slshape \MakeUppercase{Place Title Here}}
\fancyhead[R]{\slshape Student Name}
\fancyfoot[C]{\thepage}
\renewcommand{\footrulewidth}{0pt}

%\parindent 0ex
\setlength{\parindent}{4em}
\setlength{\parskip}{1em}
\renewcommand{\baselinestretch}{1.5}

\begin{document}
	
\begin{titlepage}
\begin{center}
\vspace*{1cm}
\Large{\textbf{1B Mathematics SL}}\\
\Large{\textbf{Internal Assessment}}\\
\vfill
\line(1,0){400}\\[1mm]
\huge{\textbf{This is a Sample Title}}\\[3mm]
\Large{\textbf{-This is a SampleSubtitle-}}\\[1mm]
\line(1,0){400}
\vfill
By Student Name\\
Candidate \# \\
\today \\
\end{center}
\end{titlepage}

\tableofcontents
\thispagestyle{empty}
\clearpage

\setcounter{page}{1}
\section{introduction}

\section{Scoring Criteria}

\section{Communication}

\subsection{Mathematical Presentation}

\subsection{Personal Engagement}

\subsection{Reflection}

\subsection{Use of Mathematics}

\section{Conclusion}

\section{Using \LaTeX\ }

\end{document}

3. 模板來源

YouTube中LaTex系列教學視頻,主講人Michelle Krummel。
作爲搬運工,在此提供全套教學視頻
某網盤:https://pan.baidu.com/s/1NFq_fG75IfaD-RBBIQMAqg 提取碼: v1rn

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章