equal
deleted
inserted
replaced
1 \documentclass[dvipsnames,14pt,t, xelatex]{beamer} |
1 \documentclass[dvipsnames,14pt,t, xelatex]{beamer} |
2 \usepackage{beamerthemeplaincu} |
2 \usepackage{beamerthemeplaincu} |
3 %%\usepackage[T1]{fontenc} |
3 \usepackage{fontenc,xltxtra,xunicode} |
|
4 \defaultfontfeatures{Mapping=tex-text} |
4 \usepackage[latin1]{inputenc} |
5 \usepackage[latin1]{inputenc} |
5 \usepackage{mathpartir} |
6 \usepackage{mathpartir} |
6 \usepackage[absolute,overlay]{textpos} |
7 \usepackage[absolute,overlay]{textpos} |
7 \usepackage{ifthen} |
8 \usepackage{ifthen} |
8 \usepackage{tikz} |
9 \usepackage{tikz} |
17 \usetikzlibrary{shapes} |
18 \usetikzlibrary{shapes} |
18 \usetikzlibrary{shadows} |
19 \usetikzlibrary{shadows} |
19 \usetikzlibrary{positioning} |
20 \usetikzlibrary{positioning} |
20 \usetikzlibrary{calc} |
21 \usetikzlibrary{calc} |
21 \usepackage{graphicx} |
22 \usepackage{graphicx} |
|
23 \usepackage{upquote} |
22 |
24 |
23 \definecolor{javared}{rgb}{0.6,0,0} % for strings |
25 \definecolor{javared}{rgb}{0.6,0,0} % for strings |
24 \definecolor{javagreen}{rgb}{0.25,0.5,0.35} % comments |
26 \definecolor{javagreen}{rgb}{0.25,0.5,0.35} % comments |
25 \definecolor{javapurple}{rgb}{0.5,0,0.35} % keywords |
27 \definecolor{javapurple}{rgb}{0.5,0,0.35} % keywords |
26 \definecolor{javadocblue}{rgb}{0.25,0.35,0.75} % javadoc |
28 \definecolor{javadocblue}{rgb}{0.25,0.35,0.75} % javadoc |
113 \end{frame}} |
115 \end{frame}} |
114 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
116 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
115 |
117 |
116 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
118 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
117 \mode<presentation>{ |
119 \mode<presentation>{ |
|
120 \begin{frame} |
|
121 |
|
122 \begin{center} |
|
123 \includegraphics[scale=0.1]{pics/snowden.jpg} |
|
124 \end{center} |
|
125 |
|
126 \end{frame}} |
|
127 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
128 |
|
129 |
|
130 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
131 \mode<presentation>{ |
118 \begin{frame}[c] |
132 \begin{frame}[c] |
119 \frametitle{\begin{tabular}{@ {}c@ {}}Security Engineers\end{tabular}} |
133 \frametitle{\begin{tabular}{@ {}c@ {}}Security Engineers\end{tabular}} |
120 |
134 |
121 \alert{\bf Security engineers} require a particular \alert{\bf mindset}:\bigskip |
135 \alert{\bf Security engineers} require a particular \alert{\bf mindset}:\bigskip |
122 |
136 |
125 {\normalsize\color{darkgray} |
139 {\normalsize\color{darkgray} |
126 \begin{minipage}{10cm}\raggedright\small |
140 \begin{minipage}{10cm}\raggedright\small |
127 ``Security engineers --- at least the good ones --- see the world dif$\!$ferently. |
141 ``Security engineers --- at least the good ones --- see the world dif$\!$ferently. |
128 They can't walk into a store without noticing how they might shoplift. They can't |
142 They can't walk into a store without noticing how they might shoplift. They can't |
129 use a computer without wondering about the security vulnerabilities. They can't |
143 use a computer without wondering about the security vulnerabilities. They can't |
130 vote without trying to figure out how to vote twice. They just can't help it.'' |
144 vote without trying to figure out how to vote twice. They just can't help it.''\\ |
131 Bruce Schneier |
145 \hfill{}---Bruce Schneier |
132 \end{minipage}}; |
146 \end{minipage}}; |
133 \end{tikzpicture} |
147 \end{tikzpicture} |
134 |
148 |
135 \begin{flushright} |
149 \begin{flushright} |
136 \includegraphics[scale=0.0087]{pics/schneierbook1.jpg}\; |
150 \includegraphics[scale=0.0087]{pics/schneierbook1.jpg}\; |