Update to explict where chapters should be and some conf file changes

This commit is contained in:
Lyn Perrine 2019-02-19 10:19:21 -08:00
parent 291c957f7c
commit 91cba2bfe8
12 changed files with 21 additions and 12 deletions

BIN
source/.conf.py.swp Normal file

Binary file not shown.

View File

@ -1,5 +1,6 @@
******************************
Chapter 1 Installing Lubuntu
==============================
******************************
This chapter will show you how to download and install Lubuntu on your computer.

View File

@ -1,5 +1,6 @@
***********************
Chapter 2 Applications
======================
***********************
This chapter will document the applictions in Lubuntu 18.10.

View File

@ -1,5 +1,6 @@
***************************************
Chapter 3 System Tools and Preferences
======================================
***************************************
This chapter contains details on tools to manage your system and to change preferences on Lubuntu.

View File

@ -1,5 +1,6 @@
********************************************************
Chapter 4 Installing, Updating, and Removing Software
========================================================
********************************************************
This chapter will teach you how to use GUI to install update and remove software and manage sources.

View File

@ -1,5 +1,6 @@
*************************************
Chapter 5 Panel, Desktop, and Runner
=====================================================
*************************************
This chapter will teach you how to use the panel desktop icons the runner to launch applications and window management.

View File

@ -1,5 +1,6 @@
***************************
Appendix A Tips and Tricks
==========================
***************************
If you run a hypervisor on your system putting a different mouse cursor for both the host and the guest can let you tell them apart. If you want to install many more colors you can search the repositories for cursor or if you just want many different colors install the oxygen-cursor-theme-extra package. To have a a different style for applications to install you can install the qt-style-plugin-plastique package.

View File

@ -1,5 +1,6 @@
************************
Appendix C Command line
=======================
************************
The command line or cli is text interface to your computer and an alternative to graphical user interfaces like windows. It typically involves typing text commands into a terminal to perform some operation. Although not necessary to learn, it can be helpful. The terminal (Ctrl + Alt + T) is a command line running in a window.

View File

@ -1,5 +1,6 @@
********************************************
Appendix D Upgrading from previous releases
===========================================
********************************************
We are proud to present the highly anticipated release of Lubuntu 18.10! This release comes with many changes, which will probably be overshadowed by the move to the LXQt desktop environment. Naturally, an extremely large change like this can cause problems, so **we strongly recommend you back up your files**. Also, if your computer is one that runs on a battery (such as a laptop), please ensure that the power is connected, as it may take a while and unexpected power failures could be disasterous.

View File

@ -1,5 +1,6 @@
************************
Appendix E Live Session
=======================
************************
It is possible to use Lubuntu without installing it. In a live session your computer is running off a bootable media (USB, CD, or DVD). The session can also be used to install Lubuntu.

View File

@ -1,6 +1,6 @@
*****************************
Appendix F Hotkeys shortcuts
============================
*****************************
Hotkeys, also known as keyboard shortcuts, allow users to easily navigate, start applications, and change settings like resize windows. These are useful as they create a smooth and time efficient user experience. It would benefit users to take a few minutes to learn some of these shortcuts.

View File

@ -255,7 +255,7 @@ latex_documents = [
# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
#
latex_use_parts = True
latex_use_parts = True
# If true, show page references after internal links.
#