\documentclass[xcolor=x11names,compress]{beamer} \usepackage{graphicx} \usepackage{tikz} \usepackage{textpos} \usepackage{arabtex} \usepackage{color} \usepackage{hyperref} \useoutertheme{infolines} % % % % % https://recluze.net/2011/11/12/how-to-create-a-beamer-template-a-newbies-tutorial/ % https://github.com/recluze/latex-templates/blob/beamer-tutorial/doc-prep-latex/sources/slideset01.tex % % % % % % % % % ======================================================== % Customizations \newcommand{\logoimagepath}{../../logos/fastlogo} \newcommand{\highlightcolor}{DeepSkyBlue3} \newcommand{\headbarcolor}{DeepSkyBlue4!25} \newcommand{\authorname}{Nauman} \newcommand{\authoremail}{recluze@gmail.com} \newcommand{\authorweb}{http://csrdu.org/nauman} \newcommand{\authoraffiliation}{FAST National University of Computer and Emerging Sciences (FAST-NU) \\ Peshawar Campus} \institute{http://csrdu.org/nauman} % -------------------------------------- \newcommand{\coursetitle}{Seminar Series on Introduction to Research} \newcommand{\slidesettitle}{Document Preparation Using \LaTeX2$_\epsilon$} \newcommand{\slidesetsubtitle}{} \newcommand{\slidesetnumber}{01} \usefonttheme{professionalfonts} % ======================================================== % DO NOT MODIFY THE NEXT LINE ---------- \input{../../includes/header-commands} \title{RTU presentation} \author{Imants Pulkstenis} \date{February 2021} % ================= BEGIN SLIDES ============================================ \begin{document} \section{Introduction} \end{document}