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

4c79b5
\documentclass[12pt]{article}
4c79b5
\usepackage{longtable}
4c79b5
\usepackage[pdftex]{graphicx}
4c79b5
\usepackage{hyperref}
4c79b5
\hypersetup{pdfauthor={Alain Reguera Delgado},%
4c79b5
            pdftitle={Anaconda Header 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 Header 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 Header. Anaconda
4c79b5
is the name of the install program used by CentOS.  It is python-based
4c79b5
with some custom modules written in C. The anaconda installer works on
4c79b5
a wide variety of Linux-based computing architectures (ia32, Itanium,
4c79b5
Alpha, S/390, PowerPC), and is designed to make it easy to add
4c79b5
platforms.
4c79b5
4c79b5
Copyright (C) 2010 The CentOS Project. Permission is granted to copy,
4c79b5
distribute and/or modify this document under the terms of the GNU Free
4c79b5
Documentation License, Version 1.2 or any later version published by
4c79b5
the Free Software Foundation; with no Invariant Sections, no
4c79b5
Front-Cover Texts, and no Back-Cover Texts. A copy of the license is
4c79b5
included in the section entitled ``GNU Free Documentation 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}