From 89c11b670e3a1baf736708cd4c3f7b3f5cf5b679 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Mon, 4 Oct 2021 14:34:22 -0600 Subject: [PATCH] really minor updates --- parts/Installation.tex | 6 ++++++ parts/Rendering.tex | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/parts/Installation.tex b/parts/Installation.tex index 0401bd5..12645b6 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -50,6 +50,12 @@ Most distros already have the libraries to run the appimage, but if not you may sudo pacman -S libappimage \end{lstlisting} +And Leap 15.3 (OpenSUSE) requires installation of the \textit{appimage} package. + +\begin{lstlisting}[style=sh] + sudo zypper se -is appimage +\end{lstlisting} + \section{Download Already Built \CGG{}}% \label{sec:download_already_built_cinelerra_gg} diff --git a/parts/Rendering.tex b/parts/Rendering.tex index 69333cd..ce97903 100644 --- a/parts/Rendering.tex +++ b/parts/Rendering.tex @@ -2,7 +2,7 @@ \label{cha:rendering} \index{rendering} -Rendering takes a section of the timeline \index{active region}, performs all the editing, +Rendering takes a section of the timeline, \index{active region} performs all the editing, effects and compositing, and creates a new media file. You can then delete all the source assets, play the rendered file, or bring it back into \CGG{} for more editing. All rendering operations are -- 2.26.2