From 4293a61d69b61c3643f6429b76147bd2bfe75b19 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 30 Nov 2024 14:44:23 -0500 Subject: presentation --- .gitignore | 3 +++ presentation/script | 9 ++++----- presentation/slides.tex | 1 - 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2966f58..73582ea 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ *.run.xml server/server */build +*.kdenlive +*.mp4 +presentation/audio diff --git a/presentation/script b/presentation/script index b93ef32..053fca8 100644 --- a/presentation/script +++ b/presentation/script @@ -3,11 +3,10 @@ # Problem -The best humidity for an indoor space is 35--50%. That's what Health -Canada recommends. But when indoor heating is used, the air gets dry. -In the winter it can easily drop below 30%. This can be pretty -uncomfortable. It irritates your skin and eyes, and can lead to -respiratory infections. +The best humidity for an indoor space is 35--50%. But when indoor heating +is used, the air gets dry. In the winter it can easily drop below 30%. +This can be pretty uncomfortable. It irritates your skin and eyes, +and can lead to respiratory infections. # Solution diff --git a/presentation/slides.tex b/presentation/slides.tex index feffd21..c57f9b7 100644 --- a/presentation/slides.tex +++ b/presentation/slides.tex @@ -1,5 +1,4 @@ \documentclass[a5paper, landscape]{article} -\usepackage[landscape]{geometry} \usepackage[fontsize=19pt]{fontsize} \usepackage{graphicx} \usepackage{parskip} -- cgit v1.2.3