README und Hisotry-Log hinzugefügt

This commit is contained in:
DarthJenow
2022-04-04 10:11:01 +02:00
parent d4e235c60e
commit f1e2bc242d
3 changed files with 20 additions and 4 deletions

2
.gitignore vendored
View File

@@ -15,3 +15,5 @@
*.toc *.toc
*.fls *.fls
*.fdb_latexmk *.fdb_latexmk
*.hst
*.ver

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# offene Informationen
- Grundlagen
- Einschalten
- Feedback vermeiden
- Mikrofone
- Mikrofonierung
- Phantomspeißung

View File

@@ -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