Blame Manuals/Texinfo/repository-latex/centos-art.sh-latex/Identity/Themes/Distro/Anaconda/Header/manual.tex

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