From d2fdb48403f9fc94ed780b59d00a2ee9d182bc40 Mon Sep 17 00:00:00 2001 From: akmaily Date: Wed, 27 Mar 2024 15:33:44 +0100 Subject: [PATCH] test --- OmniView.tex | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/OmniView.tex b/OmniView.tex index 010a049..cc10c72 100644 --- a/OmniView.tex +++ b/OmniView.tex @@ -15,11 +15,11 @@ } \makeglossaries -\begin{document} - \tableofcontents \newpage +\begin{document} + \chapter{The Idea of OmniView} OmniView is planned to be an omniscient data-visualization and analysis tool. OmniView itself shouldn't need to know anything about any given data-producer at compile-time, but should still be able to visualize the produced information. @@ -56,7 +56,7 @@ \chapter{The Idea of OmniView} This list in combination with a checkbox will also be displayed in the view. \begin{figure} - \includegraphics[\width=0.9]{./assets/pictures/overview.pdf} + \includegraphics[\width=.9\textwidth]{./assets/pictures/overview.pdf} \caption{Overview of Modules} \label{fig:Overview} \end{figure} @@ -114,7 +114,7 @@ \section{Memory Management Ideology} \end{figure} -%\input{producers.tex} +\input{producers.tex} \section{Userinterface} @@ -896,7 +896,8 @@ \subsection*{Procedure:} % \item a link to an Tutorial website %\end{itemize} - +\input{waveformprocessingnetwork.tex} +\input{furtherDevl.tex} \printglossaries \end{document} \ No newline at end of file