Add process operation flow chart

glossary
Jeff Moe 2022-08-27 17:43:39 -06:00
parent ca37b6b6d0
commit f50bf6f97e
2 changed files with 16 additions and 0 deletions

View File

@ -30,3 +30,16 @@ See figure \ref{fig:snopo}, page \pageref{fig:snopo}.
\index{process}
\end{figure}
\begin{center}
\begin{figure}[h!]
\smartdiagramset{border color=none,
uniform color list=jebba-light-blue!60 for 4 items,
module x sep=3.75,
back arrow distance=0.75,
}
\smartdiagram[flow diagram:horizontal]{Acquire, Process, Analyze, Upload}
\caption{SatNOGS Optical Operation Process}
\label{fig:operation}
\index{operation}
\end{figure}
\end{center}

View File

@ -124,6 +124,9 @@ leftmargin=1cm,rightmargin=1cm
% Docs: /usr/share/doc/texlive-humanities-doc/latex/ledmac/ledmac.pdf
%\usepackage{eledmac}
\usepackage{smartdiagram}
\usesmartdiagramlibrary{additions}
%%% SNOUG PAGE STYLE %%%
\makepagestyle{jebbastyle}
\pagestyle{jebbastyle}