Blame Manuals/en/LaTeX/repository.tex

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