Blame Manuals/Repository/repository-latex/Identity/Themes/Distro/Anaconda/Progress/manual.tex

4c79b5
\documentclass[12pt]{article}
4c79b5
\usepackage[pdftex]{graphicx}
4c79b5
\usepackage{hyperref}
4c79b5
\hypersetup{pdfauthor={Alain Reguera Delgado},%
4c79b5
            pdftitle={Anaconda Progress Visual Style},%
4c79b5
            pdfsubject={CentOS Corporate Visual Identity}%
4c79b5
            }
4c79b5
4c79b5
% Tell LaTeX how to hyphenate a word. Don't hyphenate the following
4c79b5
% words:
4c79b5
\hyphenation{CentOS CENTOSARTWORK}
4c79b5
4c79b5
\title{Anaconda Progress Visual Style}
4c79b5
\author{Alain Reguera Delgado}
4c79b5
4c79b5
\begin{document}
4c79b5
4c79b5
\maketitle
4c79b5
4c79b5
\begin{abstract}
4c79b5
4c79b5
This article describes the visual style of Anaconda Progress.
4c79b5
Anaconda Progress screen is shown after configuration and while
4c79b5
packages are installed. Anaconda Progress screen has a header, and
4c79b5
slide images which alternate with release notes texts.  This article
4c79b5
describes Anaconda Progress slide images and release notes only.  The
4c79b5
header component of Anaconda Progress is described in the document
4c79b5
``Anaconda Header Visual Style''.
4c79b5
4c79b5
Anaconda is the name of the install program used by CentOS.  It is
4c79b5
python-based with some custom modules written in C. The Anaconda
4c79b5
installer works on a wide variety of Linux-based computing
4c79b5
architectures (ia32, Itanium, Alpha, S/390, PowerPC), and is designed
4c79b5
to make it easy to add platforms.
4c79b5
4c79b5
Copyright \copyright\ 2010 The CentOS Project. Permission is granted
4c79b5
to copy, distribute and/or modify this document under the terms of the
4c79b5
GNU Free Documentation License, Version 1.2 or any later version
4c79b5
published by the Free Software Foundation; with no Invariant Sections,
4c79b5
no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
4c79b5
is included in the section entitled ``GNU Free Documentation
4c79b5
License''.  
4c79b5
4c79b5
\end{abstract}
4c79b5
4c79b5
\tableofcontents
4c79b5
4c79b5
\input{sections/introduction.tex}
4c79b5
\input{../../../../../installation.tex}
4c79b5
\input{../../../../../configuration.tex}
4c79b5
\input{sections/framework.tex}
4c79b5
\input{sections/rebranding.tex}
4c79b5
4c79b5
\input{../../../../../Licenses/GFDL.tex}
4c79b5
4c79b5
\end{document}