Skip to content
This repository was archived by the owner on Apr 21, 2018. It is now read-only.

Commit 23d99aa

Browse files
committed
Fix font size on some random slide
1 parent 8e2b045 commit 23d99aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wise1617/slides-03.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ \subsection{Verzweigungen}
219219
\pause
220220

221221
\begin{block}{}
222-
\begin{lstlisting}[language=Java]
222+
\begin{lstlisting}[language=Java,basicstyle=\scriptsize]
223223
switch (expression) {
224224
case constant1:
225225
instruction1;

0 commit comments

Comments
 (0)