Blame Manuals/Repository/en/LaTeX/repository.tex

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