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