Andrea's additional cleanup and help
[goodguy/cin-manual-latex.git] / parts / Windows.tex
index fe2db061647088384fd6dd3747c5a57ac8214227..6ac7d42445a601453cdfa7521a671b0ddc1162e4 100644 (file)
@@ -1,11 +1,19 @@
 \chapter{The 4+ Windows}%
 \label{cha:the_4_windows}
 
+\begin{figure}[htpb]
+    \centering
+    \includegraphics[width=\linewidth,keepaspectratio]{images/Fenstergrundposition-en.png}
+    \captionsetup{labelformat=empty, textformat=empty}
+    \caption[The four windows (cc-by-sa Olaf)]{No text}    
+    \label{fig:Fenstergrundposition-en}
+\end{figure}
+
 \section{Program Window}%
 \label{sec:program_window}
 
 The main window is called the Program window and contains the timeline as well as the entry point for all menu driven operations.  
-It is often just called the “timeline”.  
+It is often just called the \textit{timeline}.  
 The timeline consists of a vertical stack of tracks with a horizontal representation of time. 
 This defines the output of rendering operations and what is saved when you save files. 
 To the left of the timeline is the patchbay which contains options affecting each track.  
@@ -1269,7 +1277,7 @@ When you bring up the Modify folder window, if you already have files in that fo
         \end{tikzpicture}
     
     \caption{Modify target}
-    \label{fig:insertion-points}
+    \label{fig:modify-target}
 \end{figure}
 
 To delete the entire set of files listed on the filter rule, highlight the rule line and hit the “Del” button.  
@@ -1392,8 +1400,8 @@ Column headers:
 
 Table showing the allowed usage:
 
-%TODO crate table for below code
-\begin{lstlisting}
+%TODO create table for below code
+\begin{lstlisting}[numbers=none]
 target:    |  eq  ge  gt  ne  le  lt   matches  around
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 patterns   | <---- strcmp ---------> + filter + nearest
@@ -1619,7 +1627,7 @@ Another possible usage of this capability:
     \centering
     \includegraphics[width=0.8\linewidth]{images/snapshot.png}
     \caption{Snapshot menu and choices}
-    \label{fig:}
+    \label{fig:snapshot}
     \end{minipage}
     \begin{minipage}{.49\linewidth}
     \centering
@@ -1628,7 +1636,7 @@ Another possible usage of this capability:
         \node (img2) [yshift=2cm, xshift=-1cm, rotate=0] {\includegraphics[width=0.07\linewidth]{images/reticle.png}};
     \end{tikzpicture}
     \caption{Grabshot reticle \& orange box}
-    \label{fig:}
+    \label{fig:grabshot_recticle}
     \end{minipage}
 \end{figure}
 
@@ -1764,21 +1772,20 @@ Here is a list of how they work.  Keep in mind that if the Expander on the patch
     \hfill
     \begin{minipage}{.29\linewidth}
         \centering
-        \includegraphics[width=0.99\linewidth]{images/overlays_list1.png}
+        \includegraphics[width=0.99\linewidth]{images/overlays_list2.png}
         \caption{Note Titles box hot spot  }
-        \label{fig:overlays_list1}
+        \label{fig:overlays_list2}
     \end{minipage}
     \hfill
     \begin{minipage}{.29\linewidth}
         \centering
-        \includegraphics[width=0.99\linewidth]{images/overlays_list1.png}
+        \includegraphics[width=0.99\linewidth]{images/overlays_list3.png}
         \caption{Cam/Proj XYZ toggle to fine tune}
-        \label{fig:overlays_list1}
+        \label{fig:overlays_list3}
     \end{minipage}
 \end{figure}
 
 
-
 \subsection{Sound Level Meters Window}%
 \label{sub:sound_level_meters_window}
 
@@ -1788,7 +1795,7 @@ The visible range of the sound level meters is configurable in Settings$\rightar
 
 \begin{wrapfigure}[16]{O}{0.3\linewidth} 
     \centering
-    \vspace{-4ex}
+    %\vspace{-4ex}
     \includegraphics[width=0.5\linewidth]{images/volume_meter.png}
     \caption{Sound Level Meters Window}
     \label{fig:volume_meter}