Difference between revisions of "Documentation/UserGuide/Writer/Intro/Content"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 41: Line 41:
 
Los botones, numerados en la captura de pantalla, realizan las siguientes funciones:
 
Los botones, numerados en la captura de pantalla, realizan las siguientes funciones:
  
# Numeración (puede usarse para cambiar de viñetas a numeración)
+
# Numbering (can be used to change bullets into numbering)
# Viñetas (puede usarse para cambiar de numeración a viñetas)
+
# Bullets (can be used to change numbering to bullets)
# Desactivar
+
# Disable
# Disminuir un nivel
+
# Promote one level
# Aumentar un nivel
+
# Demote one level
# Disminuir un nivel con los subniveles
+
# Promote one level with subpoints
# Aumentar un nivel con los subniveles
+
# Demote one level with subpoints
# Introducir una línea no numerada/sin viñeta
+
# Insert an unnumbered entry
# Mover la línea hacia arriba
+
# Move line up
# Mover la línea hacia abajo
+
# Move line down
# Mover la línea hacia arriba con todos los subniveles
+
# Move line up with all its subpoints
# Mover la línea hacia abajo con todos los subniveles
+
# Move line down with all its subpoints
# Reiniciar la numeración
+
# Restart numbering
# Propiedades de la lista
+
# Properties of the list
  
Las opciones que aparecen al presionar el último de los botones son las mismas que se tienen al editar un estilo de lista, por lo que hablaremos de ellas [[ES/Manuales/GuiaAOO/Writer/Estilos/Lista|más adelante]].
+
The options available when pressing the last button are the same available when editing a list style, so we will discuss them later.  
  
Las listas numeradas o las viñetas pueden tener «niveles», para así crear listas con sub-ítem del tipo
+
The "subpoints" mentioned earlier are to give "levels" to a numbered list or bullet, building list like the following example
  
# Primero
+
# First
## Sub primero
+
## Sub First
# Segundo
+
# Second
## sub segundo
+
## sub second
### sub sub segundo
+
### sub sub second
Para cambiar el nivel de una línea de la lista, se usan los botones del 4 al 7, o bien, con el cursor al inicio del párrafo las teclas {{Key|TAB}} y {{Key|Shift|TAB}}.
+
 
 +
To change the level of one line on the list, it is possible to use button 4 and 7, or with the cursor at the beginning of the line {{Key|TAB}} and {{Key|Shift|TAB}}.
  
 
[[Category:Documentation]] [[Category:Documentation/Writer]]
 
[[Category:Documentation]] [[Category:Documentation/Writer]]

Revision as of 11:05, 21 January 2013

Template:Documentation/DraftPage


Writer's User Interface

As already commented on the chapter Apache OpenOffice User Interface, we have several menus and toolbars available.

SCREENSHOT TO BE CHANGED DON'T OVERRIDE IT

ES-Writer.png

Be default, Writer shows with the option "Print Layout" that shows something similar to the output of the document. The difference between what it is shown on screen and what it is printed is centred on two points, the first one being clear on the previous screenshot (about the other, we will talk below)

  • Borders: the text area border, the cell borders on a table (even if the table is configured to not have borders), OLE object borders... will show on grey to help the author during edition. As we already said, those borders will not be printed nor exported to PDF. It is possible to change the colour of those borders (or eliminate them completely) under Tools → Options → Apache OpenOffice → Appearance: we have options for "Text boundaries", "Object boundaries", "Table boundaries".
  • Objects inserted automatically: The table of contents and the fields show a grey background. Again, this background is not printed nor exported to PDF and it is there only during edition. To modify that background, on the same menu already mentioned on the previous point we have separated entries for "Field shadings" and "Index and table shadings"

Working with text

Both toolbars and menus (normal and contextual) offer options to modify text. It is possible to modify the paragraph as a whole or the selected text with Format → Paragraph/Character or with a right click → Paragraph/Character. The available options are clear and we will come back to them when talking about paragraph and character styles.

Both the Format menu and the right click offer an option to modify the page, adding for example headers and footers, page size, etc. But it is important to note that these options only modify the corresponding page style: on Writer there is no direct formatting for pages, page format can only be done through styles. For this reason, we will left the analysis about how to format pages on the corresponding section for page styles on this guide.

Numbered list and bullets

On the format toolbar there are two buttons that toggle numbered lists or bullets.

Documentation caution.png It is important to note that it is better to avoid the use of numbered list to number chapters. On another section of this guide we will see how to number chapters and give an outline to a document.

It is also possible to toggle the numbering on a particular paragraph pressing  F12 , while  ⇧ Shift  +  F12  toggle the bullets.


With the numbering or the bullets active, a contextual toolbar will be presented

SCREENSHOT TO BE CHANGED DON'T OVERRIDE IT

ES-NumVi.png

The buttons, numbered on the screenshot, perform the following actions: Los botones, numerados en la captura de pantalla, realizan las siguientes funciones:

  1. Numbering (can be used to change bullets into numbering)
  2. Bullets (can be used to change numbering to bullets)
  3. Disable
  4. Promote one level
  5. Demote one level
  6. Promote one level with subpoints
  7. Demote one level with subpoints
  8. Insert an unnumbered entry
  9. Move line up
  10. Move line down
  11. Move line up with all its subpoints
  12. Move line down with all its subpoints
  13. Restart numbering
  14. Properties of the list

The options available when pressing the last button are the same available when editing a list style, so we will discuss them later.

The "subpoints" mentioned earlier are to give "levels" to a numbered list or bullet, building list like the following example

  1. First
    1. Sub First
  2. Second
    1. sub second
      1. sub sub second

To change the level of one line on the list, it is possible to use button 4 and 7, or with the cursor at the beginning of the line  Tab ⇆  and  ⇧ Shift  +  Tab ⇆ .

Personal tools