From e725c7866e08e6b7c2e73400afbe6f3c3405f768 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Sat, 21 Mar 2020 22:09:57 -0600 Subject: [PATCH] oops on Transition ShapeWipes - removed some due to space --- parts/Transition.tex | 40 +++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 23 deletions(-) diff --git a/parts/Transition.tex b/parts/Transition.tex index 5ef4245..9514bee 100644 --- a/parts/Transition.tex +++ b/parts/Transition.tex @@ -91,33 +91,27 @@ Video switches segments via a small rectangular view that gradually grows to ful \subsection*{Shape Wipe}% \label{sub:shape_wipe} -Wipe a specific shape across the video. Currently available 60 shapes} are: +Wipe a specific shape across the video. Currently available 46 shapes are: \begin{center} \begin{longtable}{p{4cm}p{4cm}p{4cm}} \label{tabular:transitions} - \textit{asimetric\_clocks} & \textit{asimetric\_clocks\_2} & \textit{audio} \\ - \textit{burst} & \textit{Butterfly} & \textit{Cinelerra16-9-Heavy} \\ - \textit{Cinelerra16-9-Light} & \textit{CinelerraGG} & \textit{Circle-h\_01} \\ - \textit{Circle-h\_02} & \textit{Circle-v\_01} & \textit{Circle-v\_02} \\ - \textit{circle} & \textit{clock} & \textit{Clouds\_01} \\ - \textit{Clouds\_02} &\textit{crazy\_clock} & \textit{cream} \\ - \textit{Cross-Iris\_01} & \textit{Cross\_01} & \textit{Diagonal-Curve} \\ - \textit{Diagonal-Linear} & \textit{Diamond-Iris\_01} & \textit{Diamond\_01} \\ - \textit{Diamond\_02} & \textit{Diamond\_03} & \textit{Double-Door-h} \\ - \textit{Double-Door-v} & \textit{film} & \textit{film2} \\ - \textit{Gravity} & \textit{heart} & \textit{Linear-h} \\ - \textit{Linear-v} & \textit{mosaic} & \textit{multi\_box} \\ - \textit{Plasma\_01} & \textit{rare\_spiral} & \textit{specks} \\ - \textit{spiral} & \textit{spiral\_clock} & \textit{square} \\ - \textit{squares} & \textit{star} & \textit{tile2x2h} \\ - \textit{tile2x2v} & \textit{Venetian-Blinds-h-x05} & \textit{Venetian-Blinds-h-x10} \\ - \textit{Venetian-Blinds-v-x05} & \textit{Venetian-Blinds-v-x10} & \textit{water} \\ -\\ - \textit{16-9\_boart} & \textit{16-9\_boxes} & \textit{16-9\_cat\_eyes} \\ - \textit{16-9\_file\_bands} & \textit{16-9\_multi\_circle} & \textit{16-9\_multi\_spiral} \\ - \textit{16-9\_multi\_square} & \textit{16-9\_rare\_spiral} & \textit{16-9\_rectangles} \\ - \textit{16-9\_star} & \textit{16-9\_stars} & \textit{16-9\_wood} \\ + \textit{asimetric\_clocks} & \textit{audio} & \textit{burst} \\ + \textit{Butterfly} & \textit{Circle-h\_01} & \textit{Circle-h\_02} \\ + \textit{Circle-v\_01} & \textit{Circle-v\_02} & \textit{circle} \\ + \textit{clock} & \textit{Clouds\_01} & \textit{Clouds\_02} \\ + \textit{crazy\_clock} & \textit{cream} & \textit{Cross-Iris\_01} \\ + \textit{Cross\_01} & \textit{Diagonal-Curve} & \textit{Diagonal-Linear} \\ + \textit{Diamond-Iris\_01} & \textit{Diamond\_01} & \textit{Diamond\_02} \\ + \textit{Diamond\_03} & \textit{Double-Door-h} & \textit{Double-Door-v} \\ + \textit{film} & \textit{Gravity} & \textit{heart} \\ + \textit{Linear-h} & \textit{Linear-v} & \textit{mosaic} \\ + \textit{multi\_box} & \textit{Plasma\_01} & \textit{rare\_spiral} \\ + \textit{specks} & \textit{spiral} & \textit{spiral\_clock} \\ + \textit{square} & \textit{squares} & \textit{star} \\ + \textit{tile2x2h} & \textit{tile2x2v} & \textit{Venetian-Blinds-h-x05} \\ + \textit{Venetian-Blinds-h-x10} & \textit{Venetian-Blinds-v-x05} & \textit{Venetian-Blinds-v-x10} \\ + \textit{water} \\ \bottomrule \end{longtable} -- 2.26.2