X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Ftitle.tex;h=5bece87fdf4c985413523cf095d488d3693b77c4;hp=2092ad7a56cb5cf3a8ae0abd6d915e956dbd5600;hb=7d07b30e7c04d25edfb135ddac7dcea8c2ef1ed5;hpb=9d3f047517bbc123a83caa720d0bb02dd1e14a7d diff --git a/common/title.tex b/common/title.tex index 2092ad7..5bece87 100644 --- a/common/title.tex +++ b/common/title.tex @@ -1,5 +1,7 @@ -% 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} \newcommand\CinBackgroundLogo{% \put(0,0){% @@ -24,11 +26,17 @@ \clearpage % Remove the logo -\ClearShipoutPicture +\ClearShipoutPicture% + + +% ================================================================ +% Page 2 -- Title page definition +% +\thispagestyle{empty} -% Title page definition %\providecommand{\HUGE}{\Huge}% if not using memoir \newlength{\drop}% for my convenience + %% specify the Webomints family %\newcommand*{\wb}[1]{\fontsize{#1}{#2}\usefont{U}{webo}{xl}{n}} %% select a (FontSite) font by its font family ID @@ -39,6 +47,7 @@ \newcommand*{\TXfont}[1]{\fontencoding{T1}\fontfamily{#1}\selectfont} %% Generic publisher’s logo \newcommand*{\plogo}{\fbox{$\mathcal{PL}$}} + %% Some shades \definecolor{Dark}{gray}{0.2} \definecolor{MedDark}{gray}{0.4} @@ -47,27 +56,89 @@ %%%% Additional font series macros \newcommand*{\titleLL}{\begingroup% Lost Languages -\drop=0.1\textheight -\fboxsep 0.5\baselineskip -\sffamily -%\vspace*{\drop} +\drop=0.085\textheight +\fboxsep0.5\baselineskip\sffamily +\vspace*{\drop} \centering -{\textcolor{Dark}{\HUGE Cinelerra-GG Version Infinity}}\par -\vspace{0.5\drop} +\Large\textbf{Video editing for ambitious users}\par +% +\vspace*{2\baselineskip} +{\textcolor{Dark}{\HUGE\textbf{\CGGI}}}\par +\vspace*{0.3\baselineskip} +{\textcolor{Dark}{\large\textbf{% + The Comprehensive User Manual}}}\par +% +\vspace{3\baselineskip} +{\Large\today}\par +\vspace{7.5\baselineskip} {\includegraphics[width=0.1\linewidth]{./images/cin-logo}}\par -\vspace{0.5\drop} -\colorbox{Dark}{\textcolor{white}{\normalfont\itshape\Large -User Manual}}\par -\vspace{0.3\drop} -{\Large Last update}\\ -{\footnotesize \today}\\ -\url{https://www.cinelerra-gg.org}\par -\vspace*{\drop} -{\includegraphics[width=0.5\linewidth]{./images/cin-big.png}}\par +\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% -\titleLL % use cutom title +\footnotesize +\subsubsection*{\sffamily{}Legal information} +\label{sec:Legal-information} +At this point, the express reference to the licence under which this +manual is published could be entered. + +\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