Incorporated SGE html needed items and corrections + more index entries by Andrea
[goodguy/cin-manual-latex.git] / common / settings.tex
index 38ab80984b439ef52606e6206cf3050abf90a1f8..c95c3d4e5287c348e1d0c6481400eb0c0ad925f1 100644 (file)
@@ -11,7 +11,9 @@
 % Set up the page layout
 % memman.pdf capter 2: Laying out the page (READ IT!)
 % example: memsty.sty
 % Set up the page layout
 % memman.pdf capter 2: Laying out the page (READ IT!)
 % example: memsty.sty
+%begin{latexonly}
 \settypeblocksize{8.75in}{34pc}{*}
 \settypeblocksize{8.75in}{34pc}{*}
+%end{latexonly}
 
 % In loose reference to the theme CW.
 \definecolor{CinBlueText}{RGB}{23,85,142}% "Dark blue"
 
 % In loose reference to the theme CW.
 \definecolor{CinBlueText}{RGB}{23,85,142}% "Dark blue"
@@ -29,6 +31,7 @@
 % \definecolor{subsectioncolour}{RGB}{23,85,142}
 % \definecolor{subsubsectioncolour}{RGB}{23,85,142}
 
 % \definecolor{subsectioncolour}{RGB}{23,85,142}
 % \definecolor{subsubsectioncolour}{RGB}{23,85,142}
 
+%begin{latexonly}
 \makechapterstyle{morrow}{% requires graphicx package
   \chapterstyle{default}
   \renewcommand*{\chapnamefont}{%
 \makechapterstyle{morrow}{% requires graphicx package
   \chapterstyle{default}
   \renewcommand*{\chapnamefont}{%
@@ -42,6 +45,7 @@
   \renewcommand*{\chaptitlefont}{% Overwrites toc
     \normalfont\Huge\bfseries\sffamily\raggedleft\color{CinBlueText}}
 }
   \renewcommand*{\chaptitlefont}{% Overwrites toc
     \normalfont\Huge\bfseries\sffamily\raggedleft\color{CinBlueText}}
 }
+%end{latexonly}
 
 \addtodef{\printpartname}{\color{CinBlueText}}{}% Part
 \addtodef{\printchaptername}{\color{CinBlueText}}{}% Chapter
 
 \addtodef{\printpartname}{\color{CinBlueText}}{}% Part
 \addtodef{\printchaptername}{\color{CinBlueText}}{}% Chapter
 
 \parindent=0.0cm                    % first indent in section
 \righthyphenmin=2                   % hyphen last charecter
 
 \parindent=0.0cm                    % first indent in section
 \righthyphenmin=2                   % hyphen last charecter
+%begin{latexonly}
 \setsecnumdepth{subsubsection}                 % section numeration depth
 
 % We use the chapter header style:
 \chapterstyle{morrow}
 \setsecnumdepth{subsubsection}                 % section numeration depth
 
 % We use the chapter header style:
 \chapterstyle{morrow}
+%end{latexonly}
 
 % \renewcommand{\printchaptername}{\normalfont\large\scshape Chapter}
 \renewcommand{\chapterheadstart}{}
 
 % \renewcommand{\printchaptername}{\normalfont\large\scshape Chapter}
 \renewcommand{\chapterheadstart}{}
 
 \renewcommand{\nomname}{Glossary} % glossary name
 
 
 \renewcommand{\nomname}{Glossary} % glossary name
 
+% \nameref emulation for LaTeX2HTML
+\begin{htmlonly}
+\renewcommand{\nameref}[1]{\ref{#1}}
+\end{htmlonly}
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Define the Cinnelerra-GG wordmark - a rough draft that can be
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Define the Cinnelerra-GG wordmark - a rough draft that can be