Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
AKMaily committed Mar 27, 2024
1 parent 6ef82d7 commit d2fdb48
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions OmniView.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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}
Expand Down Expand Up @@ -114,7 +114,7 @@ \section{Memory Management Ideology}
\end{figure}


%\input{producers.tex}
\input{producers.tex}

\section{Userinterface}

Expand Down Expand Up @@ -896,7 +896,8 @@ \subsection*{Procedure:}
% \item a link to an Tutorial website
%\end{itemize}


\input{waveformprocessingnetwork.tex}
\input{furtherDevl.tex}
\printglossaries

\end{document}

0 comments on commit d2fdb48

Please sign in to comment.