Oppdaterte kurs for 2025

This commit is contained in:
2025-03-04 16:26:58 +01:00
parent ad37f50c33
commit d5385911bb
11 changed files with 30 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
\section{The Appendix}
\lipsum[1]
\lipsum[1]

View File

@@ -129,4 +129,4 @@ Matrices (and vectors)
% Works like a charm
\begin{gather*}
\myvec{x_1\\x_2\\x_3} \leftarrow \text{My vector command}
\end{gather*}
\end{gather*}

View File

@@ -6,8 +6,8 @@ I can also cite \cite{dirac}. % The only citation of dirac, if we remove it, di
% If you're quoting larger passages from your sources, consider putting them in the
% "quote" environment
\begin{quote}
This is a quote which cites %\cite{einstein}
This is a quote which cites \cite{einstein}
\end{quote}
% Small phrases may be quoted inline with "enquote"
I may also \enquote{quote} my sources \cite{einstein}.
I may also \enquote{quote} my sources \cite{einstein}.

View File

@@ -42,4 +42,4 @@ If you wish to write an entire paragraph, you may write everything on one line.
\item[*] Do
\item[$\rightarrow$] This
\end{itemize}
\end{enumerate}
\end{enumerate}