Blame Manual/repository-latex/repository.tex

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