Changed references to 2017 to 2018.

This commit is contained in:
Achim D. Brucker 2018-05-15 08:32:40 +01:00
parent 8814b5cf90
commit 79c00e66cd
8 changed files with 31 additions and 32 deletions

View File

@ -1,7 +1,7 @@
# appseceu2017-latex # appseceu2018-latex
LaTeX template mimicking the PowerPoint template for the OWASP AppSecEU 2017 LaTeX template mimicking the PowerPoint template for the OWASP AppSecEU 2018
conference in Belfast. conference in London.
## License ## License
@ -15,5 +15,5 @@ SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
The master git repository for this project is hosted by the [Software The master git repository for this project is hosted by the [Software
Assurance & Security Research Team](https://logicalhacking.com): Assurance & Security Research Team](https://logicalhacking.com):
https://git.logicalhacking.com/adbrucker/appseceu2017-latex https://git.logicalhacking.com/adbrucker/appseceu2018-latex

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2017 Achim D. Brucker, https://www.brucker.ch %% Copyright (C) 2017-2018 Achim D. Brucker, https://www.brucker.ch
%% %%
%% License: %% License:
%% This program can be redistributed and/or modified under the terms %% This program can be redistributed and/or modified under the terms
@ -10,13 +10,13 @@
%% %%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01] \NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesClass{appseceu2017}% \ProvidesClass{appseceu2018}%
[2017/04/28 v0.0 LaTeX presenation class mimicking the design of the OWASP AppSecEU 2017 PowerPoint template.] [2018/05/15 v0.0 LaTeX presenation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.]
\LoadClassWithOptions{beamer}[] \LoadClassWithOptions{beamer}[]
\DeclareOptionBeamer{classification}{\PassOptionsToPackage{classification=#1}{beamerthemelh-presentation}} \DeclareOptionBeamer{classification}{\PassOptionsToPackage{classification=#1}{beamerthemelh-presentation}}
\ProcessOptionsBeamer\relax \ProcessOptionsBeamer\relax
\usetheme{appseceu2017} \usetheme{appseceu2018}
\endinput \endinput

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2017 Achim D. Brucker, https://www.brucker.ch %% Copyright (C) 2017-2018 Achim D. Brucker, https://www.brucker.ch
%% %%
%% License: %% License:
%% This program can be redistributed and/or modified under the terms %% This program can be redistributed and/or modified under the terms
@ -10,8 +10,8 @@
%% %%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01] \NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamercolorthemeappseceu2017} \ProvidesPackage{beamercolorthemeappseceu2018}
[2017/04/28 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2017 PowerPoint template.] [2018/05/15 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.]
\mode<presentation> \mode<presentation>

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2016,2017 Achim D. Brucker, https://www.brucker.ch %% Copyright (C) 2016-2018 Achim D. Brucker, https://www.brucker.ch
%% %%
%% License: %% License:
%% This program can be redistributed and/or modified under the terms %% This program can be redistributed and/or modified under the terms
@ -10,8 +10,8 @@
%% %%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01] \NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerfontthemeappseceu2017} \ProvidesPackage{beamerfontthemeappseceu2018}
[2017/04/28 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2017 PowerPoint template.] [2018/05/15 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.]
\mode<presentation> \mode<presentation>
\setbeamerfont{normal text}{} \setbeamerfont{normal text}{}

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2016,2017 Achim D. Brucker, https://www.brucker.ch %% Copyright (C) 2016-2018 Achim D. Brucker, https://www.brucker.ch
%% %%
%% License: %% License:
%% This program can be redistributed and/or modified under the terms %% This program can be redistributed and/or modified under the terms
@ -11,8 +11,8 @@
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01] \NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerinnerthemeappseceu2017} \ProvidesPackage{beamerinnerthemeappseceu2018}
[2017/04/28 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2017 PowerPoint template.] [2018/05/15 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.]
\usepackage{transparent} \usepackage{transparent}
\usepackage{tikz} \usepackage{tikz}
\mode<presentation> \mode<presentation>

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2016,2017 Achim D. Brucker, https://www.brucker.ch %% Copyright (C) 2016-2018 Achim D. Brucker, https://www.brucker.ch
%% %%
%% License: %% License:
%% This program can be redistributed and/or modified under the terms %% This program can be redistributed and/or modified under the terms
@ -10,8 +10,8 @@
%% %%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01] \NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerouterthemeappseceu2017} \ProvidesPackage{beamerouterthemeappseceu2018}
[2017/04/28 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2017 PowerPoint template.] [2018/05/15 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.]
\mode<presentation> \mode<presentation>
\def\insertpresentationendframe{\inserttotalframenumber} \def\insertpresentationendframe{\inserttotalframenumber}
@ -39,7 +39,7 @@
% Headline and footline % Headline and footline
\defbeamertemplate*{headline}{owasp}{% \defbeamertemplate*{headline}{owasp}{%
\includegraphics[width=\paperwidth]{visuals/appseceu2017-running-head} \includegraphics[width=\paperwidth]{visuals/appseceu2018-running-head}
} }
\defbeamertemplate*{footline}{owasp}{} \defbeamertemplate*{footline}{owasp}{}

View File

@ -1,4 +1,4 @@
%% Copyright (C) 2016,2017 Achim D. Brucker, https://www.brucker.ch %% Copyright (C) 2016-2018 Achim D. Brucker, https://www.brucker.ch
%% %%
%% License: %% License:
%% This program can be redistributed and/or modified under the terms %% This program can be redistributed and/or modified under the terms
@ -10,8 +10,8 @@
%% %%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}[1994/06/01] \NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerthemeappseceu2017} \ProvidesPackage{beamerthemeappseceu2018}
[2017/04/28 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2017 PowerPoint template.] [2018/05/15 v0.0 LaTeX presentation class mimicking the design of the OWASP AppSecEU 2018 PowerPoint template.]
\RequirePackage{ifthen} \RequirePackage{ifthen}
\usepackage{xkeyval} \usepackage{xkeyval}
\usepackage{xstring} \usepackage{xstring}
@ -27,7 +27,7 @@
\newcommand{\titlevisual}[1]{\titlegraphic{\includegraphics[width=\paperwidth,height=\paperheight]{#1}}} \newcommand{\titlevisual}[1]{\titlegraphic{\includegraphics[width=\paperwidth,height=\paperheight]{#1}}}
\titlevisual{visuals/appseceu2017-title-visual} \titlevisual{visuals/appseceu2018-title-visual}
\urlstyle{sf} \urlstyle{sf}
% %
@ -206,10 +206,10 @@
\usecolortheme{appseceu2017} \usecolortheme{appseceu2018}
\useinnertheme{appseceu2017} \useinnertheme{appseceu2018}
\useoutertheme{appseceu2017} \useoutertheme{appseceu2018}
\usefonttheme{appseceu2017} \usefonttheme{appseceu2018}
\mode \mode
<all> <all>

View File

@ -1,8 +1,7 @@
%\documentclass[aspectratio=169,classification=confidential]{lh-presentation} \documentclass[9pt,aspectratio=169,classification=confidential]{appseceu2018}
\documentclass[9pt,aspectratio=169,classification=confidential]{appseceu2017}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\title{A Beamer-theme for OWASP AppSec EU 2017} \title{A Beamer-theme for OWASP AppSec EU 2018}
\subtitle{Example presentation} \subtitle{Example presentation}
\institute[The University of Sheffield] \institute[The University of Sheffield]
{Department of Computer Science, The University of Sheffield, Sheffield, UK} {Department of Computer Science, The University of Sheffield, Sheffield, UK}