slides.sty
changeset 743 6acabeecdf75
parent 630 9b1c15c3eb6f
child 800 9eea6a801e10
equal deleted inserted replaced
742:b5b5583a3a08 743:6acabeecdf75
     1 \usepackage[absolute,overlay]{textpos}
     1 \usepackage[absolute,overlay]{textpos}
     2 \usepackage{xcolor}
     2 \usepackage{xcolor}
     3 \usepackage[no-math]{fontspec}
     3 \usepackage[no-math]{fontspec}
       
     4 %%\usepackage{marginnote}
       
     5 \usepackage{fontawesome5}
     4 
     6 
     5 %%%%% CODE FONT
     7 %%%%% CODE FONT
     6 %\setmonofont[Scale=.95]{Consolas}
     8 %\setmonofont[Scale=.95]{Consolas}
     7 \setmonofont[Scale=.88]{Consolas}
     9 \setmonofont[Scale=.88]{Consolas}
     8 \newfontfamily{\consolas}{Consolas}
    10 \newfontfamily{\consolas}{Consolas}
    22 %\setromanfont{Hoefler Text}
    24 %\setromanfont{Hoefler Text}
    23 \usefonttheme{serif}
    25 \usefonttheme{serif}
    24 \defaultfontfeatures{Ligatures=TeX}
    26 \defaultfontfeatures{Ligatures=TeX}
    25 \defaultfontfeatures{Mapping=tex-text}
    27 \defaultfontfeatures{Mapping=tex-text}
    26 
    28 
       
    29 %% for recording slides
       
    30 \setbeamersize{text margin right=5cm} % <- like this
    27 
    31 
    28 %%%% Colours
    32 %%%% Colours
    29 
    33 
    30 \definecolor{darkblue}{rgb}{0,0,0.6}
    34 \definecolor{darkblue}{rgb}{0,0,0.6}
    31 \hypersetup{colorlinks=true}
    35 \hypersetup{colorlinks=true}
    43 \newcommand{\der}{\mathit{der}}
    47 \newcommand{\der}{\mathit{der}}
    44 \newcommand{\Ders}{\mathit{Ders}}
    48 \newcommand{\Ders}{\mathit{Ders}}
    45 \newcommand{\ders}{\mathit{ders}}
    49 \newcommand{\ders}{\mathit{ders}}
    46 \newcommand{\dn}{\stackrel{\mbox{\scriptsize def}}{=}}%
    50 \newcommand{\dn}{\stackrel{\mbox{\scriptsize def}}{=}}%
    47 \newcommand{\slidecaption}{}
    51 \newcommand{\slidecaption}{}
       
    52 
       
    53 %%% url pointers
       
    54 \newcommand{\here}[1]{\href{#1}{\small\textcolor{ProcessBlue}{\faHandPointRight[regular]}}}
       
    55 \newcommand{\video}[1]{\href{#1}{\small\textcolor{ProcessBlue}{\faFilm}}}
       
    56 %%\newcommand{\alert}{\reversemarginpar\marginpar{\mbox{}\hfill\textcolor{red}{\faExclamationTriangle}}}
       
    57 
    48 
    58 
    49 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    59 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    50 % Frametitles
    60 % Frametitles
    51 
    61 
    52 \setbeamerfont{frametitle}{size={\LARGE}}
    62 \setbeamerfont{frametitle}{size={\LARGE}}