Adds a letter class and pathes several formatting bugs in cls files

This commit is contained in:
lleene
2019-07-31 20:15:03 +01:00
parent 20d85f6a65
commit d380f7bdd5
139 changed files with 645 additions and 941 deletions

View File

@ -7,7 +7,7 @@
\makeatletter
\def\input@path{{/home/user_name/MyLatexTemplates/}{../}}
\newcommand{\maintitle}{A Nice Presentation Title}
\newcommand{\mainsubject}{Example Presentation}
\newcommand{\mainsubject}{Example Presentation}
\newcommand{\mainkeywords}{Keywords}
\makeatother
@ -19,8 +19,8 @@
%\newcommand{\nolinks}{}
% Please un comment one of the two lines for 4:3 or 16:9 paper size
\documentclass[10pt,aspectratio=43]{beamer}
%\documentclass[10pt,aspectratio=169]{beamer}
%\documentclass[10pt,aspectratio=43]{beamer}
\documentclass[10pt,aspectratio=169]{beamer}
\input{beamer.preamble.cls}