Working over lecture on macros and debugging

Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
This commit is contained in:
Daniel - 2016-11-26 09:59:30 +01:00
parent a94adf686e
commit d42aaa135c
Signed by: dbo
GPG Key ID: 455E361001FF778F
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -125,3 +125,4 @@
/lectures/auto/lecture-03-math.el
/exercises/auto/uebung-5.el
/lectures/auto/lecture-04-citation.el
/lectures/auto/lecture-07-macros.el

View File

@ -5,4 +5,5 @@
\def\dateSecondLecture{08.~November 2016}
\def\dateThirdLecture{15.~November 2016}
\def\dateFourthLecture{22.~November 2016}
\def\dateFifthLecture{29.~November 2016}
\def\dateFifthLecture{29.~November 2016}
\def\dateSixthLecture{6.~Dezember 2016}

View File

@ -1,9 +1,11 @@
\documentclass{latexkurs}
\subtitle{Makros und Debugging}
\date{2016-01-11}
\date{\dateSixthLecture}
\begin{document}
\maketitle
\begin{frame}
\frametitle{Ziele}
@ -340,10 +342,7 @@ l.37 \end{itemize}
\onslide<+->
Mehr Hilfe unter
\begin{itemize}
\item<+-> \url{https://en.wikibooks.org/wiki/LaTeX/Errors_and_Warnings}
\item<+-> Lokale \TeX\ User-Group (\url{http://tug-dd.kxpq.de})
\end{itemize}
\url{https://en.wikibooks.org/wiki/LaTeX/Errors_and_Warnings}
\end{frame}