diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 11:36:54 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 11:36:54 +0100 |
commit | cebf725978b32756700671a646aaed9677f6f219 (patch) | |
tree | 8aad7e2e09ba66c6ab36da556f7b8265b31898a6 /help/es/crop.page | |
parent | 13eec502b99e47e9910b5610869236698e1a8a13 (diff) | |
parent | a632195d632be90e0da0ed0eef4b0987ed4bea6c (diff) |
Merge branch 'release/3.26.2-1'3.26.2-1
Diffstat (limited to 'help/es/crop.page')
-rw-r--r-- | help/es/crop.page | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/help/es/crop.page b/help/es/crop.page deleted file mode 100644 index d26f648..0000000 --- a/help/es/crop.page +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="crop" xml:lang="es"> - - <info> - <link type="guide" xref="index#modify"/> - </info> - - <title>Recorte</title> - - <p> - The cropping feature in <app>Simple Scan</app> allows you to use only a part of a scanned image. You can - enable crop either before or after scanning a page, and you can always change the dimensions of the crop - frame. When crop is enabled, a mask will apper over the current page with the area not being used shown - in gray. You can enable crop and choose the desired dimensions via one of the following methods: - </p> - - <steps> - <title>Usar un clic del botón secundario</title> - <item><p>Haga clic con el botón secundario en cualquier parte de la imagen y seleccione «Cortar».</p></item> - <item><p>Choose one of the fixed crop frames, or select "Custom" to manually - set the crop frame's dimensions by dragging its borders.</p></item> - <item><p>Click and hold the frame, then move it to the desired position.</p></item> - </steps> - - <steps> - <title>Usar un menú</title> - <item><p>Navigate to the <guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu.</p></item> - <item><p>Choose one of the fixed crop frames, or select "Custom" to manually adjust the frame's dimensions by dragging its borders.</p></item> - <item><p>Click and hold the frame, then move it to the desired position.</p></item> - </steps> - - <steps> - <title>Usar la barra de botones</title> - <item><p>Click the "<gui>Crop</gui>" button in the toolbar.</p> - <note style="tip"><p>This is the same as choosing "Custom" in step 2 of the - aforementioned methods.</p></note></item> - <item><p>Arrastre los bordes del marco para establecer las dimensiones y posición deseadas.</p></item> - - </steps> - - <note><p>Cada nueva página escaneada usará el recorte previo.</p></note> -</page> |