#28 Add LaTeX support for 2018/en
Merged 5 years ago by eischmann. Opened 5 years ago by pcech.
ambassadors/ pcech/fedora-handbook i27_latex_support  into  2018

file modified
+4
@@ -0,0 +1,4 @@ 

+ *.dvi

+ *.log

+ *.aux

+ *~

@@ -0,0 +1,3 @@ 

+ \chapter*{Introduction}

+ So, you've decided to install the \emph{Fedora Workstation} operating system on your workstation, desktop, laptop, netbook\dots or any other kind of a PC. How should you proceed? What are the benefits of \emph{Fedora Workstation} as compared to other operating systems? How do you get it and install it? How do you tweak it to your taste and for your particular needs? In this guide we will examine each of these questions, step by step.

+ \endinput

@@ -0,0 +1,33 @@ 

+ \chapter*{What Is Fedora About}

+ \section*{Who Is It For?}

+ 

+ Fedora is available in several different editions, each targeted at different kinds of users. The \emph{Fedora~Workstation} edition this handbook is about is designed for users who use computers primarily to create, from developers to graphic designers, musicians, and writers.

+ 

+ \sloppy{\emph{Fedora~Workstation} features the~\emph{GNOME~3} environment and a variety of tools for developers (such as \emph{Builder}), applications for virtualization (\emph{Boxes}), container management tools (\emph{Docker}), and many more. But it is definitely not just for developers and engineers! It~also comes with several tools for video editing (\emph{PiTiVi}), audio editing (\emph{Audacity}), as well as for editing bitmap (\emph{GIMP}), vector (\emph{Inkscape}), and~3D~(\emph{Blender}) graphics.}

+ 

+ In a sense, \emph{Fedora~Workstation} is a better operating system for an average user than it ever was.

+ 

+ \section*{Open Source and Freedom}

+ 

+ Open source software is software that has made its source code available for distribution, modification, and use for any purpose. Fedora has been created 15 years ago and is maintained by community of~professional developers and volunteers who are passionate about open source software, and because of this, it has always included and will continue to include only open source software. It doesn’t include any software that can’t be reviewed at the source code level.

+ 

+ At the same time, Fedora doesn't prevent you from installing any software you want. Do you want a non-open source application, such as~\emph{Google Chrome}? You can easily install it. But, even without 3rd-party and non-open source software, you'll find more then 20,000 software packages available in Fedora, representing various applications, extensions, and libraries. Many of these open source programs are not just alternatives, but are often better or more powerful than their closed source counterparts. For more information, see the \emph{Installing Additional Software} section on~page~\pageref{installing_additional_software}.

+ 

+ Fedora is, however, not just about open source, but is also passionate about freedom in the form of software licenses and patents. Fedora respects software patent law (even though it may not be relevant in~some parts of the world). You can be sure that you are not breaking laws by using Fedora.

+ 

+ \section*{Security and Privacy}

+ 

+ Fedora development prioritizes security and includes clear rules to ensure that it remains its primary focus. Like any other large-scale software project, each release is carefully tested. Moreover, Fedora is the base for Red~Hat~Enterprise~Linux, a commercially supported operating system offered by Red~Hat. Red~Hat employs a lot of developers, many of whom are involved in the \emph{Fedora Project}, and owns Fedora trademarks.

+ 

+ The Fedora community support lasts for two release cycles plus one month. This means that with a new release every 6 months, each version of Fedora is supported for 13~months. The Fedora community support includes security fixes and kernel updates, which is significant because new kernels mean improved and new hardware support. This is a big advantage of using Fedora.

+ 

+ The Fedora community carefully selects the software to include in~the operating system and is concerned about privacy. Therefore, Fedora doesn't include any programs that send any sensitive data without your permission. Fedora doesn't spy on you, it respects your privacy.

+ 

+ \section*{Leading the Way}

+ 

+ Fedora integrates a lot of new software and is often the first (or one of~the first) operating systems to adopt new technology. Fedora is very often where new technologies are being developed and tested.

+ 

+ Open source software is about collaboration and people who are involved in the \emph{Fedora Project} are very often active in other projects, too. They don't wait until someone else develops software so they can include it in Fedora---instead, they actively participate in the project's~development and collaborate with participants from other Linux operating systems or independent developers. It is common that such software goes on to become the de facto standard of the Linux world.

+ 

+ Fedora users keep fingers on the pulse of innovation and change and are ahead of others. This is why it is easy to say that Fedora is progressive, innovative, and leading the way.

+ \endinput

@@ -0,0 +1,69 @@ 

+ \chapter*{How to Get Fedora?}

+ \section*{Getting Fedora}

+ 

+ You can install Fedora from a USB flash drive, optical media (DVD), or over the network by using an appropriate installation image. Installation images of \emph{Fedora~Workstation} are available for download in~the ISO format at \url{getfedora.org}. \emph{Fedora Workstation} defaults to~a~64-bit operating system download as that is what is best for most users.

+ 

+ If you aren't ready to install Fedora yet and would like to try it first without losing or permanently changing anything on your PC, make sure you download a live image. With this image, you can boot to~a~fully functional system and find out what Fedora is like, experiment with it, and determine whether it fully supports your PC's hardware.

+ 

+ To run \emph{Fedora Workstation} reasonably well it is recommend that you have at least a 1~GHz processor, 2~GiB of memory, 10~GiB of hard drive space, and a graphics card that supports hardware acceleration. These aren't the absolute minimum requirements, but they are the best for most users. Some users may wish to run Fedora on lower powered machines and will find it performs well on these, too.

+ 

+ \section*{Creating Installation Media}

+ 

+ In order to install or run Fedora from an installation image, you need to create installation media first:

+ \begin{itemize}

+ \item\emph{USB Installation} --- To create a USB installation drive, you can use the \emph{Fedora Media Writer}. It can run on \emph{MS Windows}, \emph{Apple macOS} or Linux. Beware---this program will erase all the data on the flash drive! \emph{Fedora Media Writer} can download the installation image and verify it's been correctly downloaded and really comes from the \emph{Fedora Project}. If you're using \emph{MS Windows} or \emph{Apple macOS}, the installation file of the application is what you'll be offered when you decide to download \emph{Fedora Workstation} at \url{getfedora.org}. The Linux version of \emph{Fedora Media Writer} can be found in the universal installation format \emph{Flatpak} at \url{flathub.org}.

+ 

+ As you can see in the picture, \emph{Fedora Media Writer} allows you to~pick different flavors of \emph{Fedora}. We recommend you choose \emph{Fedora Workstation} since it's the default option for general desktop use, and it's the flavor this handbook is about.

+ 

+ \begin{figure}[tbp]

+ \begin{center}

+ \includegraphics[width=.74\textwidth]{img/fedora-media-writer}

+ \captionbelow{Different flavors of Fedora in Fedora Media Writer} \label{fig:fedora_media_writer}

+ \end{center}

+ \end{figure}

+ 

+ Once you install \emph{Fedora Workstation}, you might want to reformat the USB drive to use it as data storage again. \emph{Fedora Media Writer} can do that for you as well.

+ 

+ \item\emph{DVD Installation} --- Using a DVD is a very traditional way of~installing Fedora. You can create an installation DVD by writing an ISO image to a DVD. Most modern operating systems can do this operation with built-in software. If not, you can install a specialized application such as \emph{Brasero} on Linux and \emph{ImgBurn} on \emph{MS Windows}. All versions of \emph{Apple macOS} can write DVDs using \emph{Finder} and \emph{Disk Utility}.

+ \end{itemize}

+ 

+ \section*{Installing Fedora}

+ \begin{enumerate}

+ \item\emph{Booting} --- No matter what media you've chosen, you'll need to~make sure that you set the right boot sequence in the BIOS of the computer you'd like to install \emph{Fedora~Workstation} on. The drive with the install media needs to be in the first position. You can get to the BIOS configuration by pressing a specific key after starting the computer. The key depends on the vendor (typically the keys are \keystroke{Delete}, \keystroke{F1}, or \keystroke{F2}). Alternately, many vendors allow you to choose a boot drive without having to go to the BIOS settings by pressing the \keystroke{F12} key.

+ 

+ \item\emph{Initial Screen} --- After successfully booting from the installation media, you'll see the initial screen where you can choose between starting the \emph{Fedora~Workstation} live system and verifying the install media. If you choose starting the live system, you'll boot into the live system and will be asked if you want to try the system out or install it on the hard drive. If you choose to \enquote{Try Fedora} you can use it in this way for as long as you want and can choose to perform an installation at any time by clicking on~the installer icon in the menu.

+ 

+ \begin{figure}[p]

+ \begin{center}

+ \includegraphics[width=.73\textwidth]{img/installer-a}

+ \captionbelow{Booted installation media of Fedora Workstation} \label{fig:installer-a}

+ %\end{center}

+ %\end{figure}

+ \bigskip

+ %\begin{figure}[t]

+ %\begin{center}

+ \includegraphics[width=0.73\textwidth]{img/installer-b}

+ \captionbelow{Fedora Workstation Installer} \label{fig:installer-b}

+ \end{center}

+ \end{figure}

+ 

+ \item\emph{Trying the System} --- If you've chosen to try the system, you'll begin using the \emph{GNOME~Shell}, a desktop environment. The top of the display contains the most commonly used control elements. There is an \emph{Activities} button in the upper left corner which will get you to applications (and to the option to install \emph{Fedora Workstation} on your system). The upper right corner has controls that allow you to set up the network, as well as to~restart or shut down the system.

+ 

+ \newpage

+ \item\emph{Installer} --- Once you decide to install \emph{Fedora Workstation}, go to \emph{Activities} and click the \emph{Install to Hard Drive} icon on the panel on~the left. You'll being using the installation program, Anaconda. The installer consists of different screens that manage the options for areas such as language settings, time zone, etc.

+ 

+ The disk partitioning spoke is the most important part of the installer. This spoke will define where on your hard drive \emph{Fedora Workstation} will be installed. The installer offers you automatic partitioning which will configure the hard drive in a way that is useful for most people, or you can also choose manual partitioning and apply a customized setting. It is also possible to set up encryption for better security.

+ 

+ \emph{Fedora Workstation} also allows you to create a dual-boot system, that is, to have two operating systems installed on your PC at~the same time. It's easy to install \emph{Fedora Workstation} next to an existing \emph{MS Windows} installation. If you do this, you will be able to choose which system to boot every time you restart your computer.

+ 

+ In the partitioning dialog, you will see the existing partitions on the left. Before you confirm the changes make sure that everything is the way you meant it to be (for example that all partitions of other operating systems are still there, if you wish to keep them). When you confirm the changes and start the installation, the changes will be final.

+ 

+ \item\emph{First boot} --- \emph{Fedora Workstation} Live installer doesn't require you to do anything while the system is being installed, so you can sit back or go to the kitchen to grab your favorite beverage. The whole installation should only take a few minutes.

+ 

+ Once the installation is finished you will be prompted to reboot. Don't forget to change the boot order to the original state before you boot into the freshly installed system.

+ \end{enumerate}

+ 

+ On the first boot after the installation you will be asked to create a user account and set several initial preferences. Note that the user account is automatically set to be able to switch to the admin mode to perform administrator tasks. If you want to use the traditional \emph{root} account, you have to enable it after you log into the system for the first time.

+ 

+ Everything worked well? Now you can start exploring \emph{Fedora Workstation}!

+ \endinput

@@ -0,0 +1,146 @@ 

+ \chapter*{First Steps in New System}

+ \section*{Getting Oriented}

+ 

+ You're now looking at the \emph{GNOME Shell} environment. The first thing you'll probably notice when you start working with \emph{GNOME Shell} for~the first time is that application windows only have the \emph{Close} button. The GNOME desktop environment tries to be as simple as possible and because you can maximize windows by dragging them to the top of the screen, minimize them by dragging them away from the top of~the screen, or do both by double clicking the title bar, there is no need to have dedicated \emph{Minimize} and \emph{Maximize} buttons.

+ 

+ \bigskip

+ 

+ \begin{figure}[htbp]

+ \begin{center}

+ \includegraphics[width=0.75\textwidth]{img/shell-a}

+ \captionbelow{The initial screen of GNOME Shell} \label{fig:shell-a}

+ \end{center}

+ \end{figure}

+ 

+ \newpage

+ The top part of the screen includes the following items:

+ \begin{enumerate}

+ \item The \emph{Activities} button --- this button gives you access to the \emph{Activities Overview} and is the starting point for the majority of~activities you typically expect from a desktop installation. We'll be taking a closer look at it in the next section.

+ 

+ \item The \emph{Clock and Calendar} applet --- clicking the current time in the top middle part of the screen gives you access to a list of~missed notifications and also a calendar. If you use one of the applications that use the calendar back end of GNOME (such as \emph{Evolution}), you'll also see events you entered in those applications.

+ 

+ \begin{figure}[tbp]

+ \begin{center}

+ \includegraphics[width=0.75\textwidth]{img/calendar}

+ \captionbelow{The Clock and Calendar applet} \label{fig:calendar}

+ \end{center}

+ \end{figure}

+ 

+ \item The \emph{User Menu} --- in the upper right corner of the screen are located the most important indicators: the network connection status, the volume icon, and the battery status if you are using a laptop. Clicking on either of them will open a menu that will allow you to adjust the volume, change the brightness of~your screen, select a suitable network connection option, connect to~Bluetooth devices, and so on. Clicking on your name in this menu will give you an option to log out of the current session or switch to a different account. Finally, at the very bottom of~this menu, you'll find three buttons: the left button will open the system settings, the middle button will lock the screen, and the right button will give you the option to restart or power off your machine.

+ 

+ \begin{figure}[tbp]

+ \begin{center}

+ \includegraphics[width=0.45\textwidth]{img/menu}

+ \captionbelow{The User Menu} \label{fig:menu}

+ \end{center}

+ \end{figure}

+ 

+ \end{enumerate}

+ 

+ \section*{Exploring the Activities Overview}

+ 

+ The key part of the user interface is the \emph{Activities} button located in~the upper left corner of the screen. You don't even need to click it, just move the mouse pointer to the upper left corner or press the \keystroke{Super} key (also known as the \keystroke{Windows} key). When you do so, you will be presented with the \emph{Activities Overview} that will show you all currently open windows, give you access to installed applications, and allow you to switch between virtual workspaces.

+ 

+ \begin{figure}[t]

+ \begin{center}

+ \includegraphics[width=0.93\textwidth]{img/shell-b}

+ \captionbelow{The Activities Overview} \label{fig:shell-b}

+ \end{center}

+ \end{figure}

+ 

+ \newpage

+ The \emph{Activities Overview} consists of the following key components:

+ \begin{enumerate}

+ \item The \emph{Dash} --- the vertical panel along the left side of~the screen gives you a quick access to all currently running applications and to those that you've marked as your favorite ones. Running applications are clearly underlined. If you want to mark a running application as your favorite, click its icon with the right mouse button and select \emph{Add to Favorites} from the menu.

+ 

+ \begin{figure}[t]

+ \begin{center}

+ \includegraphics[width=0.42\textwidth]{img/dash-b}

+ \captionbelow{Working with applications in Dash} \label{fig:dash-b}

+ %\end{center}

+ %\end{figure}

+ \bigskip

+ %\begin{figure}[ht]

+ %\begin{center}

+ \includegraphics[width=0.42\textwidth]{img/dash-a}

+ \captionbelow{The Show Applications button} \label{fig:dash-a}

+ \end{center}

+ \end{figure}

+ 

+ \item The \emph{Show Applications} button --- \sloppy{at the bottom of the \emph{Dash}, you can find an icon depicting a grid of squares that says \enquote{Show Applications} when you move the mouse pointer over it. Click on~it to get a list of application launchers. You can switch between launchers for frequently used applications and launchers for all installed applications by clicking the respective buttons at the bottom of the screen.}

+ 

+ 

+ \item The \emph{Search} field --- if you know the name of the application you're looking for or at least a part of it, after opening the \emph{Activities Overview}, you can just start typing the name and you don't even need to select the search field at the top of the screen. As you type, \emph{GNOME Shell} will not only show you all matching applications, but it will also offer you matching contacts, documents, pictures, settings, and so on. You can change what you want to include in the search results in the System Settings under \emph{Search}.

+ 

+ Using the \emph{Search} field is probably the fastest way to launch applications in GNOME.

+ 

+ \begin{figure}[t]

+ \begin{center}

+ \includegraphics[width=0.72\textwidth]{img/search}

+ \captionbelow{Using the Search field} \label{fig:search}

+ \end{center}

+ \end{figure}

+ 

+ \item \emph{Virtual Workspaces} --- the vertical panel along the right side of~the screen gives you an overview of your virtual workspaces. Virtual workspaces provide you with a convenient way to organize application windows rather than having all of~them on~a~single screen. In GNOME, you don't have a fixed number of~workspaces available to you, but as many as you need. Whenever you drag an application window to an empty workspace, GNOME automatically adds a new empty one below it for you. It also automatically deletes surplus empty workspaces to make sure there is always exactly one without any windows in it.

+ 

+ You can use keybord shortcuts to move between virtual workspaces. Press $\keystroke{Ctrl}+\keystroke{Alt}+\keystroke{arrow $\uparrow$}$ to switch to the workspace directly above the current one, or $\keystroke{Ctrl}+\keystroke{Alt}+\keystroke{arrow $\downarrow$}$ to switch to~the workspace directly below the one you are on.

+ 

+ \item The \emph{Preview of Open Windows} --- the middle part of the screen is used to give you an overview of all open windows. You can switch to a particular window by clicking on it with the left mouse button. If you prefer to use your keyboard, after entering the \emph{Activities Overview}, press \keystroke{arrow $\downarrow$} and then use arrow keys to navigate between the windows. Press \keystroke{Enter} to switch to the selected window.

+ \end{enumerate}

+ 

+ \section*{Adjusting System Settings}

+ 

+ To change system and user settings, open the \emph{All Settings} window either by selecting \emph{Settings} from the list of application launchers, or by typing \enquote{Settings} in the \emph{Search} field as described above.

+ 

+ \begin{figure}[tbp]

+ \begin{center}

+ \includegraphics[width=0.72\textwidth]{img/settings}

+ \captionbelow{User and system settings} \label{fig:settings}

+ \end{center}

+ \end{figure}

+ 

+ Here you can configure anything from the desktop background and the system language to printers, network connections, and user accounts. You can also connect to different online accounts in cloud services such as Nextcloud, Google, and Facebook, and allow different desktop applications to access your data stored in those services. Do you use instant messaging and need to access your contacts? This way you will only need to log in to your cloud account once and all your contacts will be immediately accessible.

+ 

+ \section*{Installing Additional Software}\label{installing_additional_software}

+ 

+ \emph{Fedora Workstation} includes a lot of commonly used applications in~the default installation: \emph{Mozilla~Firefox} as the default web browser, \emph{LibreOffice} as the office suite, \emph{Videos} as a multimedia player, and many more. But what if you need something else?

+ 

+ Of course, not all software can be included in~the default installation. Thousands of software packages are therefore readily available in so called \enquote{repositories} from which you can easily download them. Repositories are hosted on remote servers and their mirrors and provide packages of different applications and libraries. Have you heard of \emph{app stores} on mobile platforms? The basic principal is the same. If you want to download and install a program from the web, first check if it is not already available in the repositories. That's how you install most applications on Linux.

+ 

+ 

+ So how do you install additional software? Basically, you have two options:

+ \begin{enumerate}

+ \item Use the graphical application called \emph{Software} --- \emph{Software} offers exactly what you would expect from similar applications on~mobile platforms: it is an elegant and easy to use gateway to~repositories that allows you to search for applications and their add-ons, or browse applications from various categories. Each application has its own profile with a brief description, license, size information, and so on. And of course, all applications are open source and free to use.

+ 

+ In addition, \emph{Software} allows you to uninstall applications you no longer want on your system. You can also use it to update the system and installed packages.

+ 

+ \begin{figure}[htbp]

+ \begin{center}

+ \includegraphics[width=0.72\textwidth]{img/software}

+ \captionbelow{Software management in Fedora} \label{fig:software}

+ \end{center}

+ \end{figure}

+ 

+ \newpage

+ \item Use \emph{dnf} on the command line or its graphical interface  --- \emph{Software} allows you to search for and install desktop applications from the repositories, but will not offer you other types of packages, such as libraries, command-line tools, or documentation. Nevertheless, the Fedora repositories host almost 20,000 packages and most of them don't represent desktop applications. To find, install, uninstall, or update such packages, use the command-line tool called \emph{dnf} or its graphical interface called \emph{dnfdragora}, which will give you the comfort of desktop applications.

+ \end{enumerate}

+ 

+ \section*{Codecs and Other Software}

+ 

+ What if some software is not available in the Fedora repositories? This can happen, you may need a specific codec or a driver that can be distributed free of charge, but for various reasons (typically because of its license or patents) it can't be distributed by the \emph{Fedora Project}. That's where third-party repositories may come in handy.

+ 

+ Third-party repositories are not maintained by the \emph{Fedora Project} and are not associated with it in any way. It's important to note that the \emph{Fedora Project} is not liable for those software sources and cannot even guarantee that they will be in accordance with your local copyright and patent laws.

+ 

+ Typically, you will find four types of third-party repositories:

+ \begin{enumerate}

+ \item\emph{Vendor repositories} --- corporations such as Google or Adobe offer software sources that include their products, from development utilities to programs such as \emph{Google Chrome} and the \emph{Adobe Flash Player} plugin. A package installed from their website usually enables their repository in order to receive future updates. Once a repository is added to the software sources, you will be able to find the packages it provides by using already mentioned tools, \emph{Software} and \emph{dnf}. You can manage those packages like any other packages available from the official Fedora repositories.

+ 

+ \item\emph{Other repositories} --- there are several large third-party software sources with many packages that usually include software that is not open source or is patent-protected. For example, you may find multimedia codecs or specific drivers in repositories such as \emph{RPMFusion}. After you add the repositories, you install packages from them the same way you would install them from the official Fedora repositories.

+ 

+ \item\emph{Copr repositories} --- unlike in the previous cases, software in~Copr repositories has always its license compatible with Fedora. Copr repositories are easy to add and are the biggest source of software for Fedora outside of~the official repositories. They include the newest, often development versions of desktop environments, applications, and frameworks and you can find them at \url{copr.fedoraproject.org}.

+ 

+ \item\emph{Emerging universal app formats} --- recently, several formats, which are trying to unify application delivery across Linux distributions, have emerged. One of them is \emph{Flatpak} which is supported by default in \emph{Fedora Workstation}. Just like packaging systems \emph{Flatpak} allows multiple independent repositories, but most apps for \emph{Flatpak} reside at \url{flathub.org}.

+ \end{enumerate}

+ 

+ Before installing any packages from third party repositories, make sure that you understand what they change in your system. You should not blindly install software that is not officially shipped by the \emph{Fedora Project}, and you should always check if the source can be trusted and packages it provides won't do any harm to your system.

+ \endinput

@@ -0,0 +1,13 @@ 

+ \chapter*{How to Tweak Fedora Workstation?}

+ \section*{GNOME Shell Extensions}

+ 

+ \emph{GNOME Shell extensions} are an invaluable tool when it comes to customizing the system for your particular needs. There are hundreds of extensions that change individual elements of the user interface or add new ones. With these extensions, you can change the look and feel of various menus, icons, panels, indications, displays, window switching, and many other things.

+ 

+ You can explore them and install \emph{GNOME Shell extensions} in \emph{Software} (under Addons/Shell Extensions), or directly in your web browser by visiting \url{extensions.gnome.org}.

+ 

+ Just keep in mind that the extensions can have an impact on the stability of your desktop. They're also third-party software the \emph{Fedora Project} doesn't give any guarantees for. So be careful what extensions you enable, and if you experience any stability problems, disable them.

+ 

+ \section*{GNOME Tweaks}

+ 

+ Fedora also includes \emph{GNOME Tweaks}, a powerful utility that allows you to fine tune your desktop and change settings that are not available in the default configuration tool. With this utility, you can adjust the behavior of virtual workspaces, the behavior of the system during charging, application fonts, keyboard shortcuts, and much more. As~a~matter of fact, you can even use \emph{GNOME Tweaks} to manage the \emph{GNOME Shell extensions} mentioned above.

+ \endinput

@@ -0,0 +1,32 @@ 

+ \chapter*{Where to Look for Further Information}

+ 

+ This handbook exists to help you get started with \emph{Fedora Workstation}. But, what can you do if you encounter a problem that you can't solve quickly? A good rule of thumb is to remember that any problem you're encountering has probably already been solved by somebody else before you. Here is where to look for solutions:

+ \begin{itemize}

+ \item\url{ask.fedoraproject.org} --- the official Q\&A forum with a large user base and a large archive of answered questions.

+ 

+ \item\url{fedoramagazine.org} --- articles from the Fedora world, including announcements and information about new applications.

+ \end{itemize}

+ 

+ \section*{What to Do If You Encounter a Bug}

+ 

+ It is possible that you will encounter a bug. What then? Fedora uses a bug tracker called Bugzilla that is provided by Red~Hat and you can find it online at \url{bugzilla.redhat.com}. Keep in mind that bugs must be reported in English.

+ 

+ Fedora also comes with a tool called \emph{ABRT} (Automatic Bug Reporting Tool). When a problem occurs, \emph{ABRT} detects it and allows you to report a bug by just agreeing to share the details with the \emph{Fedora Project}.

+ 

+ Reporting bugs is a great way to contribute to Fedora and help us make it better.

+ 

+ \section*{Fedora Editions}

+ 

+ Unlike many other Linux operating systems, Fedora consists of three main editions. In addition to the \emph{Workstation} edition, which is described in this guide, there are also \emph{Server} and \emph{Atomic} editions:

+ \begin{itemize}

+ \item The \emph{Server} edition is designed for server uses, and features applications like \emph{Cockpit} which allows for easy remote management of servers through a web browser.

+ 

+ \item The \emph{Atomic} edition is a minimal version of Fedora optimized for deploying containers. It uses \emph{OStree} to provide atomic updates.

+ \end{itemize}

+ 

+ \section*{Fedora Spins}

+ 

+ Everything in this guide is about the default \emph{Fedora Workstation} edition, which uses \emph{GNOME~3} and \emph{GNOME Shell}. Because there are many other popular desktop environments, so called spins offer alternative software builds of Fedora with these environments. Do you prefer the \emph{KDE Plasma Desktop}? You'll find an installation image with it. \emph{Xfce}? \emph{LXDE}? We have prepared installation images for everything. You don't have to reinstall your whole system from a spin image if you want to try a different environment, but spin images come with everything preconfigured by default.

+ 

+ But we don't have to stop with Fedora spins. The ARM architecture is currently the most used mobile platform and is the platform of choice for development boards like Banana Pi, BeagleBone, or the Raspberry Pi. There are images built to run on these kinds of systems too in the form of server versions or minimal installation images.

+ \endinput

@@ -0,0 +1,38 @@ 

+ \pagenumbering{gobble}

+ \newpage\mbox{}\newpage

+ \begin{center}

+ 

+ \emph{\large Fedora Workstation --- A Beginner's Guide}

+ 

+ \bigskip

+ 

+ \emph{Project Lead:}

+ 

+ Jiří Eischmann

+ 

+ \medskip

+ 

+ \emph{Authors and Proofreading:}

+ 

+ Lukáš Kotek, Jiří Eischmann, Brian Exelbierd,

+ 

+ Jaromír Hradílek, Petr Bokoč et al.

+ 

+ \medskip

+ 

+ \emph{Typography and Layout:}

+ 

+ Petr Čech

+ 

+ \medskip

+ 

+ \emph{Cover Design:}

+ 

+ Tereza Hlaváčková

+ 

+ \medskip

+ 

+ \emph{Second Edition Released in December 2018.}

+ 

+ \emph{Released under CC BY-SA 3.0}

+ \end{center}

empty or binary file added
@@ -0,0 +1,67 @@ 

+ \documentclass[a5paper,

+               twoside,

+               headings=small,

+               titlepage=firstiscover,

+               numbers=noenddot]{scrbook}

+ 

+ \usepackage[sjannon] {ofs}

+ \OFSfamilydefault[JannonTModerne]

+ 

+ \usepackage[english]{babel}

+ \usepackage[utf8]{inputenc}

+ \usepackage[T1]{fontenc}

+ 

+ \usepackage{graphicx}

+ \usepackage{url}

+ 

+ \usepackage{csquotes}

+ 

+ \usepackage{tikz}

+ \usetikzlibrary{shadows}

+ 

+ \setcounter{figure}{0}

+ \renewcommand{\thefigure}{\arabic{figure}}

+ 

+ \newcommand*\keystroke[1]{%

+   \tikz[baseline=(key.base)]

+     \node[%

+       draw,

+       fill=white,

+       drop shadow={shadow xshift=0.25ex,shadow yshift=-0.25ex,fill=black,opacity=0.75},

+       rectangle,

+       rounded corners=2pt,

+       inner sep=1pt,

+       line width=0.5pt,

+       font=\scriptsize\sffamily

+     ](key) {#1\strut}

+   ;

+ }

+ 

+ %

+ % Počet stran dělitelný 4 kvůli sazbě!

+ %

+ 

+ \begin{document}

+ 

+ \title{Fedora Workstation}

+ \subtitle{A Beginner's Guide}

+ \date{}

+ \maketitle

+ 

+ \cleardoublepage

+ 

+ \include{01_introduction}

+ \include{02_what_is_fedora_about}

+ \include{03_how_to_get_fedora}

+ \include{04_first_steps_in_system}

+ \include{05_how_to_tweak_fedora}

+ \include{06_you_want_to_know_more}

+ 

+ \backmatter

+ \renewcommand*{\chapterpagestyle}{empty}

+ 

+ %\cleardoubleplainpage

+ \include{credits}

+ 

+ \end{document}

+ \endinput

The added file is too large to be shown here, see it at: en-US/latex/img/calendar.eps
empty or binary file added
@@ -0,0 +1,901 @@ 

+ %!PS-Adobe-3.0 EPSF-3.0

+ %%Creator: GIMP PostScript file plug-in V 1.17 by Peter Kirchgessner

+ %%Title: dash-a.eps

+ %%CreationDate: Sun Mar  3 06:34:08 2019

+ %%DocumentData: Clean7Bit

+ %%LanguageLevel: 2

+ %%Pages: 1

+ %%BoundingBox: 14 14 298 235

+ %%EndComments

+ %%BeginProlog

+ % Use own dictionary to avoid conflicts

+ 10 dict begin

+ %%EndProlog

+ %%Page: 1 1

+ % Translate for offset

+ 14.173228346456694 14.173228346456694 translate

+ % Translate to begin of first scanline

+ 0 219.96449737069085 translate

+ 282.95433070866142 -219.96449737069085 scale

+ % Image geometry

+ 283 220 8

+ % Transformation matrix

+ [ 283 0 0 220 0 0 ]

+ % Strings to hold RGB-samples per scanline

+ /rstr 283 string def

+ /gstr 283 string def

+ /bstr 283 string def

+ {currentfile /ASCII85Decode filter /RunLengthDecode filter rstr readstring pop}

+ {currentfile /ASCII85Decode filter /RunLengthDecode filter gstr readstring pop}

+ {currentfile /ASCII85Decode filter /RunLengthDecode filter bstr readstring pop}

+ true 3

+ %%BeginData:        35864 ASCII Bytes

+ colorimage

+ UFlOBbQuc+r<i'$_@$&GJ,~>

+ UGMsKoF0C^q[WW8m1/4gkn*\'r"/?0k7W:~>

+ UG`*Nq%`01mhb=-n/:O1o,IQHru:PLnK$s;q]C=~>

+ UFlOBbQu`*rX/-$_[?/HJ,~>

+ UGMsKo*j:]r!r`9lji.gkRdS&rXeQ2jq<1~>

+ UG`*Np_E'0n/(F.mhtF0o,ITIru:MKnf@$;r#^F~>

+ UFlOBb6ZZ*r<i$#_[?2IJ,~>

+ UGMsKndO1\r!r`9m1/7hk7IM&rt+W2jq<1~>

+ UG`*Np_E'0mhb=-n/:O1nf.NIrYtDJnf@$;r?$O~>

+ UFlOBap?Q)rX/-$_[?2IJ,~>

+ UGMsKnI4+\r!r`9lji.gk7IM&!"eQ1k7W:~>

+ UG`*NpD)s/n/(C-n/:R2nf.KHrYtDJnf@QJ!$1YPrZ?X~>

+ UFlOBap?N(rsJ3$_[?5JJ,~>

+ UGMsKnI4([r!r`9lji.gkRdV'!"eQ1k7W:~>

+ UG`*Np(cj.n/)!>!#P2Cn/:O1nf.NIr>Y;Io,[ZK!$1VOruZa~>

+ UFlOBaU$E'rsJ3$`!Z>KJ,~>

+ UGMsKn-mtZr=8i:lON(gk7IM&!"eQ1kRrC~>

+ UG`*NobHd.n/(C-nJUU1nf.NIr>Y;Io,[ZK!$1VO!$?^~>

+ UFlOBa9^<&!"/-#`!ZALJ,~>

+ UGMsKmgRkYrXSo:ljiCn!"f#<k7IP'!"eQ1kRrC~>

+ UG`*NobHa-n/)!>!#P2Cn/:L0nf.QJr>Y;Inf@TKruLYOJ,~>

+ UFlOB`sC6&rsJ0#`<uJMJ,~>

+ UGMsKmgRkYr=8i:lON=nrt,&<k7IS(rt+T1kn8L~>

+ UG`*NoG-X,nJD'>!#P2Cn/:O1nJhKJr#>2Hnf@TKruL\PJ,~>

+ UFlOB`sC3%!"/*"`<uMNJ,~>

+ UGMsKmL7bXrXSr;l437nrt,#;k7IS(!"eN0l4SU~>

+ UG`*No+gO+nJD*?rtk8DmhtF0nJhKJr#>2Hnf@WLrZ1VPJ,~>

+ UFlOB`X(*$!"/-#`<uMNJ,~>

+ UGMsKm0qYWrXSr;l437nrt,#;k7IV)rt+Q0lOn^~>

+ UG`*No+gO+n/)!>!#P5DmhtC/nf.TKq]#,HnK%NKrZ1YQJ,~>

+ UFlOB`<a9d`<uPOJ,~>

+ UGMsKljVPVrso&<kmm1nrt,#;k7IS(!"eN0oF_-9q%A2~>

+ UG`*NneLF*n/)$?rtk8DmhtC/nf.TKq]#/I!?E0N*W7&X*VLP)~>

+ UFlOB`!F0c`X;YPJ,~>

+ UGMsKljVMUrso&<l437n!"er:k7IV)!"eK/oF_-9q@\;~>

+ UG`*NnJ1=)nJD*?rtk8DmhtC/nf%QKqA]&H!?E0N*W@,X*VUV*~>

+ UFlOB_[+'b`sVbQJ,~>

+ UGMsKlO;GUrso&<kmm1nrt+u:k7IY*rt+N/ob.9:q\"D~>

+ UG`*Nn.k4(nJD-@rYP/CmhtC/nf%QKqA])I!Z`7#nf@]Nr>k_UrZ?X~>

+ UFlOB_[+$abR4.RJ,~>

+ UGMsKl3u>Trso&<kmm4ort+r9k7IY*!"eH.mLk$~>

+ UG`*Nn.k4(n/)'@r>5&BmhtC/lPo@6o,[fOr#PVTruZa~>

+ UFlOB_?dp`cO0CSJ,~>

+ UGMsKkmZ5S!Y,YKkRR+nrt+r9k7@\,&.n.>mh1-~>

+ UG`*NmhP+'n/)'@rYP,Bn/:L0lPoI9!Z`7#nf@]NruLhT!$?^~>

+ UFlOB_$Ig_e-bdTJ,~>

+ UGMsKkmZ)OkRR.ort+o8k7@Y+&F'ks&qB~>

+ UG`*NmM5"&nJD0Ar>5#An/:L0lPo@6nf@9BJ,~>

+ UFlRC#Jg\^$.]IR$\/~>

+ UGMsKkR?,R!Y,YKk77%n!"ei7jUg\hnIg?~>

+ UG`*Nm1nn%nJD0Ar>5#An/:L0ll5R:!$2%Ynf@<CJ,~>

+ UFlUD#7&'N_$S["ndBs~>

+ UGMsKk7#rOk77%nrt+o8jUgYgne-H~>

+ UG`*Nm1nk$nJD3Br"no@n/:L0ll5F6o,[EDJ,~>

+ i[t:-DK#Mls)%^Ns(hXL%r#]iB4b^d@q/tW@q9._9B%Q*:Bq-@#f$bt$M+XU~>

+ i\UX6rcA$Yrc.pV&T;Q)D/=!'C2%BqB4kmlC26W)1]UG9%+bsQ%e'u/&G?Xr&Eseu&qB~>

+ i\gp=EcZ8ArGhjVrbi*\D/F*)CMIQsBDlEEBPD3Xi\gd8lkSe$n/)*Ar"no@n/:L0m2P[;!$2"X

+ o,[HEJ,~>

+ j";KHf_,(8p\+7No'l,8m-Eosi7uu7d*0SL^Uq(naNi>W7cQ*$:]:U8#f$bt$M4^V~>

+ j"qoSg%P:;p\+7No'l,8m-EotiSE2;dE]nS_S3_$b0\b_9B.i/;W\D>%I+Gk%fd17&*=Ge&bH]d~>

+ j#/&VfCet7p@\%JnF,c2lKRKkhV-N-c,mr?]XYGa`66WL:#e,3;sP1`(@W+?)#P3?)"8F.)XSL:

+ )uq#W*;(?D*e4~>

+ j=VZ=`UN[%rVZNfq"FCQo'u5;lK7*_g=FZrai2'/_o^9Whn;)3/c\]G#Jg\]$.]IV$\/~>

+ j>8)H`prj'rVZNfq"FCQo'u5;lf[<cgXjp#bK%N9`QZc_i4_J;1]UG8%+bsT%c@l\&EaYu&qB~>

+ j>J5L`:*I"rVQHdp\"1LnaPu5kiC[Vf@/'g`kf@"^W+OJgq5r62?6\@($ZS)(]P?M(\&@3)<r..

+ )tb3N*W-oO*<I9&*VCJ(~>

+ jXpZlYj:iRrr!l8qYBp\p@\(Lo'br/jl,(Mf@/*jaNMr]gYq:r1?C+g:](I6#f$bt$MFjX~>

+ jYR*#ZL%,Urr!l8qYBp\p@\(Lo'br0k2P:Rf[\EqbK\Jeh;[V"39;ss;WJ8=%IFY^&*FMf&bQce~>

+ jYeDGYNbQMrVcZkqYBmZp%7kGnEoN'j58VDeBuO_`Q6?Rg#(kk3or7";s>%^(@`1@)#G->)"AL.

+ )XeX<*<.&V*;LTT*r[2[*WR5U*e4~>

+ jt8#7Qg*l-p\b$hr;?Efq=s^Xp@\%Hmd'-"j5AbIf@8=&gu7A[l]a'b/c\]E#Jg\]$.]IX$\/~>

+ jtnGCRd0;2p\b$hr;?Efq=s^Xp@\%Imd03$jPetNg"+a.hW!\_l^0Ql1]UG6%+l$X%bqTX&Ej`"

+ &qB~>

+ ju+SGRHNo+pAFpgr;6?dq"OLTp%7hDm-<cpiSN>Ae^Dmsg>CrSl'F?k2??_jl4rP!nJ;0Bq\Sc>

+ nJUU1mMkg=ruM"Woc=#Q!$1kVJ,~>

+ jt8$1k3DF,q#(-jrVZTjqtg-aq"XUVoC;;:lfmTninrVNj6#XonEYG`/c\]E#J^V\$.]IY$\/~>

+ jtnH;kNhX0q#(-jrVZTjqtg-aq"XUVoCDD=m-<frj5JnSjQGgqn`t\e1]UG5%+u*Y%bhN^&H!.?

+ &Esf#&qB~>

+ ju+T<jlu4)p\XshrVZQiqYBs^q"OLSo'l)6lKI?ii8*2FioTCin*5Db2?Hek'^?Fu(?lY*)"AL/

+ )XeX;)uq#V*;:KP*rd8W*e4~>

+ kUm,pF5Q9Nnb)\Srr2rrrVZZl(&Ib$p\"1MnaGl2l0%9plgF95p#KTF/c\]D#Jg\\$.]IZ$\/~>

+ kVNQ'Gi7oUo(MnWrr2rrrVZZl(&Ib$p\+7NnaPu5lKIKtm-aB7p#TiL1]UG5%+l$Y%b_H^&H!.>

+ &Esf$&qB~>

+ kV`i/Gi%ZOnauVRrr2lprqucmrq[?)p\+:Oo'l)6lKIBmkj%O'natjSk;E<=rY4W4l5&V#nJLd6

+ l5K13ll>d@q]>bXq]:7~>

+ kUn#]p$Co-lg=-/nF?)@oCV_Kp@n@Vp@\+NoCDG@nF,c2li-2Ll2TrKkK?0T/c\]C#Jg\\$.]I[

+ $\/~>

+ kVOMip$Cu0m-X91nac8Bo^qhLp@n@Vp@e1OoCMPCnF,f4m-F!:lMp)MkflT\1]UG4%+l$Y%b_H_

+ &Gm(=&F'l%&qB~>

+ kVa#[o]t])lg4$,nF?&>oCV\JpAXdtp@\(MoCDG@n*]Q.lKRQskl0`Hk/p6Y2?6\T'^6@t(?u_*

+ )"AL/)Y"d5*;CQP*r[2X*e4~>

+ kUlp7ccH"',07sPcdC4lf@ep6gY1?5f@SU(e'lamd*Kt[aMu08^V.$IkUlj2p]nV@^BrHuq[7o~>

+ kVN?Bd)l1*,0A$QcdC4lf@o!7gY1?5f@SU(e'lamd*Kt[aMu08^V7-PkVN9;i!e6In.+._n.>L0

+ r=J6+p_&)~>

+ kV`KDc,T\",K7^FbKeJ_e^rL/gtUQ9f[n^)e'lamcd'eYaiDB;^qRIh;!9e;;uIEp($ZS"([r:3

+ )=/:1)snX>*W7&X*W7%0~>

+ kUlm2`V[Y"aND`Pd*pOsg"Y<:gY1<3f@JL%e'cXjccsYTa2Gj1^:UaDkUlj2p]nS?^^8Nur!S#~>

+ kVN<=`r!e$aihrTdF6Xtg"Y<:gY1<3f@JL%e'cXjccsYTa2Gj1^:UaIkVN9;h[J-Hn.+._nIYU1

+ r"/0+p_&)~>

+ kV`H@_u%@sa2uNLcdL=og"Y<:g=b-1f%&:!da?CecHOGO`P]O,]XkCEkV`E>r"SE2kn`P#n/1[5

+ mMbI3mMtp@r>tnXrZ6R~>

+ kUlj0rl->+cc3c<`Q-*Dc-F\ae'cXkd*L"^bfe2PaiMNB`59=(]t1kg\Zn]h/c\]A#J^V\$.TC]

+ $\/~>

+ kVN9;rl6D-cc<l?`Q63Gc-Obbe'c[ld*L"_c-4ARaiMNB`5BF+]t:tj]!>&o1]UG1%+l$Y%bhN`

+ &H!.<&F0r(&qB~>

+ kV`E>rkp2'c,IH6`5]m@bg+P^daHOicd'eZbK@uKaN)<=_na%#]=GPc\?Sfm2?6\Q'^?Ft(?u_*

+ )"AL3)XSL5*:t9N*rI&Y*e4~>

+ kUlj0rl,2dq<[)#jlbn,kl'ZMk3(mhjlPRaj8S'<i<eH"hqm.e]!nn6kUlj2p'8A=^^8NurX45~>

+ kVNWDaN)?Eq<[,%k32d.rTO4Cs5s@Cs5a4?s5O(;s54+=go7lpYtX@<!)hV]fa[B[gCNfcr"8f;

+ lk0%+J,~>

+ kV`iJ`Pf^:q<QtujQ>[irTF+@s5apTj5].YiSi_Qhr!;Hh:ed;\$&Ni2?6\P'^?Fu(?lY*)"8F3

+ )XJF6*<.#Z*;(?O*rI#Y*e4~>

+ kUnAZa2Z-6p@%D>q#13jr;6?dq"OLTo^hYDnF,f4lg!`ukN:jcio?iE[]N$_/c\]?#J^V\$.TC_

+ $\/~>

+ kVOeeaN)?;p[IVBq#13jr;6?dq"OLTo^hYDnF,f4m-Es#kND!gjQ35K[]W9e1]UG0%+l$X%bhNa

+ &H!.;&F:#*&qB~>

+ kVaqh`Pf^/p@%A=p\k*ir;-6ap\+:PoCDD>md9B,lKIEnjlGF[iSpWA[B3-d2?6\P'^6@t(?lY*

+ )"8F3)XJF3*;(?O*rR)Z*e4~>

+ kUnAYaMu6(mHa66qu6Qlqt^$]p@\(KnaQ#8mHa'$kN:jcio&_Nh;=p7[&ZXZ/c\]>#J^V]$.K:^

+ $\/~>

+ kVOedaiDH,md0E8qu6Qlqt^$]p@\(KnaQ#8mHa'%kiV!fj5T"Shr1<=[B*!a1]UG/%+l$X%c%Zb

+ &H!.:&FC)+&qB~>

+ kVaqg`l,fum-=$2qu6QkqYBmZp%7hFnF#]1lfmWqjlGF[i83;FgYSU2Z`?a_2?6\O'^6@t(?lY*

+ )"AL4)XJF9)uq#X*:k3N*rR)Z*e4~>

+ kUnAYaMu6)n*flErr)clqYBmZp%7kHnF,f4lg!`tk2kX_iSWMIgtnX0ZDg7U/c\]=#Jg\]$.K<4~>

+ kVOecb/_Q.nF-#Grr)clqYBmZp%7kHnF,f4m-<j!kN1dbio/eOh;Fp5Z`?[]1]UG.%+l$X%c7fb

+ &H!.:&FC),&qB~>

+ kVaqfa2Gp"n*]fCrr)ckq=s^Wo^hVBn*TK-l0.<ljQ#4Whqd)Ag>/@,Z)LC[2?6\N'^6@t(?lY*

+ )"AL5)XA@4*:b-M*rR+0~>

+ kUnAXai;B,o(2YTrVZQhq=s[Vo^hYDn*]T0lKRNpjlGF[hqm2DgY\L,Yc'tR/c\]=#J^V^$.B63~>

+ kVOecb/_T0o(;_UrVZQhq=s[Vo^hYDn*]T0lfmWrk2kX_iS`SKh;Op2Z)L=Y1]UG-%+l$X%cIrc

+ &H!.9&FL/-&qB~>

+ kVaqfaMc*&nalPSrVZQgq"OLSoCDD>md09)ki_*hj5T"Sh;$c<g"r4(YGb(W2?6\M'^?Ft(?lY*

+ )"AL5)XA@4*:b*M*rR+0~>

+ kUnAWb/_W1o_8:_rVQHeq"OLSoCDG@n*TK-l0.<ljQ#4WhVHu@gYeI(YGstR/c\]<#J^V`$.902~>

+ kVOebbK.i5o_A@`rVQHeq"OLSoCDG@n*TK-lKRKojlGF[i8<AGh;Xm/YcC=Y1]UG,%+l$X%cS#c

+ &H!.9&FL/.&qB~>

+ kVaqeai;E-o_8:_r;6?cp\+:Oo'u2:mHa'%kN:mdio/eOgtUQ8g#&1$Y,P%W2?6\L'^?Ft(?u_*

+ )"AL6)X8:3*:b*M*r[11~>

+ kUnAVbfS&9p\b$hr;-6ap\+:Po'u5<md09)ki_*hj5T"Sh;$c=h;OX&YcU:V/c\];#J^Vb$.0*1~>

+ kVOeac-"5<p\b$hr;-6ap\+:Po'u5<md9?*l0.9kjQ#7Xhqm2EhW's,Z*$X]1]UG+%+l$X%cS#c

+ &H*49&FU5/&qB~>

+ kVaqdbK%c3pA=jfqtg-_p@\(KnaPu6m-<j!k2k[`iS`SKgY1?5gYe@"YcUL\2?6\K'^?Ft(?u_)

+ )"JR7)X8:9)uq#W*:Fnu~>

+ kUnAVc-"8=q>U?jqtg*^p@\(JnaQ#8mHa'$kN1aaio/eOgtUQ<hW'g(Z`uj\/c\]:#J^Vd$.'$0~>

+ kVOe`cHFJAq>U?jqtg*^p@\(JnaQ#8mHa'%kiUsej5T%ThVHuCi8g-,['E3c1]^J^fF6CAmge@g

+ lOa",p^lm+r=XV~>

+ kVaqdc,n/:q>U?jqYBp[p%7hEn*]T0lfmWqjl>=Yi8<AGg=b-4gu4I#ZEQpa2?6\K'^6@s(?u_)

+ )"JR7)X8::)uq#V*:Ou!~>

+ kUnAUccj\DqYg?hqYBp[p%7b?o'u5<md9B,lKR3aiSWMJgY1E<i8g$,[^8?a/c\]9#J^Ve$.'$0~>

+ kVOe`d*9nHqYg?hqYBp[p%7b@o'u5<md9B,lg!Eeio/hPh;$iDiT690\$\`i1]gP_$eYs?%IXee

+ &*jf+&c!"+&cE>m~>

+ kVaqcccaSAqYg?hq=s^Wo^hM:naQ#7m-Es$l0$mZhqd)Bg">!4hVs^([BrKg2?6\J'^6@t(?lY(

+ )"JR7)X8::)uq#V*:Y&"~>

+ kUnATdE^+LqYg<fq=s^Xo^h>5nEArnio/hQiT]4Qi83;Fg=kB?iT630\[Xrh/c\]8#J^Vf$.'$0~>

+ kVOe_da$4NqYg<fq=s^Xo^h>5nEAupj5T%Uip#@UiS`VLgt^cEj5lK5]"(;o1]gP_$ePm>%IXef

+ &*a`*&c*(+&cNDn~>

+ kVaqcd*9nGqY^6eq"OLToCD,1n)iWgi8<DIhrieJhV?l>f\"s7i8g'/\@5#m2?6\I'^6@t(?lY(

+ )"JR7)XJFC)uprS)uq#U*:b,#~>

+ kUnATe'HIRqY^3cq"OLTo^^nQ^<ts!i8<DG`l>XAhqd)Bg>(QDj5lE5]XpJn/c\]8#JUPe$.0*1~>

+ kVOe_e'QOTqY^3cq"OLTo^^nS^s_6%iS`VKaN(sFi8<DIgtpuKjQ;Z:]t?hu1]UGQ$ePm>%IXef

+ &*a`+&c!"<&HEC4&cNDn~>

+ kVaqbda-=OqYU-bp\+:Po'tSL^!P]qhVHu@`PoF<h:pZ:f\5-<iT663]=USs2?6\H'^6@t(?lY(

+ )"JR7)X\RE*<$oR)uq#U*:k2$~>

+ kUnASeBuaWq>:$`p\+:PoC:&qn^,h:eC;srcgJoth;$c=gtpuKjl_f=^V2ts/c\]7#JUPf$.0*1~>

+ kVNoEe^DpZq>:$`p\+:PoC:,sn^@Egs4.k6dI,0$hqm2Eh;@2Ok3/&B^qN8$1]UGP$ePm?%IO_f

+ &*XZ*&bZe+&cWJo~>

+ kVa&IeBl[Uq>:!_p@\(LnaO`lnB_'_'[tLUm`<K(g=b-4gtpuLjcd9i]gq9E!)rD%l4rP!knie*

+ o,7$9n/MBIrYt>HoGrG~>

+ kUmH8e^N'\q>0p^p@\(Lo'jN<cM53eVS:g>g=tHAioK:dPJ4oM5j0g#:[A>$#g3P&$@i~>

+ kVNlCf$i0^q>0p^p@\(Lo'jQ>chP?gVnq3FgtglHj5oIgQ+t2Q7HcQ.;Z$pT%+l$W%cn5c&-*=9

+ &FgA4&qB~>

+ kVa#Ge^DsYq>0m\p%7kHnF+06c2#-e^SJQrg">!4hVdDTkEW`s^ddNG!)rA$l4rP!knie*o,7$9

+ m2PI5oc8P~>

+ kUmN:f@AKcq>'g[p@RtInaPJ<T:r+[VA#f%T;9EXg=kB?iT'(al'9*(`'<H<!)Mnc^Bi$idL(L~>

+ kVNrEf@AKdq>'g[p@RtInaPJ>U8+XcWW/n0VkU*.g>(K?i8Wh[l04PN`Pb1.1]UGN$ePm?%IO_g

+ &*OQ)&blq+&HEGo~>

+ kVa)If@8B`q"a[Xp%.bEn*]&4StDeVU_BMtSYF!Pf\"s7hr3YYka0*'_a`iJ!)r>#l4rP!knie*

+ oGR*9mi1U5p)SY~>

+ kUnAQf[e]gq"a[Xp%.bEnF,`"aNE2nhVHuAf#G;>e_8g8iT'%_lKX_SaN$O//c\]4#JUPh$.902~>

+ kVOe\f[e]hq"a[Xp%.bEnF,`"ai`>qhqm2Ef>kPCfA,6@ioK7clKakWaN$^41]UGM$ePmK%0-n3%

+ IO_g&)\#e&HEGo~>

+ kVaq`f[e]fq"XRUoCDG@md9;oa2llgh:pZ:eASo7e(EC0hr3VWkinJPa2UU42?6\D'^?Ft(?lY(

+ )"\^7)Y"d3*;:J(~>

+ kUnAQg">#mq"XRUo^hVBn*]Q'e'67ed*L"]b/M39e(`a;ioT@fm-C([bK2s3/c\]3#JUPh$.B63~>

+ kVOe\g=Y,oq"XRUo^hVBn*]Q'e'67edEp4bbJqE>e_T-Aj6#Rjm-C.]bK3-81]UGL$ePmK%0-n3%

+ IO_h&)Rrd&V'~>

+ kVaq_g=P&lp\4@QoC;>=mHj,tdEBh]cHXSUaMYd2dFm=3i8`q^lKXhXaiHp72?6\D'^6@s(?lY(

+ )"ed7)Y"d3*;CP)~>

+ kUnAPg=k;qp\4@QoCDG?md9B)h:C*)da6=cc-+8RfA5BEjQ>^mmHL(^cH&04/c\]2#JUPi$.B63~>

+ kVOe[gY1Dsp\4@QoCDG?md9B)hU^6,daHLgcHXSYf\bZJjlbmomHL.`cH/E:1]UGL$eGg>%IFYh

+ &)\#e&V'~>

+ kVaq_gY(>pp\+7No'l,9m-Es!gXO[!d*Kt\bK7iKe_As=ioK:elfXe[bfE392?6\C'^6@s(?lY(

+ )"nj7)Y"d2*;U\+~>

+ kUnAOgtUVsp@e.Mo'u5<mHj0'jl,+RgtUQ8f@JL(gu%)Ok32*slfFY]c,Mm0/c\]1#JUPi$.K<4~>

+ kVOeZgtUVsp@e.Mo'u5<mHj0'k2P=VhV?l>g"4j/h;I>TkNV="lfOb_c,W-61]UGK$eGg>%IFYh

+ &)\#f&V'~>

+ kVaq^gtUVrp@\%JnaGo5lg!`tj58\Jg=b-0e^W'ug>1ZGjQ>[kl/\DZbJlp52?6\B'^6@s(?lY(

+ )"nj7)Y"d2*;^b,~>

+ kUnAOh;$bqp@e+KnaQ#8m-Es#kN1daiS`SKgY1B:hVmMVkN_F#kMr,Xb/HI+/c\]0#JUQ%#n/\)

+ R_7GCq=a$uTOAK4$.K<4~>

+ kVOeZh;$brp@e+KnaQ#8m-Es$kN:mdio/hPh;$fBi8Wh[kj%O$kMr2Zb/Q^11]UGJ$eGg>%IFYs%

+ h(L8SA*hIq=a(#ULkD(&FU3]~>

+ kVaq^h;$bqp%7hFnF#]1lKRNpjl>@Yhqm/Cg"=s2gu%)Njll!pjl)fTaM^F/2?6\A'^6@s(?lY(

+ )#"pG)@SuSTu#URq=a+&VedRV)Y"d2*;gh-~>

+ kUnANh:p\np%J%Lo'u5<md9B,lKRNqjlGI]iS`\TjlYdlm-a?.kMi&T`ksn%/c\]0#JUQ'#m$pf

+ p&>0bHOU8feI$g~>

+ kVOeYh:p\op%J%Lo'u5<md9B,lK[Wtk2k[aio/nXk32'qm-a?.kMi,V`l(.+1]UGI$ePm>%IFZ!%

+ frWop&>*`IhUlSn.C0~>

+ kVaq]hV6eop%@qInaQ#8m-Es$ki_*ijQ#4Whqm8Lj5oIglKmp&jl)iR`5=q*2?6\@'^6@s(?lY(

+ )#"pJ)?Hr*p&>0cKH1sLnJg^4r>gC~>

+ kUm]:h:pYpYHG"/Wi2hmUnXQTSXZ%7Q^3o$r0%5IQ'[m;R0K%EUrUBj46S9s:ZVhr#iZ0\rrKtM

+ e-^^~>

+ kVO/Gh:pYpYct:4X/W%qV50iYT:MI?R@'>-QMm'XQC"#.S"#k8R&7pA_a*EB!)iItfF6@@m1/k$

+ nc&X.)W_P"&V'~>

+ kVa8Jh:pYpYHP(/Wi;nnV5'`WSt):<R$a5+r07_WQ^F52S!oe5V8^9g6Kg<-;s>"\($QLu([`.9

+ )?1WFrr^7c)B/,bl5]aCJ,~>

+ kUnAMgtLH3cd'eZbK@uLaN)9:^qRIm\@/`KYH=k(WNED3\@]Mm`l,j7^VW(r/c\].#JUQ)$1Rrp

+ [+#G5~>

+ kVOeXh:gQ4cd'eZbK@uLaN)9:^q[On\@/cMYcXt*Wi`P5\@]Mm`l,j7^r&G$1]UGG$ePm>%IFZ#

+ &+KT![cA"i&V'~>

+ kVaq\h:gQ4cHaYWb/q`F`l5j3^V.7i\$WHFY,nY%WN<;0[^s/g`5BO1^;3/"2??_iknN@skn`M"

+ mMPa;!#kA,!4i%HnJgd6rZ-L~>

+ kUnALgtLE4f@JL%e'cXjccsYT`l,a/]t:ha['Hp>Za[N[_T'^Bc,mr?]YQYm/c\]-#JUQ*$2sl.

+ r6(R^M7WW]rr>pH$@i~>

+ kVOeWgtLE4f@JL%e'cXjccsYTa2Gj1^:Uqb[Bm*A[(!Z^_T'^Bc,mr@]u!"t1]UGF$ePm>%IFZ$

+ &,lM4r61^dN4f)brr?'\&Fg?_~>

+ kVaq[gtC?3f%&:!da?CecHF>M`P]L*]XkV]Za$^;ZF7<W_8OF<bK%N8]"p\r2?Hej'Bp4q($QLu

+ ([`.:)#tTRrs&DHTo>,Kr;-En>l>T2)seRD*In~>

+ kUm*'gY(3$e^hk@a8a."`Pf[3_SO((^V7Co]=PVe^;%M#_SjC0^U:bc^cL[3!)MSZ^Bip-s8N/P

+ EZ+c]!AW=*rrB%K$@i~>

+ kVNN2gY(3%f%8(DaSs4#`l5m6_SX.*^q[Ur]Xthi^VI\&_o9U4^p^qe_*@-?!)i@qfF6@@m1/t'

+ s8N/QFW^Ml!B/^0rrB+\&FpE`~>

+ kV``9gXt-#eCDUZ`r<pu`5BI/_8*k$^:h1k]",>]]=bkm^qmn)^qI+e\%b5m2?6\T'Bp4q($QLu

+ ([`.:)?9^>g3Y7d)?(NT5MZ/9!3cA?mi1U5ruHU~>

+ kUnAKg=Y#pqu$-Yo'u5<n*TN/lg!a!kih9rm-X92nal>?m-*Qjhqk6A[D+`c/c\]+#JLK,#m&ge

+ p^$sOq#(-mh[.j@J,~>

+ kVOeVg=Y#qqu$-Yo'u5=n*]T1m-Es%l07L!mI'H5nal>?m-3Zlhqk9B[_P,k1]UGD$ePm>%IFZ&%

+ ftKpp^[BZq#(-li8bI?&V'~>

+ kVaq[g=Oomqu$*VnF5o7mHj0)lKRNqkN;!mlKmp,nF?&:lK@6dhVG!;[(eoj2?6\S'Bp4r($QLt

+ ([`.;)$/T-r>P\RrYbeuq#(-ni>NX%)snXF*In~>

+ kUnAKg"4fgp@[k?lfmWrk2bR^i8<DIgtpuKjQ>[km-X&uhqHW-bg<&lZG&?_/c\]*#JLK-#lkG.

+ #lqF3rrVm#$.fN7~>

+ kVOeVg=Oohp@[k?lg!`tk2k[aio/eOhV[;Pjlbmnm-X&uhqHW-c-`8pZbJ`g1]UGC$ePm>%IFZ'%

+ fd79%fj-;rrMg(j:LnpJ,~>

+ kVaq[g=Oofp@R_:l0%3jjPo.Vhqd)Bg>(QCioK7clKdWmh:U3%b0HZeYe<?d2?6\R'Bp4r($QLt

+ ([`.<)$(]pr>PYQrYbdKr;QcjrYk/Cm2Q*HJ,~>

+ kUnAKf[n]co'Yl0l0%3jj5T%ThVHr?gYLfIjQ>^mmHN]hg=4Hk`QOgYYIus[/c\])#JLK"#lpFl

+ rrDTg$.oT8~>

+ kVOeVg"4fdo'br2l0.<mjQ#7Yhqm2Eh;@2OjlbmomHN]hg==Qn`lt$]YJ*3a1]UGB$ePm>%I=Sq%

+ fi-trrV^$&*4Ao&V'~>

+ kVaqZg"+]`o'P`+kN1dbiS`VLgtUN7g"YBAioK:elf[9`f@%pa_oeLSXh6p_2?6\Q'C$:r($ZRt

+ ([`.:)>tKP)$(YLr;QcfrYk,BmMl3IJ,~>

+ kUnAKf@JK_o'Yi.kiV!fio/hPh;$`=h;@2Pk32*tlK-sYf$MU[_T8.LX1L@T/c\](#JLK##lq@1

+ rrC4?$/#Z9~>

+ kVOeVf[eTao'Yi/ki_*ij5T%Uhqd)Dhr3VWkNV="lK-sYf$V^^_TA7NXM$g]1]UGB$eGg=%I=Sr%

+ fj'9rrC7A&*4Ap&V'~>

+ kVaqZf[\K]na,N'k2bR^i8<DHgY1<5gYLcHjQ>[lki:OQe'?(R^W2_EWk1O[2?6\P'C$:r($ZRt

+ ([`.:)?(QP)$%8GrrC=B)XJF2*.S~>

+ kUnAKf%&9\o'P`+kN1dbiS`VLgtUQ<hr3VWkj%O$k2G+Id`fbK^;cJAWk17S/c\]'#JLK%#lu"=

+ r;QbGr!D'aJ,~>

+ kVOeVf@AB]o'P`,kN:mej5JqRhV?oCi8Wh[kj%O$kMk:Kd`okN^W)VCWk:OZ1]UGA$eGg=%I=St%

+ fmgHr;QbJr=A!$oau]~>

+ kVaqZf@89Yna#E$jl>@Zhqm2Dg=b-4h;@2Ok32*pjPS\AccX5B]>Tu9W4P=Y2?6\P'Bp4q($cXt

+ ([`.:)?(QR)$)5\r;QbPr>Ou@mi6i~>

+ kUnAKf%&9\na,N'k2kX_iSWMIgY1H>iT'%_l0Rd#j5&D;cH4#>]>Ki7WOk.R/c\]&#JLK&#lq%(

+ rrMR,q[)!aJ,~>

+ kVOeVf%&9\na,N(kN:jcio/eOh;$lFioK7clKmm$j5/J=ccX5B]Yp&:Wk:OZ1]UG@$eGg=%I=Su%

+ fia0rrMR1r"%m#p(;f~>

+ kVaqZf$r0Xn`o<!jQ#4Whqd)Bg"G*7hr3VWkj%HqiS2r2bf@T5\AFH1Vn54X2?6\O'Bp4q($cXt

+ ([`.:)?1WS)$$r>rrMU=r#4i>nJm&~>

+ kUnAKeC;sXo'GW(k2k[`iSWMJgtglHjQ>[km-a0#i7li1bf@T7]#0Z3W4P(R/c\]%#JLK(#lot^

+ rr?L'$/>l<~>

+ kVOeVe^W'Yo'GW)kN:mdio/hQhV[;Pjlbjmm-a0#i7ur4c,df:]>Tl7WOtFY1]UG?$eGg=%I=T"%

+ fh^grr?U*&*=Gt&V'~>

+ kVaqZe^N!Vn`o<!jQ#7Xhqd)Bg=tH@ioK7clKm`phV$E)b/M0.\&"0+VRo+W2?6\N'Bp4q($l^u

+ ([W(8)$1]oQ2CR]C\o%7)tFu!~>

+ kUnAKe'ujWo'GW(k2k[`iS`SIhr<\XkNV=!md&rnhV$E*bJqE4\\jK/W4P(R/c\]$#JLK+#ltI(

+ qu6YTpBfX_J,~>

+ kVOeVeC;sXo'GW)kN:mej5JqPiT'"]kiqF"md&rnhV-N,bf@T7]#9]3WOtFY1]UG>$eGg<%IFZ&%

+ fm95qu6YWpCHBtp^r#~>

+ kVaqZeC2mUn`o<"jQ#7Yhqm/Bh;I8Pjlbmom-<Tggt1!"ai(s*\&"-*VRo+W2?6\M'Bp4q($l^u

+ ([`.9)$(\Mqu6Y\q&9,Lru1DHo,N8~>

+ kUnAKdaZaVo'GW)k2k[aio&SJki_-nlKmp,n*],hgt1$#b/M30\\jB,W4P(R/c\]##JLK-#ltdP

+ qu6YboEjC^J,~>

+ kVOeVe'ujWo'GW)kN:mej5SkOl0.?rlg4'.nF#8kgt:*%bJqE4]#9W1WOtFY1]UG=$eGg<%IFZ(%

+ fmW^qu6Ydoag0rq%8,~>

+ kVaqZe'laSn`o<"jlGF[i8<5CkN1jhl0@X'md8odg==TpaMYd(\&"'(VRo+W2?6\L'Bp4q($ue8

+ (B>6:([`.:)$)"tqu6YipDWoJru1DHoGiA~>

+ kUnAKdF?XUo'GW)kN:jcio/J3c.CV&gtglFgX4?ug=F]sai2*/\\j?+W4P(R/c\]1#PeZ%#JLK/

+ #luC&qu6Y\nd44]J,~>

+ kVOeVdaZaVoBbc,ki_*ijPnh:ce."-hV[8LgsXR$gXafub/V92]#9Q/WOtFY1]UG<$eGg<%IFZ*%

+ fn32qu6Y^o+0spq@S5~>

+ kVaqZdF6OQo'5E#jlGI]iSW2.bgtD!gYCZAg<e0rf[S9la2>['\&+''Vn54X2?6\K'CQY5'`\s4

+ ($ue8(B>6:([`.<)$)SGqu6Ycoc!`IrYk;Goc/J~>

+ kUnAKdF?XUo'GW)kN:mej5S;2e\B\fg=tE9]\C3Jg""Kpai2*/\\j9*WOb+R/c\]2#PJH##JLK1

+ #m!0Oqu6YFn-S%\J,~>

+ kVOeVdF?XVoBki-ki_*ijQ"P7f"otkgYCW<^>-QPg"+Qrai;32]>TW/Wk:OZ1]UG;$eGg<%IFW+

+ 5j8+F!.jYNjUh>%J,~>

+ kVaqZd*pFPo'>N&jlGI]iS_o,eA'Pcg"P35]\:*Gf@/'ha2>X&\&+$&Vn,.W2?6\J'CQXq(%)k9

+ (]P9;([N"=)$*:mqu6YOo,@NGrYk;Gp)JS~>

+ kUmK2cd^FRo'GZ*kNCsfj5[oJq;_A3''8W$_:R2`bfRi?]t2.=XK&ilkUlj2k6LYcr!0qAmKinr

+ p&+gjq.&h!iX12~>

+ kVNo=d+$OToBki.ki_-kjlO>Pq;hG5''8W%_q<Mec,muB^:V@BXfAuskVN9;k6olMed_'X!F,6p

+ rrMq.mgnLkr=OP~>

+ kVa&AcdU=Oo'>N&k2k[aio7]Gq;V;0''&Gu^t$lYbK%N8]=>b9X/NTpkV`E>o+UR,it^ttr>5JL

+ lkf"*!Fka"rrMq4n/D6ErYk8Fp`+e~>

+ kUmH1cd^FRo'P`,ki_*ijlaX[U\LAkR_@8$d*0VN_7mP"M63hi3Tr'q:Z_oS#lP"B#k/-$H2[[@

+ !UiSG$0)AC~>

+ kVNl<cd^FSoBkl/l0.<nk30maV"pVpSt*OGeBuO``koL'`f%"#]0>F8!)hqef*p4>nI>SIrVZZr

+ mnN0[jUhD'J,~>

+ kVa#@cdU=Ona#H'kN:mejQ4=TT_OreQb:hrcHF8G^q@4qMQEeg5j1*+;t:Uj']Tqs(B#'K(@;q*

+ (]f3dr;Qlg<#HSC)ZC]S)Xn^A*.S~>

+ kUnAKcI:4Oo'Pc.l0.<mkiq9L[_']/d*BkW`3uhde'uahai;34]Z,i3XL^FU/c\]/#P8<##JLK8

+ #ltI*qu6]V1?o2,$@i~>

+ kVOeVcdU=QoBtr1lKRNrl0@KP\@p)5dEg(\`j`.ie'udjb/_E8^;l29Xh-d\1]UG8$eGg<%J1,2

+ &>/k"!TH''&*=H'&V'~>

+ kVaqZcI:1Mo'GW)kN:mfk31pF[CXK+ccsYS_mQV`dF-@aa2Gd,]>TW0X1CR[2?6\G'CQXq(%2q:

+ (]G3;(]>0N(\JUG)Pd30!TQEC)=SRD)uLWF)u1J(~>

+ kUnAKc-t+No'Yi/l0.?qlKdfrdF$h4j58\Ge]>GAdF?Rgb/_H9^;l/9Y.?XW/c\].#P/6##JLK:

+ #ltgSqu6]C+m96o$@i~>

+ kVOeVc-t+Oo'Yl1lg!a"lg3uuda?q5j5AbIe]>JBdF?RhbK.Z=^W;D>Y.Hm]1]UG7$eGg<%JC84

+ )nu4L!mi5'kmukeJ,~>

+ kV``8c-k"Kna,Q*kl0`dl0@Tnd*UV/iSN>Ae&K&:cdL.`aMl$2]Z#i5XL^[\2?6\F'CQXq(%2q;

+ (]>-;(]5*M(\\aI,f'<W!R`Xt)=\XF)uCQE)u:P)~>

+ kUm-(bL=nLo'Yl1rotTkm-a?.hq?f>g"+X!cH4)IdF?RhbK.Z>^rVJ?YdujY/c\]-#P/6##JCE;

+ #lrQRrrMkMpNu?8k6c_~>

+ kVNQ3bgY"NoC))5rp(ZmmI'H/hq?f>g"+["cH=/JdacdlbfRlB_9%_CYe*-`1]UG6$eGg<%JL>4

+ fDGRKpP]$"qL@uFjq*%~>

+ kVaqZbgOnIo'Pc.l0.Bslg=-*hUpT:f[\ErbfI`Cd*g:cb/_H:^W2><Y.?p_2?6\E'CQXp(%<"<

+ (]>-;(]>3N(\egIg&(dMpQ5-&nf%NIq\o&F!?<'V*.S~>

+ kUnAKb1"eJo'bu4lg*p)n*ol;m-*WniSWGDf@86se^`-qc-")F_T@eEZF`0]/c\],#P/6##JCE<

+ $1@i]$0V_H~>

+ kVOeVbL=nLoC2/7m-O--n*ol;m-*WniSWGEf@86sf%/<scHF;J_oe%IZFiEc1]UG5$eGg<%JUG$

+ s6gK]&:a~>

+ kVaqZbL=kIo'Yi0lK[^%mdKZ7lf[Eji8*/?e^MmmeC;mkbK7cA_9%bEZ+E<c2?6\D'CQXp(%<"=

+ (]5';(]5-M(\np9s7%!-)u:KE)Zguu)u^h-~>

+ kUnAKb1"eIo'l&6m-X92nac;Do^hS?lfmQliSNADg"+[#ccjPP`QXCO[CeQa/c\]+#P/6##JCE=

+ $1@i\$0_eI~>

+ kVOeVb1"hKoC229mI'H4nac;Do^hS?lfmQmiSWGEg"4a%ccsVR`m'US[Cnfg1]UG4$e>a<%J^M%

+ s6gK]&:a~>

+ kVaqZb1"eHo'br3lg4'.nF?)@oCDA;lK@9gi8*/@f@A?sc-+2I`647M[(J]g2?6\C'CQXp(%<"=

+ (]5';(]>3M(]#!:rr<r$)Xn^G*.S~>

+ kUnAKaj\_Go'u2:n*ol<oCV_Lp@\"Gmd'-#jPo+SgY(0-da-1]b0Z6\\\:/h/c\]'#PJH&#JCE>

+ $1@i[$0hkJ~>

+ kVOeVb1"hIoC;;<nF5u=oCV_Lp@\"Gmd03$jl54TgtC<0da6:_bL)Ka\\:;l1]UG3$e>a;%JpY'

+ s6^E]&:a~>

+ kVaqZaj\\Fo'l)7mdKZ8o(2MHp%7eCmHWotj5JnNg=Om(d*BkWaj6-[\@t;n2?6\C'CHRo(%;t=

+ (],!:(]>3M(],';s8Nu$)Y=sK*<$lW*.S~>

+ kUm-(aOJ\EjlYXbrT3t>)<Bf8hqm2Dg=Y$-eC)ajc-4>OaiT^Z]tZYm/c\]%#PSN'#JCE?$1@iZ

+ $0qqK~>

+ kVNK1ajeeGk3)a*rT=+B)Wp,@iS`SKgtLH6f%&6td*BnZb/qej]tM3HkVN9;h[A!Ded_Nemf2\c

+ kR`7~>

+ kV`W5aj\_EjlQL&roO(?)<Bi:hqm2Dg=Y$-eC)ajc-4>OaN9XY]Y?es2?6\D'C6Fm($QM&(]G9M

+ (]5-<s8Eo$)Y=sK*;ph,~>

+ kUm0)aOJ\UV50l[T_kA]T`:YaSJ@ZaR[KP0QBmc"PEM&iO,o=(_83oKkUlj2g'@BYr<L"Ad0]1I

+ J,~>

+ kVNT4ajehWVPKu]U&1J_U&L]$T:VUDS!ob4R$X,(P`q8nOcY[._83uRkVN9;h@%mCf+%!Tljr=l

+ J,~>

+ kV`]7aOJ\UV50l\p7N4oSt2C@R[KP0QBmf#PEM&iOH6Q[^qiA$2?6\E'C$:k($HG&(]G9M([i4@

+ )#tNM)=&46)ugoW)h7~>

+ kUm$$aOShje,Ieqd2CB]eCE.%f\+p/f%&:!da?CdcHXPTb/hWCr5A]R3p80r:Y5pJ#lP"A#gitH

+ $@i~>

+ kVNH0aOShje,Ieqd2LH^eCE.%f\+p/f%&:!da?FfcHXSVb/q]E`r3jW_a*EB!)hV\edU.>l431l

+ kn&@~>

+ kV`Z5aOSehe'c\Dd2CB]eCE.$f@\a,f%&6tdEp4bc-4ARaiMNBr58WR6Kg<-;stCa']Kkk(@W.?

+ )#G-=(]kQl)#>-:)Y4mL*#fiI~>

+ kq32m43,q'e^`1Kdi-`df%/I*g"P-3f@SU(eC2jodEg.ac-4ARb5B?_`&]L7/c\]!#PeZ(#JLJj

+ $1A4O~>

+ kqj\B6-.X.e^`1!e'lgsf%/I*g"P04f@SU(eC2jodEp4bc-4ASb5B?_`BZ6D1]UG/$e>a=%I"Ai

+ &*a^V~>

+ kr&c(6HIa/e^W+Jdi-`de^i@(f\+s1f@SU'e'lamd*L"_bfn8Qao'3]`BcBG2?6\D'E/^F'CQXp

+ ($HG&(]P?L([r7C)&O4e)=/:6)Zguu)h7~>

+ kq3Q!35sJ#f\,!5gtglGiT'"]kPOKYki_*hj5T"Sh:pW7e^W$pd*BnO2_=2G!)M/Nq$?p(^'N'l

+ n-X[~>

+ kqiu-4iZ()f\,!5gtglGioB._kPOKYki_*ij5T"Sh:pW8f$r-qd*BnP4>Q.X!)hPZedU1?kmm(k

+ lO\R~>

+ kr'/25fVC,f\,!4gYLcFiT'"]kNMj.($OiCjQ#7XhV?l=f@A?ud*L"]^cjU>2?6\C'*&aE'CQXp

+ ($HFs([N"9)=/:6)Z^otJ,~>

+ l7N2k.On:olW!g]r)3>f"&:<q/a=qg:Xo^G#lP"C#gNbI$@i~>

+ l8/T!0/$?#=8,hq=85hn<<Z?%;D0[Zl8/K=g'cI?fa[-TmLSUpJ,~>

+ l8A`%0el\o=T)=t<r>tt<Wc5S0fA5S!)r"nmhFarkSE@ulkoU;m2GO7J,~>

+ l7N5l.jlYi-/BjH,m,JA.kU$=!)M)Lq$?p(^Bi*ko*U!~>

+ l8/W"0J"\'gF<.P!\?#]l8/K=faH@>fa[*SmgnarJ,~>

+ l8A`%1+k-2.g%=T1,\>T!)qtmmhGX6!#4Z4kSE@ulkoR:mMb[9J,~>

+ kq3&i/1W7*.fV""/1p*=!)M&Kq$?p(^^/0koEp*~>

+ kqiGt0eq?8s"OL0kqiB<fF-7=g(!0Sn.4jsJ,~>

+ kr&Q"1Y4A_1H"DT!)qqlmhGX6!#4Z4kSE@ulkoR:mi(d:J,~>

+ kq:F:kq2s3dKfUSr!1"CbmF%MJ,~>

+ kqpjFkqiB<f*g.<g(!0Sn.4mtJ,~>

+ kr.!Jkr&N?itLhpr"T2GkS<=tk83J%q\ei@oG`;~>

+ UFlOBd0KLRqZjtDb6dnMJ,~>

+ UGMsKeI0q:g^W?TnIP!uJ,~>

+ UG`*NiY1_or"T2GkS<:skSNS&q\elAoG`;~>

+ UFlOBcj0CQqZjtDb6dqNJ,~>

+ UGMsKe-jh9g^W<Sndk."J,~>

+ UG`*Ni=kVnr>#>HkS<:skSNS&qAJc@p)AM~>

+ UFlOBcNj:PqZk"EapIkNJ,~>

+ UGMsKdgO_8h$rBSndk1#J,~>

+ UG`*Ni"PMmr>#>HkS<:skSNS&qAJc@pD\V~>

+ UFlOBc3O4Pq?OtF`sMVMJ,~>

+ UGMsKdL4V7h$rBSo+1:$J,~>

+ UG`*Nh\5Dlr>#>HkS<:skSNS&qAJc@p`"_~>

+ UFlOBbm4+Oq?P%H`<lGLJ,~>

+ UGMsKd0nM6h@8HSo+1=%J,~>

+ UG`*Nh%T5krY>DHkS<:skniY&qAJc@q&=h~>

+ UFlOBbQn"Nq?P+J_[68KJ,~>

+ UGMsKcjSD5h@8ERoagO'J,~>

+ UG`*Ng_9,jrY>DHkS<7rl5/e(q&/W>q\t%~>

+ UFlOBbQn"Nq$5(K^^:#JJ,~>

+ UGMsKcO8>5h@8BQoag^,!"]&?J,~>

+ UG`*NgCs#irY>AGkS<:slPJn)p_iN=r#:.~>

+ UFlOBb6RnMq$5.M^'OcHJ,~>

+ UGMsKc3r54h@8BQoag^,!Y5hRJ,~>

+ UG`*Ng(WohrY>AGkS<@ukni\'q&/T=r>U7~>

+ UFlOBap7eLp]o+N]a92~>

+ UGMsKbmW/4h$r9Poag^,!=o`l~>

+ UG`*Nfb<fgrtYGGkS<D!kniV%qAJZ=ru6I~>

+ UFlOBap7bKp]o+N^'T;~>

+ UGMsKbR<&3h@8<Ooagd.rssV~>

+ UG`*NfG!Ze!#>DGkS<G"kSNM$qAJZ=!#pF~>

+ UFlOBap7bKpBT"M^BoD~>

+ UGMsKapZl2h@8<Ooagd.!"XS~>

+ UG`*Nf+[?^kS<G"kniS$q\e`=J,~>

+ UFlOBaTqYJpBT"Mq[!6.`sI7~>

+ UGMsKaU?f2h$r3Noagd.J,~>

+ UG`*Nee@6]kS<G"kniP#r#+l?J,~>

+ UFlOBa9VSJp'8nLr<`H/a9d@~>

+ UGMsKa:$]1h$r0Moagj0J,~>

+ UG`*NeJ%-\k8!D#kSNG"r>Fu@J,~>

+ UFlOB`s;JIp'8kK!"&W1o*PF&f*Qs~>

+ UGMsK`s^W1gC<!Loagm1J,~>

+ UG`*NdhCpZkS<M$kSNG"r#+rAJ,~>

+ UFlOB`WuAHo`r_InHo4$fEm'~>

+ UGMsK`XCN0gC<!Loagp2J,~>

+ UG`*NdM(gYkS<P%k83:ur>G)CJ,~>

+ UFlOB`<Z;HoEW\Jn-T("fa30~>

+ UGMsK`=(H0g'umKoFLm3J,~>

+ UG`*Nd1b^XknWS$kSND!r>G,DJ,~>

+ pauV&4$U>B!^Ab$pauPB_[$,GoEW\Jn-T%!gBiB~>

+ pbW%25t&=S!^o=5pbVtK_[G<0faZaIoah$5J,~>

+ pbi166:SRX!_,L:pbi+NckGUWknWS$kSND!r#,)EJ,~>

+ q(;Y&[6O^Iq(;YC_?^&Go*<PHnHo."g^/K~>

+ q(r+37CP_e76(*"!)gZAh[K8h!"@fqoaUs2lONOt!"aY~>

+ q)/778%2"i7lpH(!)q2WkS3:slk\b#k8=.8oGW5~>

+ q(;Y0[6O^Sq(;YC_$BrFo*<PHnd54"h$JT~>

+ q(r(;[71-^q(r(L_$f31p'h!1i=5Gi!"J6(oFHH~>

+ q)/4?[7C9bq)/4Oc4f@TlP8_$kSND!r>G8HJ,~>

+ q(B!=q(;YC^^'iEnd!JHnd51!h[+f~>

+ q(r(?[71-bq(r(L^^K*0pC7-2i=5Jjrse6'p()Z~>

+ q)/4C[7C9fq)/4ObnK7SlkSe$kSND!r#,5IJ,~>

+ q(B!=q(;YC^Ba`Dnd!GGoEk@"i!Fo~>

+ q)#EIq(r(L^C/s.p^R32i=5MkrXJ0'pCDc~>

+ q)5QMq)/4Ob7j(RlkSe$k83:ur>GAKJ,~>

+ q(B!=q(;YC^'FZDnH[>FoEk@"i<b#~>

+ q)#EIq(r(L^'ij-q$m92i=5MkrXJ0'p^_l~>

+ q)5QMq)/4OaqNtQm1oR8rtXu<k83t3!#P)@r>GDLJ,~>

+ q(B!=q(;YC]E\EBnH[>FoEk=!isC5~>

+ q)#EIq(r(L]F3[,q$m92i=5Plr=/$%q@A)~>

+ q)5QMq)/4OaV3kPm1oR8rtXr;kSO(4!#P&?r>GJNJ,~>

+ q(B!=q(;YCWX$cSp'LL"j9^>~>

+ q)#EIq(r(L]*mO*q[NH3i!oJlr!hs%q[\2~>

+ q)5QMq)/4Oa:m_NmM5[9rtXr;q\K5JmMGd<rtk)?r>GMOJ,~>

+ q(B!=q(;YCW!CTRp'LL"jU$G~>

+ q)#EIq(r(L\dRF)q[NE2i=5Vnq[Mj$r"";~>

+ q)5QMq)/4O`tRVMmM5^:r>"c:q\T8Jmhbm=rtk)?r#,JPJ,~>

+ q(B!=q(;YCV[(KQpBgO!k6ZY~>

+ q)#EIq(r(L\I7=(r!iK2i=5Vnr!hm#rXXM~>

+ q)5QMq)/4O`=qGLmM5^:r>"`9r"oAKmMGg=!#P)@qAK;OJ,~>

+ q(B!=q(;YCV?b?Op^-X"kQub~>

+ q)#EIq(r(L[gV.'r!iK2i!oPnr!hm#rssV~>

+ q)5QMq)/4O`"V>KmM5a;r"\W8r>5GKmMGj>rtk2Bp_a&MJ,~>

+ q(B!=q(;YCV$G6Nq$H[!l3Vt~>

+ q)#EIq(r(L[L;"%r=/Q2i=5\pq[Md"!"XS~>

+ q)5QMq)/4O_\;2ImM,^;r"\W8r>5DJmhbs?rtk5Cq\]ANrY^4~>

+ q(B!=q(;YCUBf'Mq$H[!lNr(~>

+ q)#EIq(r(L[0tn$rXJW2i!oVpr!hj"J,~>

+ q)5QMq)/4O_@u)Hk8!D#rtkSKmM>pA(DlWZqAB>O)&[r~>

+ q(B!=q(;YCU'JpKq?cd"lj81~>

+ q)#EIq(r(LZjYe#rXJW2i!oYqq[Md"J,~>

+ q)5QMq)/4O^_>oGk8!D#rtkSKmM>pA(DlTYq\fDNJ,~>

+ q(B!=q(;YCTa/gJq[)g!mKnC~>

+ q)#EIq(r(LZ4#S!!"JW1i=5brq[Mg#J,~>

+ q)5QMq)/4O^D#fFk8!D#!#PJImhZ$B(DlTYr#,MOJ,~>

+ q(B!=q(;YCT*NXIq[)g!mg4L~>

+ q)#EIq(r(LYm]Iu!"JW1i!o\rr!hp$J,~>

+ q)5QMq)/4O^(]ZDk8!.qm2,7/r##JOJ,~>

+ q(B!=q(;YCSd3LGr<_s!nHj^~>

+ q)#EIq(r(LYRAqhi!fYrq[Mj$J,~>

+ q)5QMq)/4O]bBQCk8!4s!>cO=([i4>)1V~>

+ q(B!=q(;YCSHmCFr<_s!nd0g~>

+ q)#EIq(r(LY7&efg(!BYJ,~>

+ q)5QMq)/4O]G'HBk8!:u!#PSLmMG=/rY^4~>

+ q(B!=q(;YCRg71DrX&$!oEg$~>

+ q)#EIq(r(LXUEVegC<KZJ,~>

+ q)5QMq)/4O\eF6@k8!.qmMG:.!#^:~>

+ q(D&""]VqljgJ@e5Qt,qjlNpSpHSm][cQVZ>4"TN/c\\9#L*PS$18)l$%N~>

+ q)%J."^/@tk."dm7Klr)k2s0\pI5<h\E;q`?gU>Y1]UFT$e,U>%IFXU~>

+ q)7V2"^AFrjLAXm8-N5+jQ*gZpIGHl[cHMZ@I6V]2?6[d'B^(m($QM"([i2k~>

+ q(D)#!EA(WmK)<Gq*4s[ir/9Gi`#Y<!EA(WmK)<GmQgS#!)K!fbQn1Tm0NFmJ,~>

+ q)%M/!EnF\mK)<Lq*kBfir/9Gi`Q"G!EnF\mK)<LmRI"/!)fj*dgY%Am1+X~>

+ q)7Y3!F+L\liH$Jq+(Nji;N!Ci*,qI!F+L\liH$JmR[.3!)pB@kS3.olPA_$n/-Z~>

+ q(D)#!4Mdm!4;Pe!4Mdm!4;Pe!4Mdm!4;/Zq(;YCQNtb@!"&#up^)H~>

+ q)%M/!4_po!4M\m!4_po!4M\m!4_po!4M;bq(r(LW=.2ah$rc^J,~>

+ q)7Y3!4Mdk!4DVn!4Mdk!4DVn!4Mdk!4D5cq)/4O[hIm<k8!D#jqmS*J,~>

+ q(D)#!9O+G!9O#A!9O+G!9O#A!9O+G!9NW6q(;YCQ3Xl)q?_Z~>

+ q)%M/!9X1H!9O#G!9X1H!9O#G!9X1H!9NW<q(r(LW!h&_h@8o`J,~>

+ q)7Y3!9F%D!9<lG!9F%D!9<lG!9F%D!9<K<q)/4O[M.d;k8!D#jqmV+J,~>

+ q(D)#!9O+G!9Er@!9O+G!9Er@!9O+G!9EQ5q(;YCPm=c(q[%c~>

+ q)%M/!9X1H!9ErF!9X1H!9ErF!9X1H!9EQ;q(r(LV[Lr^h[T#aJ,~>

+ q)7Y3!9F%D!93fF!9F%D!93fF!9F%D!93E;q)/4O[M.d;jq[8!jqm\-J,~>

+ q(D)#!4Vjn!4M\g!4Vjn!4M\g!4Vjn!4M;\q(;YCP6\Q&r<[u~>

+ q)%M/!4i!p!4_ho!4i!p!4_ho!4i!p!4_Gdq(r(LV$kc]h[T&bJ,~>

+ q)7Y3!4i!n!4M\o!4i!n!4M\o!4i!n!4M;dq)/4O[1ha<j;%%tjqm_.J,~>

+ q(D)#!F"L]mK)<Nq*4sair/9Gi`c.C!F"L]mK)<NmQgS#!)N=o!t#b`+b:g=*>Jt8#lY-\~>

+ q)%M/!FOmcmK)<Sq*kBlj8JBHia;LN!FOmcmK)<SmRI"/!)iP!!t?.m-F,#H-j(e@)@ts>nIC'~>

+ q)7Y3!FascliH$Pq+(NpiVi*Di*c@O!FascliH$PmR[.3!)rV*!u2q+.ZGtP/-@CN+rL.ljqme0

+ J,~>

+ q(D&""]Vkjjg7t\5Qt,ojlNjJpHSm][,pDV;scjG/c\]B#6>AYJKk"9!?i'-#QP0]~>

+ q)%J."^/:qjgJ:c7Klr'jlNpQpI5<h[cQVZ=RATR1]UGK$NUqgXs_OD!@ATD%J('[~>

+ q)7V2"^ACpj0W"a8-N5*j5[LMpIGHl[H$;S>4"lV2?6\N'*0(&r[a!YpFQ:q!@o5f(?QG/(k;~>

+ q(B!=q(;YCq$-m2JKjk5!"mihJ,~>

+ q)#EIq(r(Lq$R0:W[H+@!#FZ*oF?B~>

+ q)5QMq)/4Oq%E`Jr%*aVpal=p!$:qOjqmn3J,~>

+ q(B!=q(;YCq?I$.+Fta3+orhpfa**~>

+ q)#EIq(r(Lq?m<5-E/B>-ikY*j:1emJ,~>

+ q)5QMq)/4Oq@`lE.f:iU/,1[n/HI@=q%i*/r"sq~>

+ q(B!=q(;YCq?I!8JKje3!#=/mJ,~>

+ q)#EIq(r(Lq?m9AV^Kh>!#jl,pC;]~>

+ q)5QMq)/4Oq@`iOq^dUTq(2Cp!$V(Pjqn"6J,~>

+ q(B!=q(;YCq?I!@JKje3!$0_uJ,~>

+ q)#EIq(r(Lq?m9IV'j\>!$gG3q$qo~>

+ q)5QMq)/4Oq@`iVq^dUTq(2Cp!%@OVjqn%7J,~>

+ q(B!=q(;YCq?I!CJKje3!$U#$J,~>

+ q)#EIq(r(Lq?m9MUaOV>!%-V5q@8#~>

+ q)5QMq)/4Oq@`iYq^dRSqCMLq!%[[WjqiO~>

+ q(B!=q(;YCq?MQqoHMroJ,~>

+ q)#EIq(r(Lq?s#FdjX&^r!n5~>

+ q)5QMq)/4Oq@eE1oITSLk8/X~>

+ q(B!=q(;YCq?QU9"=I/\;_J%n!Jj&$+p'Jc..&2ZLdAs'fa**~>

+ q)#EIq(r(Lq?umB">!Yh=#9h'!K'>*-NZ.p/aXndMFI"^eL95_r=4>~>

+ q)5QMq)/4Oq@iHN">F"q=Z670!K0M..fq_&0^U@kMb)/Ep+5_Lknej~>

+ q(B!=q(;YCq?QX:$;T=,][Q">+sQ#NiZ\H!mV2&4"l``1.'?25+pKGE+sJG<9&:cF#_2~>

+ q)#EIq(r(Lq?upC$<#X1^!l.D-R[n\i[4f(mVM8<"l`l:/[%q@-O2%P0.85$YYX+(gC=/mJ,~>

+ q)5QMq)/4Oq@iKO$<>d1^!l(E.kBRfi[Y)-lu)2@"lWo@0s=IF.g@[^.k<?X;<TP)/FXG?(Ou~>

+ q(D&""]VqljgJ@e5Qt,qjlNpSpHSm][cQVZ>4"TN/c\]D#P92IbEX=s,"F"),2uhe+p07R]!(KF

+ "l``1.'#r1+pNt2+sJG98_tZE#_2~>

+ q)%J."^/@tk."dm7Klr)k2s0\pI5<h\E;q`?gU>Y1]UGM$hPeRba0b+-VH!<-fSLn-Nbs\]<LZM

+ "l`l:/Zhb<-O,U<-n$^M:#7;O%=e~>

+ q)7V2"^AFrjLAXm8-N5+jQ*gZpIGHl[cHMZ@I6V]2?6\P'D*d^b*Xb2.o%cK/)ast.g%Nb]<LZQ

+ "lWo@0s"1A.gD'A.k<?U:Za2'/FF;?(Ou~>

+ q(D)#!EA(WmK)<Gq*4s[ir/9Gi`#Y<!EA(WmK)<GmQgS#!)NFrocaG_kudd+"QEWD:cJ=s#9u<%

+ .3]ri./kCk0IZoE!AZ&#+p;B';s>q6+p9VE2GYk&+p9VE2GYk&+sGrM+sJ`g+sJ6o7jT?',<\g_

+ +sJY([k]Q[0d\(g,<JIGrZVJ!+uE+Ur?;>%:HTlo,2*;&$%N~>

+ q)%M/!EnF\mK)<Lq*kBfir/9Gi`Q"G!EnF\mK)<LmRI"/!)iY$od9eil!4'4"QEcL<'1%+#:Mf3

+ /gi#'/cI*u1bJ\S!B2S--Nn&0=6VO?-Nl:S3`7[2-Nl:S3`7[2-R%JV-RUf&-RU<-9.D;:-pgfq

+ -RU^9\MuDo2_6@*.6pW]r[7n,-ot?lr?qb0<'_u*.+o&[~>

+ q)7Y3!F+L\liH$Jq+(Nji;N!Ci*,qI!F+L\liH$JmR[.3!)r_-od^(qk?n'9"Q<fR=$QX6#:r5=

+ 0e4b61&`[(3&1C_!BW"5.g0P6=m%^B.g.j_5#sN>.g.j_5#sN>.j<k\.k<Y6.k</=:+e%I/4<N)

+ .k<ND\2uT!3\N!6/435gr[S+2.m$ftr@7t6<^\M9/,Cga(@;og~>

+ q(D)#!4Mdm!4;Pe!4Mdm!4;Pe!4Mdm!4;/Zq(;YCq?QX:!jfa/q]Zs<d,<(4D'C/jaOeGmE?_HK

+ +sJT%N?TQ6lSSM`"K7A-gMQp66/o`>d-56g,3$Gtd-56g,2ufN,2uKE7*F3"iB/<ld(JG(,,=8`

+ fqfnP;BeHKf>clk+sQ-YiQ:D.+sW`C`6atF,2*;&$%N~>

+ q)%M/!4_po!4M\m!4_po!4M\m!4_po!4M;bq(r(Lq?upC!joj5q^3<AdG`:7E@3,'ak+SoF=42W

+ -RUY4O=)DGlT+kj"K@M5gi<<@6/oc?dHPHp-fW#%dHPHp-fSJ\-fS/S8Bf](iBSd!dCnV,-`#kf

+ fr$7X="$S\fZ3&p-n+2gil^S4-n1nR`R14J.+o&[~>

+ q)7Y3!4Mdk!4DVn!4Mdk!4DVn!4Mdk!4D5cq)/4Oq@iKO!jog8q^WTDceln0E[rY3ak"JkFt9Y]

+ .k<L?O=MhRl9"no"KIV:g2d0C6/fZ<d-#9s/)e>&d-#9s/)aqf/)aV]9Zkr(i']*'d(SG)/#D:h

+ fV^7Y=Y!(cf#H]m.kBYji5t5/.kICV`Qt+N/,Usa(@N&i~>

+ q(D)#!9O+G!9O#A!9O+G!9O#A!9O+G!9NW6q(;YCq?QX:">QP7ZVUND)<,]`,*L1p--)W',$jM&

+ A_87PC#@/Z,)*H&+pBIX9Hoq3rZW]KFX85LjtJ"=FX85LjtJ"=>9Y9N;C0GM,U+W\+tXu_;!p+`

+ MmE=+(ZJ==a.FV$?0am&j`;^lM:Wq:mQVm>/+b%=#_2~>

+ q)%M/!9X1H!9O#G!9X1H!9O#G!9X1H!9NW<q(r(Lq?upC"?)t>Zr?oN)<,fh-^Dt).`\53-Xl=3

+ B\4a]CuEPc-]#80-Nu-b:a_d?r[1"kGUb(\k;4RGGUb(\k;4RG?RI5\<[u7Y.46\p-Sd%s<:2^n

+ NjC)].,n;YaJ(.4@I$K5k&r7'N7]OImR/HO1%ZmI%=e~>

+ q)7Y3!9F%D!9<lG!9F%D!9<lG!9F%D!9<K<q)/4Oq@iKO"?N7@Zr[,U)<#fl/!\@0/]XP:.q@j<

+ CY(-gDViSf.uC_4.g7]h;_+EGr[T>SGqLUgjZ"dLGqLUgjZ"dL@Oitf=Y7a_/LrM*.lJn.=6qsu

+ O0nm:(ZALKa.Y(8A*Q`<jEE4,N7KLLlp`KU2#&U"/F"#?(Ou~>

+ q(D)#!9O+G!9Er@!9O+G!9Er@!9O+G!9EQ5q(;YCq?QR8&42uOXXkY?i`dTN@H&ItmPOne%)@HE

+ j\I)%FQPe3a)Cl"+_KCY.q%Zt+sQ#N+sJ;iAKp,<+sJ;iAKp,<+sQ#E6gcW)+pT>M7d`kmMmE=+

+ "QE<GmPOne%D[Q>j]E]N=R..ck)1tb,2!6P~>

+ q)%M/!9X1H!9ErF!9X1H!9ErF!9X1H!9EQ;q(r(Lq?ujA&4W>UXt_:Oia4&\A`>(,mQ(7o%)IWM

+ k#*S0GNV=@aE%2++_fXb0OsE+-R[n\-RUA$BIDeH-RUA$BIDeH-R[nS8+&52-P%Uc9(#G%NjC)]

+ .,n;umQ1=q%Dd`Hk$0;_>jEdrkDhLl.+o&[~>

+ q)7Y3!9F%D!93fF!9F%D!93fF!9F%D!93E;q)/4Oq@iEM&4rPWY;Ig\iF4;fBAk@4loY1s%)@TQ

+ jAme6H0%LGaE7>1+`,dg1hGo3.kBRf.k<4.CFe@Q.k<4.CFe@Q.kBR]9'eM6.gIUg:$b_-O0nm:

+ "Q<KTloY1s%D[]KjBjDf?g9.%jc;Ip/,q0a(AepJ(A\ht~>

+ q(D)#!4Vjn!4M\g!4Vjn!4M\g!4Vjn!4M;\q(;YCq?QL6%5uFp+sQ#N+sL7N,$="++q1?8,,^SS

+ i@_3\53X`u+on_BmK@MR,2ui++p?5:,2ui++puY@,2ufN,2uL&jnp;/,_b"/cL+@MMmE=+"6*3\

+ k5?J7VO&Lg=<\qelQRNI[HO5CoHMroJ,~>

+ q)%M/!4i!p!4_ho!4i!p!4_ho!4i!p!4_Gdq(r(Lq?ud?%6Db"-R[n\-RW9\-X>j5-OcrA-`N@a

+ iA7We6g6H*-NL=ImK@VZ-fSM4-NqeC-fSM4-OS4I-fSJ\-fS03k56S<.>Q^7cgFUWNjC)\.,n<5

+ kPZe>W0o'r>UV"%lR4/Z\*0PMoI/B%J,~>

+ q)7Y3!4i!n!4M\o!4i!n!4M\o!4i!n!4M;dq)/4Oq@i?K%6ht%.kBRf.k>)f.ph?9.h&AE/#edi

+ i&7]h7HZW-.fc^Lli_J^/)at:.g41G/)at:.gjUM/)aqf/)aW;jSUM7/Vr-:cKnFZO0nm:"6!Bh

+ jo$\?W0o0s?RmX0l74Aa[ca>Mod^"nk8*q2rtbJJJ,~>

+ q(D)#!F"L]mK)<Nq*4sair/9Gi`c.C!F"L]mK)<NmQgS#!)NFrmii3t\0<-V>9Y7qiZ^YU3;t*0

+ `-`b;eRu-2Bt]&#r#u1nkZ%O-*2'bb,2ufN+t2P\,2ufN+t2P\,2ufN,2uKdmP4Ya#uf_D+sQGK

+ ,)`c++p?n'5jgW2+pc,7,3;oN,#[b*+p'd(a7LS/#_2~>

+ q)%M/!FOmcmK)<Sq*kBlj8JBHia;LN!FOmcmK)<SmRI"/!)iY$mjAR&\L/ca?RI4.i[7.^4oQf:

+ `IB7HenVN=CqbP+r$MP#kZIg6*29tk-fSJ\-S=Fi-fSJ\-S=Fi-fSJ\-fS/qmPXqj&QdmU-R\=Y

+ -]YM\-RdtU7IEA=-j[eA.-=b_-s,a5-iuT5an."]%,25A~>

+ q)7Y3!FascliH$Pq+(NpiVi*Di*c@O!FascliH$PmR[.3!)r_-mjej+\19)g@Ois<i@@Fb5lN8A

+ `IKIOe82HADSCe.r$qh+k$%a:*29qn/)aqf.kp!p/)aqf.kp!p/)aqf/)aW%loG"p$!H+Q.kBsa

+ /!%(:.g4g68*iM?.gX+E/*(%f.p;09.fr#:aRgt_(&SjI($ue8(]P9J(Ou~>

+ q(D&""]Vkjjg7t\5Qt,ojlNjJpHSm][,pDV;scjG/c\]D#PB8b-^%.O,ZicI+sQ#N+sL7N+sXk)

+ .3i`k2'OI/c#+^Wk07T;+p)N4,lSuV>O+'hiccRkM:j:$iccRkM:j:$gi+G]i_h&?RjB7;.r=#n

+ ,?O;,,(e#e,pM>H,JU?0,AuR",3;oN,#[_N,=*LuGhVd6fa**~>

+ q)%J."^/:qjgJ:c7Klr'jlNpQpI5<h[cQVZ=RATR1]UGM$hYkk/<s$`.9kSU-R[n\-RW9\-Rcd5

+ /gt`#3@?E=c#G*dkK[oA-N\/=.K1\`?L'Quid)t#MqK[0id)t#MqK[0giFhji`7MISLQ!K0Q5c&

+ -sQ+9-\]es.OX4W.DW,?.<=K1.-=b_-s,^_.7P^7He\0@rX@QkJ,~>

+ q)7V2"^ACpj0W"a8-N5*j5[LMpIGHl[H$;S>4"lV2?6\P'D3k"0U5Nj/R@.\.kBRf.k>)f.kJH=

+ 0e@D*4Y&5Fb]>9mjiqZ?.fsYA/cI7h@Hom(iHm(+N7]j8iHm(+N7]j8giY+tiE7bOSh;NX1iV8/

+ /7%U?.u)5$/M#d_/AJAC/9Bf6/*(%f.p;-f/4_9BI+e-BrtYGIrY=f9rYGPMq\Ob~>

+ q(B!=q(;YCq?Q[;(GVT@m-3;T,9e>k>9Y7qiZ]R+[H68i;uRsGU?XEV,-^5\r#u0FQi/*s-K'"j

+ il'O.cq5K+il'O.cq5K+M!U'Ei_gsb_;a,):F`g9gn`_!,"(MQ`$42=+um!lhT\tC,3;oN,#[_N

+ 37cmBhe2R*fa**~>

+ q)#EIq(r(Lq?usD(H/#Hm-3;W-mpD%?RI4.i[6*:\)uPm=8jQPV!9ca-aMnhr$MNMRJeL%/)b_#

+ il0U0d7u&:il0U0d7u&:MX6BOi`7Eo_W'5*;_GTCh59")-V3F\`@'YH-pG-&hTf1N.-=b_-s,^_

+ 51eTIheVj4r!_EkJ,~>

+ q)5QMq)/4Oq@iNP(HS;JlK?rT/1W70@Ois<i@?ED[cH5g=oKoVV!'cg/$e:or$qfQRJeX)0Ah%*

+ iPaC+cVZ2CiPaC+cVZ2CMs?BSiE7[#_;X#%<\h/HgS`e(.nf!_`%0eL.mUQ(gs&tP/*(%f.p;-f

+ 5h4ZGh/)^6r>#;Ir>"]8p_SG~>

+ q(B!=q(;YCq?QR8!\lJUo-+2`0'+8Zi`digr?;@'>:DE,+osDLq]Z7s1F"(f,;^nJ+p'8O,PrYc

+ -nb-9!\ZJYo-2inJ,~>

+ q)#EIq(r(Lq?ujA!];qco-XPj1Z]tdia4;ur?h^,?S4A:-NQ+[q^2V(3%-.%-oipX-Nl(_-mpD@

+ -ikqWoI'bt4Y-+Pq[D?kJ,~>

+ q)5QMq)/4Oq@iEM!]`:mo.'hr2WZFkiF4N'r@8!/@PKtB.fh[gq^Vn03\2d3/3>Wb.fqLg/Ggpu

+ 0fJYS!]N=ro.0_RrYGGIm2#L6J,~>

+ q(B!=q(;YCq?On^!TI>\+p$\-]HZ#7J,~>

+ q)#EIq(r(Lq?t1g!TIJ`-NW46h^@8/q$c3kJ,~>

+ q)5QMq)/4Oq@gas!T@Mb.fnU<]IWgnrtbSKmM>R6J,~>

+ q(B!=q(;YCq?I!C`$,6A>PfTFi`j)?!$U#$J,~>

+ q)#EIq(r(Lq?m9M`$YTF?i)2Oia:Rjh^AIOpC-'kJ,~>

+ q)5QMq)/4Oq@`iYq^fl?!T@Mb.fnU<_^kU8!%[j[!#GMJn.ta7J,~>

+ q(B!=q(;YCq?I!@`$,5Q8GaS3SOgF<!$0_uJ,~>

+ q)#EIq(r(Lq?m9I`$YSX9`$1<T1n)hi$\RLp'g!kJ,~>

+ q)5QMq)/4Oq@`iVq^fl?!ME3b.fl;<_^kU8!%@FRnJ:s;!YuRgJ,~>

+ q(B!=q(;YCq?I!7JKje3!#=/mJ,~>

+ q)#EIq(r(Lq?m9@Q7(W>!#kJ<jpch~>

+ q)5QMq)/4Oq@`iOq^d=Lq^_^jo+g^0r"oAK!#L.~>

+ q(B!=q(;YCq?I$.+Fta3+orhpfa**~>

+ q)#EIq(r(Lq?m<5-C6+>-ikY)o*jdkJ,~>

+ q)5QMq)/4Oq@`lE.f:iL/,Uq!.i7akmhYg;rt^+~>

+ q(B!=q(;YCq$-m2JKjk5!=oFg#_2~>

+ q)#EIq(r(Lq$R0:PpbW@!#=u3km`.~>

+ q)5QMq)/4Oq%E`Jr%*FMr%%gfn.k@,r>,GLJ,~>

+ q(D&""]VqljgJ@e5Qt,qjlNpSpHSm][cQVZ>4"TN/c\]B#6>AYJKk"9!?_pP#MKH6~>

+ q)%J."^/@tk."dm7Klr)k2s0\pI5<h\E;q`?gU>Y1]UGK$NUqgQ7(iD!@AQK%-n@Q~>

+ q)7V2"^AFrjLAXm8-N5+jQ*gZpIGHl[cHMZ@I6V]2?6\N'*0(&r[`XOr[\(#*:FX/(B50N(4Z~>

+ q(D)#!EA(WmK)<Gq*4s[ir/9Gi`#Y<!EA(WmK)<GmQgS#!)N=o!t#b`+G(d>+<;1(qZkm^J,~>

+ q)%M/!EnF\mK)<Lq*kBfir/9Gi`Q"G!EnF\mK)<LmRI"/!)iP!!t?+l-C6+H-j(e?)@l'Alj\I~>

+ q)7Y3!F+L\liH$Jq+(Nji;N!Ci*,qI!F+L\liH$JmR[.3!)rV*!u2n*.Y0)O-m0;l($ue:(Ou~>

+ q(D)#!4Mdm!4;Pe!4Mdm!4;Pe!4Mdm!4;/Zq(;YCJHtEEh$AN~>

+ q)%M/!4_po!4M\m!4_po!4M\m!4_po!4M;bq(r(LL^VT=mL=[~>

+ q)7Y3!4Mdk!4DVn!4Mdk!4DVn!4Mdk!4D5cq)/4OM\G.clkSn'J,~>

+ q(D)#!9O+G!9O#A!9O+G!9O#A!9O+G!9NW6q(;YCJHt?Ch["`~>

+ q)%M/!9X1H!9O#G!9X1H!9O#G!9X1H!9NW<q(r(LL'uE<mgXd~>

+ q)7Y3!9F%D!9<lG!9F%D!9<lG!9F%D!9<K<q)/4OM\G+blkSq(J,~>

+ q(D)#!9O+G!9Er@!9O+G!9Er@!9O+G!9EQ5q(;YCJHtBDh?\W~>

+ q)%M/!9X1H!9ErF!9X1H!9ErF!9X1H!9EQ;q(r(LKF?3:nI:!~>

+ q)7Y3!9F%D!93fF!9F%D!93fF!9F%D!93E;q)/4OMA,"alP8n)J,~>

+ q(D)#!4Vjn!4M\g!4Vjn!4M\g!4Vjn!4M;\q(;YCJHtEEh$AN~>

+ q)%M/!4i!p!4_ho!4i!p!4_ho!4i!p!4_Gdq(r(LK+$'8o*p3~>

+ q)7Y3!4i!n!4M\o!4i!n!4M\o!4i!n!4M;dq)/4OMA+t`l4rk*J,~>

+ q(D)#!F"L]mK)<Nq*4sair/9Gi`c.C!F"L]mK)<NmQgS#!)J.Nl3H)MJ,~>

+ q)%M/!FOmcmK)<Sq*kBlj8JBHia;LN!FOmcmK)<SmRI"/!)e@UdL>aWJ,~>

+ q)7Y3!FascliH$Pq+(NpiVi*Di*c@O!FascliH$PmR[.3!)n^fitU_mo+li~>

+ q(D&""]Vkjjg7t\5Qt,ojlNjJpHSm][,pDV;scjG/c\[u#O2QL#_2~>

+ q)%J."^/:qjgJ:c7Klr'jlNpQpI5<h[cQVZ=RATR1]UF)$NLS.$ig[k%/(-\~>

+ q)7V2"^ACpj0W"a8-N5*j5[LMpIGHl[H$;S>4"lV2?6[3'B9ej(%i>m~>

+ q(B!=q(;YCJHtEEh$AN~>

+ q)#EIq(r(LJIDGbp^I-0h$j&fJ,~>

+ q)5QMq)/4OLD/__jq[V+J,~>

+ q(B!=q(;YCJHtEEh$AN~>

+ q)#EIq(r(LJIDDap^I-0h$j)gJ,~>

+ q)5QMq)/4OKbNS_jV@P+J,~>

+ q(B!=q(;YCJHtBDh?\W~>

+ q)#EIq(r(LJID>_q$d30h$j/iJ,~>

+ q)5QMq)/4OKG3G]jV@V-J,~>

+ q(B!=q(;YCJHt?Ch["`~>

+ q)#EIq(r(LJID8]q@*<1g^O,jJ,~>

+ q)5QMq)/4OJeR8\j;%S.J,~>

+ q(B!=q(;YCJHt?Ch["`~>

+ q)#EIq(r(LJID5\q[E?0g^O2lJ,~>

+ q)5QMq)/4OJJ7,ZjV@_0J,~>

+ q(B!=q(;YCJHt<Bi!=i~>

+ q)#EIq(r(LJID/Zr!`E0h$a8mJ,~>

+ q)5QMq)/4OJJ8%sjV6ekrt^+~>

+ q(B!=q(;YCJHt9Ai<Xr~>

+ q)#EIq(r(LJID,Yr!`E0h$ef~>

+ q)5QMq)/4OJJ7tqjqQkkJ,~>

+ q(B!=q(;YCJHt6@iWt&~>

+ q)#EIq(r(LJID&WrXAQ0h[G#~>

+ q)5QMq)/4OJJ7qpjV6hlJ,~>

+ q(B!=q(;YCJHt6@iWt&~>

+ q)#EIq(r(LJICuUrs\W0i=(5~>

+ q)5QMq)/4OJJ7knjV6nnJ,~>

+ q(B!=q(;YCJHt3?is:/~>

+ q)#EIq(r(LJICrTrs\W0iXC>~>

+ q)5QMq)/4OJJ7hmq\0#DlkJ\!J,~>

+ q(B!=q(;YCJHt0>j9U8~>

+ q)#EIq(r(LJICHFj:$P~>

+ q)5QMq)/4OJJ7bkr"T/ElkJb#J,~>

+ q(B!=q(;YCJHt*<jp6J~>

+ q)#EIq(r(LJICHFj:$P~>

+ q)5QMq)/4OJJ7\ir=o5ElkK=3!#5&?J,~>

+ q(B!=q(;YCJHt';k6QS~>

+ q)#EIq(r(LJICEEjU?Y~>

+ q)5QMq)/4OJJ7YhrY5;ElP073rtP/AJ,~>

+ q(B!=q(;YCJHt!9km2e~>

+ q)#EIq(r(LJICBDjpZb~>

+ q)5QMq)/4OJJ7SfrtPAElkK@4rY5,BJ,~>

+ q(B!=q(;YCJHsp7lNi"~>

+ q)#EIq(r(LJICBDjpZb~>

+ q)5QMq)/4OJJ7Md!#5>ElP0=5r=o&BJ,~>

+ q(B!=q(;YCJHsj5m0J4~>

+ q(r(?[71-bq(r(LJIC?Ck6uk~>

+ q)/4C[7C9fq)/4OJJ78]l4j75r=o)CJ,~>

+ q(;Y0[6O^Sq(;YCJHsg4mKe=~>

+ q(r(;[71-^q(r(LJIC<BkR;t~>

+ q)/4?[7C9bq)/4OJJ75\knF+4r=o,DJ,~>

+ q(;Y&[6O^Iq(;YCJHsa2n-FO~>

+ q(r+37CP_e76(*"!)e@Uh$`HUJ,~>

+ q)/778%2"i7lpH(!)nF^k7cqkq\=V~>

+ pauV&4$U>B!^Ab$pauPBJHs[0nd'a~>

+ pbW%25t&=S!^o=5pbVtKJIC9AkmW(~>

+ pbi166:SRX!_,L:pbi+NJJ72[j:qM,J,~>

+ Ub2[$97[>r#P8:P~>

+ Ubi*0:4Wf.$gJ.N~>

+ Uc&65:Os2A'BTu0'bpT]J,~>

+ Ub2[)6\,Ki#PA@Q~>

+ Ubi*47tD'&$gS4O~>

+ Uc&688V%Q:'BKr,'n?~>

+ Ub2[114]\V#PSLS~>

+ Ubi*=21Z.i$gS4O~>

+ Uc&6@3Iqk)'C$83(&SdG'n?~>

+ Ub2[?)1`%;#PeXU~>

+ Ubi*H*J"UO$ge@Q~>

+ Uc&6K,CpNg'BBi-'n?~>

+ V(Md24b3j\#Q"dW~>

+ V)83<JIC';mL4U~>

+ V)J?@JJ6rTjV34~>

+ VChp/8J-LYa9VYLJ,~>

+ VDJ?:9bi3eeI1jTJ,~>

+ VD\K>9cS]th@o&dJ,~>

+ V_/$58Jm!``<ZDKJ,~>

+ V_eH@9cS]ldL5USJ,~>

+ V`"TD9d5-%gCrfcJ,~>

+ X"FQ01d"An&V12)#65$[~>

+ X#'u<3C6G*'nHb=$hOjX~>

+ X#:,?4$ub1*.\dV'C$9^~>

+ X%rgj6S]O1#J^Rp~>

+ X&9$q7l;<<$d/qO%"J~>

+ X&B*s8NJ)I'@dc_'S$~>

+ JHp`2jp-D~>

+ JI@#:n-et!J,~>

+ JJ3SJq%N01J,~>

+ JHp`2jp-D~>

+ JI@#:mL/h!J,~>

+ JJ3SJpCm$1J,~>

+ JHp`2jp-D~>

+ JI@#:ljN\!J,~>

+ JJ3SJob6m1J,~>

+ JHp`2jp-D~>

+ JI@#:l3mP!J,~>

+ JJ3SJo+Ua1J,~>

+ JHp`2jp-D~>

+ JI@#:kR7D!J,~>

+ JJ3SJne:[1J,~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJn.YO1J,~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJmM#C1J,~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJlkB71J,~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJl4a+1J,~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJkS*t1J,~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ JHp`2jp-D~>

+ JI@#:jpQ\~>

+ JJ3SJjqE7~>

+ %%EndData

+ showpage

+ %%Trailer

+ end

+ %%EOF

empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/dash-b.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/fedora-media-writer.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/installer-a.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/installer-b.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/menu.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/search.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/settings.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/shell-a.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/shell-b.eps
empty or binary file added
The added file is too large to be shown here, see it at: en-US/latex/img/software.eps
empty or binary file added

Pull-Request has been merged by eischmann

5 years ago
Metadata
Changes Summary 34
+4 -0
file changed
.gitignore
+3
file added
en-US/latex/01_introduction.tex
+33
file added
en-US/latex/02_what_is_fedora_about.tex
+69
file added
en-US/latex/03_how_to_get_fedora.tex
+146
file added
en-US/latex/04_first_steps_in_system.tex
+13
file added
en-US/latex/05_how_to_tweak_fedora.tex
+32
file added
en-US/latex/06_you_want_to_know_more.tex
+38
file added
en-US/latex/credits.tex
+0
file added
en-US/latex/handbook.pdf
+67
file added
en-US/latex/handbook.tex
+6325
file added
en-US/latex/img/calendar.eps
+0
file added
en-US/latex/img/calendar.png
+901
file added
en-US/latex/img/dash-a.eps
+0
file added
en-US/latex/img/dash-a.png
+1423
file added
en-US/latex/img/dash-b.eps
+0
file added
en-US/latex/img/dash-b.png
+1650
file added
en-US/latex/img/fedora-media-writer.eps
+0
file added
en-US/latex/img/fedora-media-writer.png
+6493
file added
en-US/latex/img/installer-a.eps
+0
file added
en-US/latex/img/installer-a.png
+4436
file added
en-US/latex/img/installer-b.eps
+0
file added
en-US/latex/img/installer-b.png
+6394
file added
en-US/latex/img/menu.eps
+0
file added
en-US/latex/img/menu.png
+3518
file added
en-US/latex/img/search.eps
+0
file added
en-US/latex/img/search.png
+6066
file added
en-US/latex/img/settings.eps
+0
file added
en-US/latex/img/settings.png
+10888
file added
en-US/latex/img/shell-a.eps
+0
file added
en-US/latex/img/shell-a.png
+20040
file added
en-US/latex/img/shell-b.eps
+0
file added
en-US/latex/img/shell-b.png
+15578
file added
en-US/latex/img/software.eps
+0
file added
en-US/latex/img/software.png