Remove the commenting-out task
This commit is contained in:
parent
d1458eca95
commit
1a39161dd4
@ -1,11 +1,11 @@
|
|||||||
% \documentclass{article}
|
\documentclass{article}
|
||||||
% \usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
% \usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
% \usepackage[english]{babel}
|
\usepackage[english]{babel}
|
||||||
% \usepackage[hidelinks]{hyperref}
|
\usepackage[hidelinks]{hyperref}
|
||||||
|
|
||||||
% \begin{document}
|
\begin{document}
|
||||||
% \tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\section{Beverages}
|
\section{Beverages}
|
||||||
|
|
||||||
@ -38,4 +38,4 @@ Coming soon!
|
|||||||
\subsubsection{Buckwheat Overnight Oats}
|
\subsubsection{Buckwheat Overnight Oats}
|
||||||
Coming soon!
|
Coming soon!
|
||||||
|
|
||||||
% \end{document}
|
\end{document}
|
||||||
|
|||||||
@ -11,8 +11,5 @@
|
|||||||
\item It is time to structure your first document. Use the \LaTeX{}
|
\item It is time to structure your first document. Use the \LaTeX{}
|
||||||
commands \code{latex}{\textbackslash section},
|
commands \code{latex}{\textbackslash section},
|
||||||
\code{latex}{\textbackslash subsection}, etc. to structure the text.
|
\code{latex}{\textbackslash subsection}, etc. to structure the text.
|
||||||
Also,
|
Also, include a table of contents for your document.
|
||||||
include
|
|
||||||
a table of contents for your document.
|
|
||||||
\item Afterwards, comment out the preamble, the document environment, and the table of contents.
|
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user