README und Hisotry-Log hinzugefügt
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -14,4 +14,6 @@
|
|||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
*.toc
|
*.toc
|
||||||
*.fls
|
*.fls
|
||||||
*.fdb_latexmk
|
*.fdb_latexmk
|
||||||
|
*.hst
|
||||||
|
*.ver
|
||||||
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# offene Informationen
|
||||||
|
- Grundlagen
|
||||||
|
- Einschalten
|
||||||
|
- Feedback vermeiden
|
||||||
|
- Mikrofone
|
||||||
|
- Mikrofonierung
|
||||||
|
- Phantomspeißung
|
||||||
@@ -26,6 +26,8 @@
|
|||||||
\usepackage{amssymb} % more math symbols
|
\usepackage{amssymb} % more math symbols
|
||||||
\usepackage{float}
|
\usepackage{float}
|
||||||
|
|
||||||
|
\usepackage{vhistory}
|
||||||
|
|
||||||
\usepackage{csvsimple}
|
\usepackage{csvsimple}
|
||||||
|
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
@@ -59,9 +61,9 @@
|
|||||||
% \titlehead{titlehead}
|
% \titlehead{titlehead}
|
||||||
\subject{Dokumentation}
|
\subject{Dokumentation}
|
||||||
\title{Streaming-Setup in der Johanneskirche Bühl}
|
\title{Streaming-Setup in der Johanneskirche Bühl}
|
||||||
\subtitle{Version 0.1}
|
\subtitle{Version \vhCurrentVersion}
|
||||||
\author{Simon Ziegler}
|
\author{\vhListAllAuthors}
|
||||||
\date{Stand 15. März 2022}
|
\date{Stand \vhCurrentDate}
|
||||||
\publishers{installiert von Jonas Borho \& Simon Ziegler}
|
\publishers{installiert von Jonas Borho \& Simon Ziegler}
|
||||||
|
|
||||||
\newcommand{\rarrow}{$\rightarrow$ }
|
\newcommand{\rarrow}{$\rightarrow$ }
|
||||||
@@ -80,6 +82,11 @@
|
|||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
|
\begin{versionhistory}
|
||||||
|
\vhEntry{0.1}{2022-03-24}{Simon Ziegler}{erster Entwurf}
|
||||||
|
\vhEntry{0.2}{2022-04-01}{Simon Ziegler}{Kapitel: Kabel, Abschnitt: Tontechnik}
|
||||||
|
\end{versionhistory}
|
||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user