diff --git a/.gitignore b/.gitignore index 74465c4..5002b39 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,10 @@ SNOUG.pdf SNOUG-web.pdf *~ .~lock.*.ods# -*.aux .fuse_hidden* +_minted-* +*.aux +*.bak0 *.glo *.gls *.idx @@ -12,7 +14,7 @@ SNOUG-web.pdf *.lof *.log *.lol -_minted-* +*.lot *.old *.out *.pyg diff --git a/src/Hardware.tex b/src/Hardware.tex index 8c3e96b..a83af73 100644 --- a/src/Hardware.tex +++ b/src/Hardware.tex @@ -92,7 +92,10 @@ Computers, such as Raspberry Pi, that can be used. Comparing embedded computers for \gls{SatNOGS-Optical}. \begin{center} - \hspace*{-1.5cm}\begin{tabular}{||c c c c c||} +\begin{table}[ht] + \begin{center} + \hspace*{-1.5cm} + \begin{tabular}{||c c c c c||} \hline Make & Model & Architecture & Max RAM & eMMC \\ [0.5ex] \hline\hline @@ -101,6 +104,10 @@ Comparing embedded computers for \gls{SatNOGS-Optical}. Odroid & M2 & ARM64 & 8 GB & Yes \\ [1ex] \hline \end{tabular} + \caption{Comparison of embedded computers} + \label{compare-embed} + \end{center} +\end{table} \end{center} \section{Example Tracking Ground Station} diff --git a/src/SNOUG.tex b/src/SNOUG.tex index 30289f9..e37e262 100644 --- a/src/SNOUG.tex +++ b/src/SNOUG.tex @@ -248,9 +248,9 @@ leftmargin=1cm,rightmargin=1cm %%% END LIST OF LISTINGS %%% %%% LIST OF TABLES %%% -%\renewcommand*{\lofheadstart}{\vspace{1cm}} -%\clearpage -%\listoftables* +\renewcommand*{\lofheadstart}{\vspace{1cm}} +\clearpage +\listoftables* %%% END LIST OF TABLES %%% %%% CHAPTER STYLE %%%