mirror of
https://github.com/EranMorkon/AMTS.git
synced 2023-12-28 16:48:38 +00:00
Schuh v1 finished
This commit is contained in:
parent
bf0f559e45
commit
61181e4598
78 changed files with 846 additions and 32 deletions
|
@ -57,6 +57,7 @@
|
|||
\usepackage{hyperref}
|
||||
\usepackage[ngerman]{babel}
|
||||
\usepackage[german]{fancyref}
|
||||
\usepackage{subfig} % Subfigures
|
||||
|
||||
\usepackage{htlDT} % HTBL Diplomarbeitsstyle
|
||||
|
||||
|
@ -124,6 +125,8 @@
|
|||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Begin Document
|
||||
\begin{document}
|
||||
\newcommand*{\IIC}{I$^2$C}
|
||||
\newcommand*{\IIS}{I$^2$S}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Titlepage, DA database and TOC
|
||||
\maketitle{}
|
||||
\makedadb{pdfs/DADB}{pdfs/DADBErklarung}
|
||||
|
@ -133,6 +136,9 @@
|
|||
\input{Allgemein/Allgemein}
|
||||
\input{Schuh/Core-Modul}
|
||||
\input{Schuh/Basisplatine}
|
||||
\input{Schuh/USB-to-UART}
|
||||
\input{Schuh/Audio}
|
||||
\input{Schuh/Kosten}
|
||||
|
||||
\input{Mieke/Mieke}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue