Blame Identity/Manual/repository-latex/repository.tex

39a1ed
% ------------------------------------------------------------
39a1ed
% $Id: repository.tex 6260 2010-08-15 02:36:26Z al $
39a1ed
% ------------------------------------------------------------
39a1ed
\documentclass[12pt]{book}
39a1ed
\usepackage{fancyhdr}
39a1ed
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
39a1ed
\fancyhf{} % delete current setting for header and footer
39a1ed
\fancyhead[RO,LE]{\bfseries\thepage}
39a1ed
\fancyhead[LO]{\bfseries\leftmark}
39a1ed
\fancyhead[RE]{\bfseries\leftmark}
39a1ed
\renewcommand{\headrulewidth}{0.5pt}
39a1ed
\renewcommand{\footrulewidth}{0pt}
39a1ed
\addtolength{\headheight}{0.5pt} % make space for the rule
39a1ed
\fancypagestyle{plain}{%
39a1ed
   \fancyhead{} % get rid of headers on plain pages
39a1ed
   \renewcommand{\headrulewidth}{0pt} % and the line
39a1ed
   }
39a1ed
\usepackage[pdftex]{graphicx}
39a1ed
\usepackage{hyperref}
39a1ed
\hypersetup{pdfauthor={Alain Reguera Delgado},%
39a1ed
            pdftitle={The CentOS Project - Artwork Repository},%
39a1ed
            pdfsubject={CentOS Corporate Visual Identity}%
39a1ed
            }
39a1ed
39a1ed
\title{The CentOS Project - Artwork Repository}
39a1ed
\author{Alain Reguera Delgado}
39a1ed
39a1ed
% Define words you don't want to split.
39a1ed
\hyphenation{CentOS}
39a1ed
39a1ed
\begin{document}
39a1ed
39a1ed
\pagestyle{empty}
39a1ed
39a1ed
% Half title: The first page is a recto half title page with no folio.
39a1ed
% The page is very simple and displays just the main title of the book
39a1ed
% — no subtitle, author, or other information. One purported purpose
39a1ed
% of this page is to protect the main title page.
39a1ed
\begin{titlepage}
39a1ed
\begin{flushright}
39a1ed
\noindent\includegraphics[width=1\textwidth]{%
39a1ed
    /home/centos/artwork/trunk/Identity/Models/Img/en/Promo/Stationery/motif-propagation.pdf}\\
39a1ed
\vspace*{150pt}
39a1ed
\Huge\textbf{The CentOS Project}
39a1ed
\rule{\textwidth}{5pt}
39a1ed
\large
39a1ed
\textbf{Artwork Repository}\\
39a1ed
\vspace*{150pt}
39a1ed
\normalsize
39a1ed
\today
39a1ed
\end{flushright}
39a1ed
\end{titlepage}
39a1ed
39a1ed
% Page title: The title page is recto and contains the full title of
39a1ed
% the work, the names of the author(s) or editor(s), and often at the
39a1ed
% bottom of the page the name of the publisher, together with the
39a1ed
% publisher’s logo if it has one.
39a1ed
\begin{titlepage}
39a1ed
\begin{flushright}
39a1ed
\noindent\includegraphics[width=1\textwidth]{%
39a1ed
    /home/centos/artwork/trunk/Identity/Models/Img/en/Promo/Stationery/motif-propagation.pdf}\\
39a1ed
\vspace*{150pt}
39a1ed
\Huge\textbf{The CentOS Project}
39a1ed
\rule{\textwidth}{5pt}
39a1ed
\large
39a1ed
\textbf{Artwork Repository}\\
39a1ed
\vspace*{150pt}
39a1ed
\normalsize
39a1ed
Alain Reguera Delgado $<$alain.reguera@gmail.com$>$\\
39a1ed
\end{flushright}
39a1ed
\end{titlepage}
39a1ed
39a1ed
% Copyright: The copyright page is verso and contains the copyright
39a1ed
% notice, the publishing/printing history, the country where printed,
39a1ed
% ISBN and/or CIP information.  The page is usually typeset in a
39a1ed
% smaller font than the normal text.
39a1ed
39a1ed
\noindent Copyright \copyright\ 2009, 2010 Alain Reguera Delgado. All\
39a1ed
rights reserved.\\
39a1ed
\\
39a1ed
\noindent Permission is granted to copy, distribute and/or modify this
39a1ed
document under the terms of the GNU Free Documentation License,
39a1ed
Version 1.2 or any later version published by the Free Software
39a1ed
Foundation; with no Invariant Sections, no Front-Cover Texts, and no
39a1ed
Back-Cover Texts. A copy of the license is included in the section
39a1ed
entitled ``\hyperlink{cha:Licenses:GFDL}{GNU Free Documentation
39a1ed
License}''.  
39a1ed
39a1ed
\frontmatter
39a1ed
\pagestyle{fancy}
39a1ed
39a1ed
% Listings:
39a1ed
\tableofcontents
39a1ed
\listoftables
39a1ed
\listoffigures
39a1ed
39a1ed
% Reset fancyhdr marks.
39a1ed
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
39a1ed
39a1ed
% Dedication:
39a1ed
%\chapter*{Dedication}
39a1ed
39a1ed
% Forewords: There may be a foreword after the listings, with no blank
39a1ed
% separator. A foreword is usually written by someone other than the
39a1ed
% author, preferably an eminent person, and is signed by the writer.
39a1ed
% The writer’s signature is often typeset in small caps after the end
39a1ed
% of the piece.
39a1ed
%\chapter{Forewords}
39a1ed
39a1ed
% Preface: A preface is normally written by the author, in which he
39a1ed
% includes reasons why he wrote the work in the first place, and
39a1ed
% perhaps to provide some more personal comments than would be
39a1ed
% justified in the body. A preface starts on the page immediately
39a1ed
% following a foreword, or the lists.
39a1ed
%\chapter{Preface}
39a1ed
39a1ed
\mainmatter
39a1ed
39a1ed
% Reset fancyhdr marks.
39a1ed
\renewcommand{\chaptermark}[1]{\markboth{%
39a1ed
   \chaptername\ \thechapter.\ #1}{}}
39a1ed
39a1ed
\part{Concepts}
39a1ed
39a1ed
\chapter{The CentOS Project}
39a1ed
   \hypertarget{cha:Concepts:CentOS}{}
39a1ed
   \label{cha:Concepts:CentOS}
39a1ed
   \input{Concepts/CentOS/introduction.tex}
39a1ed
   \input{Concepts/CentOS/incorporation.tex}
39a1ed
   \input{Concepts/CentOS/philosophy.tex}
39a1ed
   \input{Concepts/CentOS/mission.tex}
39a1ed
   \input{Concepts/CentOS/distribution.tex}
39a1ed
   \input{Concepts/CentOS/community.tex}
39a1ed
   \input{Concepts/CentOS/release.tex}
39a1ed
39a1ed
\chapter{Frameworks}
39a1ed
   \hypertarget{cha:Concepts:frameworks}{}
39a1ed
   \label{cha:Concepts:Frameworks}
39a1ed
   \input{Concepts/Frameworks/introduction.tex}
39a1ed
   \input{Concepts/Frameworks/templates.tex}
39a1ed
   \input{Concepts/Frameworks/files.tex}
39a1ed
   \input{Concepts/Frameworks/rendering.tex}
39a1ed
39a1ed
\chapter{Corporate Identity}
39a1ed
   \hypertarget{cha:Concepts:Identity}{}
39a1ed
   \label{cha:Concepts:Identity}
39a1ed
   \input{Concepts/Identity/introduction.tex}
39a1ed
   \input{Concepts/Identity/structure.tex}
39a1ed
   \input{Concepts/Identity/brands.tex}
39a1ed
   \input{Concepts/Identity/release.tex}
39a1ed
   \input{Concepts/Identity/themes.tex}
39a1ed
   \input{Concepts/Identity/icons.tex}
39a1ed
   \input{Concepts/Identity/models.tex}
39a1ed
   \input{Concepts/Identity/widgets.tex}
39a1ed
39a1ed
\chapter{Translations}
39a1ed
   \hypertarget{cha:Concepts:Translations}{}
39a1ed
   \label{cha:Concepts:Translations}
39a1ed
   \input{Concepts/translations.tex}
39a1ed
39a1ed
\chapter{Manuals}
39a1ed
   \hypertarget{cha:Concepts:Manuals}{}
39a1ed
   \label{cha:Concepts:Manuals}
39a1ed
   \input{Concepts/manuals.tex}
39a1ed
39a1ed
\chapter{Scripts}
39a1ed
   \hypertarget{cha:Concepts:Scripts}{}
39a1ed
   \label{cha:Concepts:Scripts}
39a1ed
   \input{Concepts/scripts.tex}
39a1ed
39a1ed
\chapter{Rebranding}
39a1ed
   \hypertarget{cha:Concepts:rebranding}{}
39a1ed
   \label{cha:Concepts:rebranding}
39a1ed
   \input{Concepts/rebranding.tex}
39a1ed
39a1ed
\part{Preparing Your Workstation}
39a1ed
39a1ed
\chapter{Installation}
39a1ed
   \hypertarget{cha:Workstation:Installation}{}
39a1ed
   \label{cha:Workstation:Installation}
39a1ed
   \input{Workstation/installation.tex}
39a1ed
39a1ed
\chapter{Configuration}
39a1ed
   \hypertarget{cha:Workstation:Configuration}{}
39a1ed
   \label{cha:Workstation:Configuration}
39a1ed
   \input{Workstation/configuration.tex}
39a1ed
39a1ed
\part{Distribution}
39a1ed
   \hypertarget{par:Distribution}{}
39a1ed
   \label{par:Distribution}
39a1ed
39a1ed
\chapter{Anaconda Prompt}
39a1ed
   \hypertarget{cha:Distribution:Anaconda:Prompt}{}
39a1ed
   \label{cha:Distribution:Anaconda:Prompt}
39a1ed
   \input{Distribution/Anaconda/Prompt/chapter.tex}
39a1ed
39a1ed
\chapter{Anaconda Header}
39a1ed
   \hypertarget{cha:Distribution:Anaconda:Header}{}
39a1ed
   \label{cha:Distribution:Anaconda:Header}
39a1ed
   \input{Distribution/Anaconda/Header/chapter.tex}
39a1ed
39a1ed
\chapter{Anaconda Splash}
39a1ed
   \hypertarget{cha:Distribution:Anaconda:Splash}{}
39a1ed
   \label{cha:Distribution:Anaconda:Splash}
39a1ed
   \input{Distribution/Anaconda/Splash/chapter.tex}
39a1ed
39a1ed
\chapter{Anaconda Progress}
39a1ed
   \hypertarget{cha:Distribution:Anaconda:Progress}{}
39a1ed
   \label{cha:Distribution:Anaconda:Progress}
39a1ed
   \input{Distribution/Anaconda/Progress/introduction.tex}
39a1ed
   \input{Distribution/Anaconda/Progress/framework.tex}
39a1ed
   \input{Distribution/Anaconda/Progress/rebranding.tex}
39a1ed
39a1ed
\chapter{Firstboot}
39a1ed
   \hypertarget{cha:Distribution:Anaconda:Firstboot}{}
39a1ed
   \label{cha:Distribution:Anaconda:Firstboot}
39a1ed
   \input{Distribution/Anaconda/Firstboot/introduction.tex}
39a1ed
   \input{Distribution/Anaconda/Firstboot/framework.tex}
39a1ed
   \input{Distribution/Anaconda/Firstboot/rebranding.tex}
39a1ed
39a1ed
\chapter{GNOME Display Manager (GDM)}
39a1ed
   \hypertarget{cha:Distribution:BootUp:GDM}{}
39a1ed
   \label{cha:Distribution:BootUp:GDM}
39a1ed
39a1ed
\chapter{GRand Unified Bootloader (GRUB)}
39a1ed
   \hypertarget{cha:Distribution:BootUp:GRUB}{}
39a1ed
   \label{cha:Distribution:BootUp:GRUB}
39a1ed
39a1ed
\chapter{GNOME Splash}
39a1ed
   \hypertarget{cha:Distribution:BootUp:GSplash}{}
39a1ed
   \label{cha:Distribution:BootUp:GSplash}
39a1ed
39a1ed
\chapter{KDE Display Manager (KDM)}
39a1ed
   \hypertarget{cha:Distribution:BootUp:KDM}{}
39a1ed
   \label{cha:Distribution:BootUp:KDM}
39a1ed
39a1ed
\chapter{KDE Splash}
39a1ed
   \hypertarget{cha:Distribution:BootUp:KSplash}{}
39a1ed
   \label{cha:Distribution:BootUp:KSplash}
39a1ed
39a1ed
\chapter{Graphical Boot (RHGB)}
39a1ed
   \hypertarget{cha:Distribution:BootUp:RHGB}{}
39a1ed
   \label{cha:Distribution:BootUp:RHGB}
39a1ed
39a1ed
\chapter{Backgrounds}
39a1ed
   \hypertarget{cha:Distribution:Backgrounds}{}
39a1ed
   \label{cha:Distribution:Backgrounds}
39a1ed
   \input{Distribution/Backgrounds/introduction.tex}
39a1ed
   \input{Distribution/Backgrounds/framework.tex}
39a1ed
   \input{Distribution/Backgrounds/rebranding.tex}
39a1ed
39a1ed
\chapter{Release Notes}
39a1ed
   \hypertarget{cha:Distribution:ReleaseNotes}{}
39a1ed
   \label{cha:Distribution:ReleaseNotes}
39a1ed
39a1ed
\part{Promotion}
39a1ed
39a1ed
\chapter{Cards}
39a1ed
   \hypertarget{cha:Promotion:Cards}{}
39a1ed
   \label{cha:Promotion:Cards}
39a1ed
39a1ed
\chapter{Clothes}
39a1ed
   \hypertarget{cha:Promotion:Clothes}{}
39a1ed
   \label{cha:Promotion:Clothes}
39a1ed
39a1ed
\chapter{Flags}
39a1ed
   \hypertarget{cha:Promotion:Flags}{}
39a1ed
   \label{cha:Promotion:Flags}
39a1ed
39a1ed
\chapter{Media}
39a1ed
   \hypertarget{cha:Promotion:Media}{}
39a1ed
   \label{cha:Promotion:Media}
39a1ed
39a1ed
\chapter{Posters}
39a1ed
   \hypertarget{cha:Promotion:Posters}{}
39a1ed
   \label{cha:Promotion:Posters}
39a1ed
   
39a1ed
\chapter{Releases}
39a1ed
   \hypertarget{cha:Promotion:Releases}{}
39a1ed
   \label{cha:Promotion:Releases}
39a1ed
39a1ed
\chapter{Stands}
39a1ed
   \hypertarget{cha:Promotion:Stands}{}
39a1ed
   \label{cha:Promotion:Stands}
39a1ed
39a1ed
\chapter{Stationery}
39a1ed
   \hypertarget{cha:Promotion:Stationery}{}
39a1ed
   \label{cha:Promotion:Stationery}
39a1ed
39a1ed
\chapter{Sticky}
39a1ed
   \hypertarget{cha:Promotion:Sticky}{}
39a1ed
   \label{cha:Promotion:Sticky}
39a1ed
39a1ed
\part{Licenses}
39a1ed
\appendix
39a1ed
\input{Licenses/centos-redistribution.tex}
39a1ed
\input{Licenses/gfdl.tex}
39a1ed
39a1ed
\backmatter
39a1ed
39a1ed
% Bibliographies: BibTeX automates much of the job of typesetting
39a1ed
% bibliographies, and makes bibliography entries reusable in many
39a1ed
% different contexts.
39a1ed
39a1ed
% Indexing table: 
39a1ed
39a1ed
\end{document}