fix duplicate section names
[goodguy/cin-manual-latex.git] / parts / Stuff.tex
index da8b24175fcff861b8b2978d820a874594690742..0c3bc643813428765290880c5c0e65a01c1508d5 100644 (file)
@@ -15,7 +15,7 @@ There are 3 types of copy/cut and paste methods which exist in X windows, and mo
     \item[copy and paste] called secondary (or clipboard) selection. Some more modern programs use Ctrl-C/Ctrl-X and Ctrl-V for this (some use other keys or qualifiers, like Shift).
 \end{description}
 
-\subsection*{How it works:}%
+\subsection*{How Copy/Paste works:}%
 \label{sub:how_it_works}
 
 All of the methods use window \textit{properties} to attach data, called a selection, to a source window.  The program advertises the selection by using the X server.  The window property used determines which selection type is set/advertised by the new selection.
@@ -210,6 +210,8 @@ There are currently 2 actions implemented:
 
 This is \textit{simple} animation so you can expect speech synthesis not to be that good.  And you will have to adjust punctuation and spelling based on the sound.  Since the dialog is rendered on-demand, there is a delay when each character starts to speak but you can split dialog into shorter blocks to reduce the delay.
 
+You can see a step by step example in the website \url{http://www.g-raffa.eu/Cinelerra/HOWTO/animations.html}
+
 \section{Textbox Non-std Character / Unicode Insertion}%
 \label{sec:textbox_non_std_character_unicode}
 \index{unicode insertion}