X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=common%2Fsettings.tex;h=fa927323e9920b22b12910900f599db93186ddcb;hp=0ad962c72fde900bc7cc32f418043b883bb98a91;hb=57a86b4cce1e2f98b917a90db8027f55ea3e0d7b;hpb=a73980dcea48f2188ef440d6ffa3904374ef17b3 diff --git a/common/settings.tex b/common/settings.tex index 0ad962c..fa92732 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -19,6 +19,12 @@ \definecolor{subsectioncolour}{RGB}{23,85,142} %\definecolor{subsubsectioncolour}{RGB}{23,85,142} +\definecolor{CinBlueText}{RGB}{23,85,142} +% \definecolor{CinBlue}{RGB}{35,134,220} +\definecolor{CinRed}{RGB}{205,38,11} +% \definecolor{CinOrange}{RGB}{250,125,0} +% \definecolor{CinGreen}{RGB}{205,38,11} + \setparaheadstyle{\Large\bfseries\color{sectioncolour}}% \setsecheadstyle{\Large\bfseries\color{sectioncolour}}% Set \section style \setsubsecheadstyle{\large\bfseries\color{subsectioncolour}}% Set \subsection style @@ -64,3 +70,12 @@ \setlength{\cftfigurenumwidth}{4em} % memoir class, more space between figure number and text. \renewcommand{\nomname}{Glossary} % glossary name + + +% Define the Cinnelerr-GG wordmark - a rough draft that can be +% adapted at any time. To be used in the text with \CGG{} +% or % \CGGI{} +\def\GG{\textsc{G\kern-0.1em G}} +\def\CGG{\textsc{Cinelerra-\GG}} +\def\INF{\textsc{Infinity}} +\def\CGGI{\CGG\;\INF}