commit 9d66dc285964152d0069e6045f18f976ec2cd9f2
Author: Uwe Stöhr <[email protected]>
Date:   Wed Dec 9 01:31:53 2015 +0100

    English UserGuide.lyx: make document compilable without PNGs
    
    also store default output format

diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index e3ae8b0..b3e51e6 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -68,7 +68,7 @@ enumitem
 \font_sf_scale 100 100
 \font_tt_scale 100 100
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command bibtex
 \index_command default
@@ -15996,8 +15996,9 @@ View (Other Formats)
 \family default
  or the toolbar button 
 \begin_inset Graphics
-       filename ../images/view-others.png
-       scale 85
+       filename ../images/view-others.svgz
+       lyxscale 15
+       height 12pt
        groupId toolbarbuttons
 
 \end_inset
@@ -40052,8 +40053,9 @@ Synchronize with Output
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename ../images/view-others.png
-       scale 85
+       filename ../images/view-others.svgz
+       lyxscale 15
+       height 12pt
        groupId toolbarbuttons
 
 \end_inset
@@ -40084,8 +40086,9 @@ View (Other Formats)
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename ../images/update-others.png
-       scale 85
+       filename ../images/update-others.svgz
+       lyxscale 15
+       height 12pt
        groupId toolbarbuttons
 
 \end_inset
@@ -43257,8 +43260,9 @@ Single close-tab button
 \family sans
 
 \begin_inset Graphics
-       filename ../images/closetab.png
-       scale 75
+       filename ../images/closetab.svgz
+       lyxscale 30
+       height 12pt
 
 \end_inset
 
diff --git a/lib/doc/es/UserGuide.lyx b/lib/doc/es/UserGuide.lyx
index ff9f6d6..19bc188 100644
--- a/lib/doc/es/UserGuide.lyx
+++ b/lib/doc/es/UserGuide.lyx
@@ -68,7 +68,7 @@ enumitem
 \font_sf_scale 100 100
 \font_tt_scale 100 100
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command bibtex
 \index_command default
@@ -8498,14 +8498,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
 
@@ -8518,7 +8516,6 @@ Las dos  líneas siguientes están vacías:
 \end_layout
 
 \begin_layout Verbatim
-
 Casi todo está permitido en entorno Literal:"%&$§#~'`
 \backslash
 }][{|
@@ -8548,7 +8545,6 @@ with the difference that spaces appear in the output as 
the character '
 \end_layout
 
 \begin_layout Verbatim
-
 Esto es entorno Literal*.
 \end_layout
 

Reply via email to