<div dir="ltr"><div class="gmail_default" style="font-size:small">Andrea, my understanding is minimal, but since Terje says it looks good, then I say when you are satisfied with it yourself, let's make it a PDF document to put on the website and have the Manual reference it.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I used this shell script to Latex create Terje's standalone Preserving_Camcorder_Media.pdf:</div><div class="gmail_default" style="font-size:small"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_default" style="font-size:small">#!/bin/bash<br>#<br>pdflatex special.tex<br>pdflatex special.tex<br>echo " "<br>echo "VIP get ready for html by rm -rf CinelerraGG_Manual"<br>[root@keystone working]# cat Preserving.sh<br>#!/bin/bash<br>#<br>pdflatex Preserving.tex<br>pdflatex Preserving.tex<br>echo " "<br>echo "This is Terje's standalone camcorder to bluray."<br></div></blockquote><div><br></div><div style="font-size:small" class="gmail_default">and with this file, special.tex:</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">\documentclass[<br>a4paper,<br>12pt,<br>oneside,<br>svgnames,<br>%draft<br>]{memoir} % paper size, font size and other options for document<br>\input{common/packages.tex} % common packages<br>\input{common/settings.tex}<br><br>%\includeonly{common/title,parts/Installation}% ,parts/Introduction,parts/Windows<br><br>\begin{document}<br><br>\input{parts/SPECIAL_title.tex} % create and use custom title page<br></blockquote><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">\thispagestyle{empty} % no page numbers<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">% \newpage<br>\setlength{\parskip}{1\baselineskip}<br>\frontmatter<br><br>\tableofcontents<br><br>\pagestyle{ruled}<br><br>\mainmatter%<br><br>\include{parts/SPECIAL}<br><br>\newpage<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">\pagestyle{ruled}<br><br>% \listoftodos<br><br>\end{document}<br><br>%%% Local Variables:<br>%%% mode: latex<br>%%% TeX-master: t<br>%%% End:<br></blockquote></div><blockquote><div style="font-size:small" class="gmail_default"><br></div></blockquote><div style="font-size:small" class="gmail_default"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 30, 2024 at 7:16 AM Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Another attempt for the document on DV and HDV to be put either as an<br>
appendix to the manual or (better yet) in a separate pdf on git. I am<br>
still not satisfied with the result, so a revision is welcome.<br>
</blockquote></div>