Skip to content

Commit 4e898d9

Browse files
committed
Styling
1 parent 801cc52 commit 4e898d9

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

presentation/linux_bash_metacentrum_course.tex

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
pdfsubject={Course about use of Linux command line, writing shell scripts and using MetaCentrum of CESNET},
1010
pdfcreator={XeLaTeX},
1111
pdfkeywords={Linux, GNU, BASH, shell, command line, MetaCentrum},
12-
linkcolor=Red,
13-
anchorcolor=Blue,
14-
citecolor=Purple,
15-
filecolor=DodgerBlue,
16-
menucolor=DarkOrchid,
17-
urlcolor=DeepSkyBlue,
12+
linkcolor=DarkRed,
13+
anchorcolor=DarkBlue,
14+
citecolor=Indigo,
15+
filecolor=NavyBlue,
16+
menucolor=DarkMagenta,
17+
urlcolor=DarkBlue,
1818
pdftex},
1919
url={hyphens, lowtilde} % Allow line breaks within URLs
2020
]{beamer}
2121

2222
% Theme settings
2323
\usetheme[secheader]{Boadilla}
24-
\usecolortheme{wolverine}
24+
\usecolortheme{spruce}
2525
\setbeamertemplate{headline} {
2626
\begin{beamercolorbox}{section in head/foot}
2727
\insertsectionnavigationhorizontal{\paperwidth}{\hskip0pt plus1fill}{\hskip0pt plus1fill}
@@ -2319,7 +2319,7 @@ \section{Software}
23192319
\end{bashcode}
23202320
\end{frame}
23212321
2322-
% \begin{frame}{Launching of Windows and DOS applications in Linux}
2322+
% \begin{frame}{Launching of Windows and DOS applications in Linux} % TODO
23232323
% \begin{itemize}
23242324
% \item
23252325
% \end{itemize}
@@ -2581,7 +2581,7 @@ \subsection{File systems}
25812581
\end{itemize}
25822582
\end{frame}
25832583
2584-
% \begin{frame}{Btrfs and Snapper}
2584+
% \begin{frame}{Btrfs and Snapper} % TODO
25852585
% \begin{itemize}
25862586
% \item
25872587
% \end{itemize}
@@ -2629,7 +2629,7 @@ \subsection{System services}
26292629
\end{bashcode}
26302630
\end{frame}
26312631
2632-
% \section{Git}
2632+
% \section{Git} % TODO
26332633
26342634
% \begin{frame}[fragile]{Git and GitHub}
26352635
% \begin{bashcode}
@@ -2639,15 +2639,15 @@ \subsection{System services}
26392639
26402640
\section{The end}
26412641
2642-
% \subsection{Switching to Linux}
2642+
% \subsection{Switching to Linux} % TODO
26432643
26442644
% \begin{frame}{Brief list of applications to help to switch to Linux}
26452645
% \begin{itemize}
26462646
% \item
26472647
% \end{itemize}
26482648
% \end{frame}
26492649
2650-
% \subsection{Resources}
2650+
% \subsection{Resources} % TODO
26512651
26522652
% \begin{frame}{}
26532653
% \begin{itemize}
@@ -2677,7 +2677,7 @@ \section{The end}
26772677
26782678
\end{document}
26792679
2680-
% % Missing topics
2680+
% TODO Missing topics
26812681
% * How to break system :-)
26822682
% * Security, antiviruses
26832683
% * More examples about software on MetaCentrum, scripts (on MetaCentrum)

0 commit comments

Comments
 (0)