From 4066c8ba0d6500d0d4bca68d451c61dc39fe0a6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rnar=20Kaarevik?= Date: Fri, 14 Feb 2025 01:19:33 +0100 Subject: [PATCH] Fixed typos in presentation --- presentation/presentation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/presentation/presentation.md b/presentation/presentation.md index 8a6b691..f75e39c 100644 --- a/presentation/presentation.md +++ b/presentation/presentation.md @@ -46,14 +46,14 @@ Types of content - Sections, subsections, paragraphs - Math: both inline and standalone - Figures and tables -- References (bibiolgraphy) +- References (bibliography) - Appendices ## Document structure - Preamble - Frontmatter - title, table of content, list of figures/tables -- (The acutal) Document +- (The actual) Document - Sections/Chapters - Text - Math @@ -125,7 +125,7 @@ Usually specified in the text with: - Headings - `\section`, `\subsection`, `\subsubsection` - Paragraphs - - Just add some linebreaks! + - Just add some line-breaks! - An empty line signifies the boundary between paragraphs - Lists - `itemize`: bullet points @@ -210,7 +210,7 @@ better choices than you. - Lengths may be **negative** -## Defualt/documentwide lengths and widths +## Default/documentwide lengths and widths - `\parskip`: space when skipping to next paragraph - `\parindent`: indent space on the first line of a paragraph