commit 2c0965b07c82f5e61be949c6146ef5756b688591
Author: Richard Heck <[email protected]>
Date:   Mon Aug 17 12:40:11 2015 -0400

    Fix the copy and paste icons in the English and Spanish user guides.

diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index 99120a3..eccfa59 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -974,7 +974,7 @@ Copy
 
 \begin_inset Info
 type  "shortcut"
-arg   "cut"
+arg   "copy"
 \end_inset
 
  or
@@ -1008,7 +1008,7 @@ Paste
 , 
 \begin_inset Info
 type  "shortcut"
-arg   "cut"
+arg   "paste"
 \end_inset
 
  or
@@ -8022,14 +8022,12 @@ Verbatim
 \end_layout
 
 \begin_layout Verbatim
-
 This is verbatim.
 \end_layout
 
 \begin_layout Verbatim
 \noindent
 \align block
-
 The following 2 lines are empty:
 \end_layout
 
@@ -8042,7 +8040,6 @@ The following 2 lines are empty:
 \end_layout
 
 \begin_layout Verbatim
-
 Almost everything is allowed in verbatim:"%&$§#~'`
 \backslash
 }][{|
diff --git a/lib/doc/es/UserGuide.lyx b/lib/doc/es/UserGuide.lyx
index 77a072a..75addae 100644
--- a/lib/doc/es/UserGuide.lyx
+++ b/lib/doc/es/UserGuide.lyx
@@ -928,7 +928,7 @@ Copiar
 
 \begin_inset Info
 type  "shortcut"
-arg   "cut"
+arg   "copy"
 \end_inset
 
  o
@@ -964,7 +964,7 @@ Pegar
 , 
 \begin_inset Info
 type  "shortcut"
-arg   "cut"
+arg   "paste"
 \end_inset
 
  o
@@ -8312,14 +8312,12 @@ Literal
 \end_layout
 
 \begin_layout Verbatim
-
 Esto es entorno literal.
 \end_layout
 
 \begin_layout Verbatim
 \noindent
 \align block
-
 Las dos  líneas siguientes están vacías:
 \end_layout
 
@@ -8332,7 +8330,6 @@ Las dos  líneas siguientes están vacías:
 \end_layout
 
 \begin_layout Verbatim
-
 Casi todo está permitido en entorno literal:"%&$§#~'`
 \backslash
 }][{|

Reply via email to