Fix task description
This commit is contained in:
parent
62fbaf1bf3
commit
7fdac83f02
@ -1,8 +1,9 @@
|
||||
\section{Structure your document and text}
|
||||
|
||||
\begin{enumerate}
|
||||
\item In the directory \file{exercises/basic-document-structure}, you can find a file named \file{document-structure.tex}. Wrap the text of the file in a \code{latex}{document} environment and add the following preamble. Afterwards, compile the document.
|
||||
\item In the directory \file{exercises/basic-document-structure}, you can find a file named \file{document-structure.tex}. Wrap the text of the file in a \code{latex}{document} environment and add the following preamble.
|
||||
\codeblock{latex}{./exercises/basic-document-structure/preamble.code.tex}
|
||||
\item In TeXstudio, right click on the file and select \enquote{Set as explicit root document.} Next, compile the file.
|
||||
\item Congratulations! You have created and compiled your first \LaTeX{}
|
||||
document. Maybe you have noticed that paragraphs within the text were
|
||||
created by using \code{latex}{\textbackslash\textbackslash}. Replace the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user