diff options
Diffstat (limited to 'advanced_python/closures.tex')
-rw-r--r-- | advanced_python/closures.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/advanced_python/closures.tex b/advanced_python/closures.tex index 1c17c7b..267a94a 100644 --- a/advanced_python/closures.tex +++ b/advanced_python/closures.tex @@ -1,4 +1,4 @@ -\documentclass[14pt,compress]{beamer} +\documentclass[14pt,compress,aspectratio=169]{beamer} \input{macros.tex} |