Skip to content
Snippets Groups Projects
Commit fc239791 authored by JuanPi Carbajal's avatar JuanPi Carbajal
Browse files

lectures: add empty tex for demo lecture

parent 088335f4
No related branches found
No related tags found
No related merge requests found
public/
# Ignore latex files
*.log
*.aux
*.bbl
*.out
*.blg
*.toc
*.nav
*.snm
*.dvi
*.fls
*_latexmk
# Ignore ppt*, doc*, pdf
*.ppt*
*.pdf
*.doc*
% !TEX program = xelatex
\documentclass[aspectratio=169,20pt, USenglish]{beamer}
\usetheme{ost}
\graphicspath{{../static/img/}}
\title{Error progragation}
\subtitle{OST — Ostschweizer Fachhochschule}
\date{\today}
\author{JuanPi Carbajal}
\institute{Institute for Energy Technology}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment