X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Ftitle.tex;h=a4d48e6c5a8caf921af2feaf40f0d239ee17c61d;hp=956c5dd8e948df8e25e74321f6da221f8c77ab01;hb=82f7f0c08c931927f5363ff9830301d9a6a931e3;hpb=7bb811b9f4e3872bdeae155bc63242aa096fc4dc diff --git a/common/title.tex b/common/title.tex index 956c5dd..a4d48e6 100644 --- a/common/title.tex +++ b/common/title.tex @@ -1,6 +1,9 @@ -% Cover sheet with full logo, realized -% whith eso-pic as background image. +% ================================================================ +% Page 1 -- Cover sheet with full logo, +% realized with eso-pic as background image. +% \thispagestyle{empty} +%begin{latexonly} \newcommand\CinBackgroundLogo{% \put(0,0){% \parbox[b][\paperheight]{\paperwidth}{% @@ -13,10 +16,14 @@ % Use the logo \AddToShipoutPicture{\CinBackgroundLogo} +%end{latexonly} +\htmladdimg{cin-big.png} % Place the title over the "black hole". % The position must be set appropriately. +%begin{latexonly} \vspace*{14.5cm} +%end{latexonly} \begin{minipage}[t]{80mm} \textcolor{CinBlue}{\textsf{\Huge{The Comprehensive}}}\\[1em] \textcolor{CinBlue}{\textsf{\Huge{\textbf{User Manual}}}} @@ -25,9 +32,12 @@ \clearpage % Remove the logo \ClearShipoutPicture% -\thispagestyle{empty} -% Title page definition + +% ================================================================ +% Page 2 -- Title page definition +% +\thispagestyle{empty} %\providecommand{\HUGE}{\Huge}% if not using memoir \newlength{\drop}% for my convenience @@ -70,7 +80,78 @@ \href{https://www.cinelerra-gg.org}{https://www.cinelerra-gg.org}\par \endgroup} \titleLL % use cutom title +\clearpage + +% ================================================================ +% Page 3 -- Imprint +% +\begingroup % imprint +\setlength{\parskip}{0.4\baselineskip} +\subsection*{\sffamily\CGG{} -- The Comprehensive User Manual} +\label{sec:Impressum} +% +% In various countries, various details are mandatory in every +% book. Translators should pay attention to this if necessary. +% German entries are mandatory: Real name and address of the +% author/rights holder. +% The following is an example that needs to be adapted to the +% respective conditions. +% +Maintained and published by Phyllis Smith\\[+1.2em] +Copyright~\copyright{} 2020 The \CGG{} Community\par +Please report errors in the book to our \href{https://www.cinelerra-gg.org/bugtracker/}{bug tracker} or the \href{https://www.cinelerra-gg.org/forum/}{user forum}\par +% Contributing authors: \textsc{Phyllis Smith, Andrea Paz, Andrey}\par +Graphic cover page: \textsc{Sam}, License +\textsc{\href{https://creativecommons.org/licenses/by/3.0/}{CC\,BY\,3.0}}\par +Cover design: The \CGG{} Community\par +Illustrations: The \CGG{} Community%, for individual proofs, if different, see list of figures% \par +% Translation: Translator +\bigskip% + +%begin{latexonly} +\footnotesize +%end{latexonly} +\subsubsection*{\sffamily{}Legal information} +\label{sec:Legal-information} +This manual adheres to the GNU FDL (GFDL) copyleft license for free documentation, +designed by the Free Software Foundation (FSF) for the GNU Project. It provides the +rights to copy, redistribute, and modify (except for ``variant sections'') a work +and requires all copies and derivatives to be available under the same license. +The GFDL was designed for manuals, textbooks, other reference and instructional +materials, and documentation which often accompanies GNU software. For more +detailed information please refer to +\href{https://www.gnu.org/licenses/fdl-1.3.en.html}{GNU Free Documentation License} + +\subsubsection*{\sffamily{}Disclaimer} +\label{sec:Disclaimer} +% +% Caution, in some countries a disclaimer often does +% more harm than good. +% +In this capacity, the author of this manual is not responsible for +the function or errors of the software described in this +manual. Great care has been taken in the creation of texts and +illustrations. Nevertheless, errors cannot be completely +excluded.\par +However, the author cannot assume any legal responsibility or +liability for incorrect information and its consequences. The author +is grateful for suggestions for improvement and information on +errors. + +\subsubsection*{\sffamily{}Trademarks} +\label{sec:Warenzeichen} +In this manual, trade names are used without the guarantee of free +usability and without special marking. However, it can be assumed +that many of the trade names are registered trade names or are to be +regarded as such at the same time. +\subsubsection*{\sffamily{}Links} +\label{sec:Link-liability} +Many links in this PDF are active. If the pointer points to a link, +your PDF reader should additionally display the actual destination +address. This way you can check if the target matches the link +description before clicking. +\endgroup % imprint %%% Local Variables: %%% mode: latex