Fixed typos in presentation

This commit is contained in:
Bjornar Orjansen Kaarevik 2025-02-14 01:19:33 +01:00
parent e1c6b52544
commit 4066c8ba0d

View File

@ -46,14 +46,14 @@ Types of content
- Sections, subsections, paragraphs - Sections, subsections, paragraphs
- Math: both inline and standalone - Math: both inline and standalone
- Figures and tables - Figures and tables
- References (bibiolgraphy) - References (bibliography)
- Appendices - Appendices
## Document structure ## Document structure
- Preamble - Preamble
- Frontmatter - title, table of content, list of figures/tables - Frontmatter - title, table of content, list of figures/tables
- (The acutal) Document - (The actual) Document
- Sections/Chapters - Sections/Chapters
- Text - Text
- Math - Math
@ -125,7 +125,7 @@ Usually specified in the text with:
- Headings - Headings
- `\section`, `\subsection`, `\subsubsection` - `\section`, `\subsection`, `\subsubsection`
- Paragraphs - Paragraphs
- Just add some linebreaks! - Just add some line-breaks!
- An empty line signifies the boundary between paragraphs - An empty line signifies the boundary between paragraphs
- Lists - Lists
- `itemize`: bullet points - `itemize`: bullet points
@ -210,7 +210,7 @@ better choices than you.
- Lengths may be **negative** - Lengths may be **negative**
## Defualt/documentwide lengths and widths ## Default/documentwide lengths and widths
- `\parskip`: space when skipping to next paragraph - `\parskip`: space when skipping to next paragraph
- `\parindent`: indent space on the first line of a paragraph - `\parindent`: indent space on the first line of a paragraph