~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/es/print-2sided.page

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya, Josselin Mouette, Rodrigo Moya
  • Date: 2011-05-19 12:12:42 UTC
  • mfrom: (1.1.65 upstream) (1.3.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20110519121242-967hbn2nh2hunp4y
Tags: 3.0.0-4ubuntu1
[ Josselin Mouette ]
* bug-presubj: please document where to report rendering bugs.
* evince.mime: dropped. We have desktop files to handle MIME 
  associations, no need to maintain an alternate system by hand.
  Closes: #619564, #627027, #551734, #581441.

[ Rodrigo Moya ]
* Rebase from Debian and GNOME3 PPA (thanks to Rico Tzschichholz).
  Remaining Ubuntu changes:
* debian/apparmor-profile:
* debian/apparmor-profile.abstraction:
* debian/evince.apport:
* debian/evince-common.dirs:
* debian/evince-common.postinst:
* debian/evince-common.postrm:
  - Add apparmor profile
* debian/control:
  - Build-Depend on debhelper (>= 7.4.20ubuntu5), gnome-common,
    hardening-includes and liblaunchpad-integration-3.0-dev
  - Standards-Version is 3.9.1
  - Depend on apparmor
* debian/rules:
  - Include hardening.make
  - Add rule to install apparmor files
* debian/watch:
  - Watch unstable series
* debian/patches/01_lpi.patch:
  - Launchpad integration patch
* debian/patches/04_gold.patch:
  - Link against libz
* debian/patches/05_library-path.patch:
  - Fix library path for g-ir-scanner

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="print-2sided" xml:lang="es">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="printing"/>
 
6
 
 
7
    <desc>Imprimir a doble cara y varias páginas por hoja.</desc>
 
8
 
 
9
    <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
 
10
    <credit type="author">
 
11
      <name>Phil Bull</name>
 
12
      <email>philbull@gmail.com</email>
 
13
    </credit>
 
14
    <license>
 
15
      <p>Creative Commons Compartir Igual 3.0</p>
 
16
    </license>
 
17
 
 
18
  </info>
 
19
 
 
20
<title>Diseño de doble cara y múltiples páginas por cara para imprimir</title>
 
21
 
 
22
<p>Puede imprimir en ambas caras de cada hoja de papel:</p>
 
23
 
 
24
<steps>
 
25
 <item>
 
26
  <p>Pulse <guiseq><gui>Archivo</gui><gui>Imprimir</gui></guiseq>.</p>
 
27
 </item>
 
28
 <item>
 
29
  <p>Vaya a la pestaña <gui>Configuración de página</gui> de la ventana «Imprimir» y elija una opción en la lista desplegable <gui>Dos caras</gui>.</p>
 
30
 </item>
 
31
 <item>
 
32
  <p>También puede imprimir más de una página del documento por <em>hoja</em>. Use la opción <gui>Páginas por hoja</gui> para hacerlo.</p>
 
33
 </item>
 
34
</steps>
 
35
 
 
36
</page>