Blame Manuals/Repository/filesystem-latex/repository.tex

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