The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 81ac867c5d5c60a1d07736fb1f2f167e759791d8
Author: Scott Kostyshak <[email protected]>
Date:   Fri Apr 12 03:52:22 2013 -0400

    de and es tufte examples: change default to pdf2
    
    Consistent with 1b7e9178
    (cherry picked from commit 45ae6a8aeeaca4a856b796531ac9904ec9280a1e)

diff --git a/lib/examples/de/tufte-handout.lyx 
b/lib/examples/de/tufte-handout.lyx
index 7b23b4c..6e7c863 100644
--- a/lib/examples/de/tufte-handout.lyx
+++ b/lib/examples/de/tufte-handout.lyx
@@ -20,7 +20,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default
diff --git a/lib/examples/es/tufte-book.lyx b/lib/examples/es/tufte-book.lyx
index a432676..db27971 100644
--- a/lib/examples/es/tufte-book.lyx
+++ b/lib/examples/es/tufte-book.lyx
@@ -24,7 +24,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default
diff --git a/lib/examples/es/tufte-handout.lyx 
b/lib/examples/es/tufte-handout.lyx
index 9a91ac1..0fc725d 100644
--- a/lib/examples/es/tufte-handout.lyx
+++ b/lib/examples/es/tufte-handout.lyx
@@ -20,7 +20,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default

commit 359c9448647233505e760630ea932a89164b1772
Author: Scott Kostyshak <[email protected]>
Date:   Tue Apr 9 01:23:06 2013 -0400

    tufte-{book,handout}: set default output to pdf2
    
    If the 'nols' option were set, the files could be output with plain
    LaTeX as well; but because letterspacing is an important part of the
    Tufte design, letterspacing is preserved and pdf2 is set as the
    default output format. This is now explained in a note.
    (cherry picked from commit 1b7e9178f071a1abdbd6ecea3e60ae28a284b4ec)

diff --git a/lib/examples/tufte-book.lyx b/lib/examples/tufte-book.lyx
index a009b4c..e8f06b6 100644
--- a/lib/examples/tufte-book.lyx
+++ b/lib/examples/tufte-book.lyx
@@ -20,7 +20,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default
diff --git a/lib/examples/tufte-handout.lyx b/lib/examples/tufte-handout.lyx
index 5e412ec..d79befe 100644
--- a/lib/examples/tufte-handout.lyx
+++ b/lib/examples/tufte-handout.lyx
@@ -20,7 +20,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default

commit 9c1b502ff7ba303ada9f4be4b2d22c7339154487
Author: Scott Kostyshak <[email protected]>
Date:   Mon Feb 18 15:51:37 2013 -0500

    exemple-powerdot.lyx: set default format to ps2pdf
    
    This way compilation works out of the box.
    (cherry picked from commit 4367d81b011cb8ef691e4aa4e36712192a6a7b5c)

diff --git a/lib/examples/fr/exemple-powerdot.lyx 
b/lib/examples/fr/exemple-powerdot.lyx
index 22d46fa..778a28f 100644
--- a/lib/examples/fr/exemple-powerdot.lyx
+++ b/lib/examples/fr/exemple-powerdot.lyx
@@ -33,7 +33,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf
 \output_sync 0
 \bibtex_command default
 \index_command default

commit df20af76013bf5e031a84e02ddfa9ebe4806fd0c
Author: Scott Kostyshak <[email protected]>
Date:   Sat Feb 16 04:58:47 2013 -0500

    powerdot-example.lyx: set default format to ps2pdf
    
    This way compilation works out of the box.
    (cherry picked from commit 5f1ae5fb562fb713e9dfd4fa1db196f77daf0b54)

diff --git a/lib/examples/powerdot-example.lyx 
b/lib/examples/powerdot-example.lyx
index ce0f71a..8f6cead 100644
--- a/lib/examples/powerdot-example.lyx
+++ b/lib/examples/powerdot-example.lyx
@@ -27,7 +27,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf
 \output_sync 0
 \bibtex_command default
 \index_command default

commit edd91d5e47515ab56c9ac13ef028f58e3ba91728
Author: Scott Kostyshak <[email protected]>
Date:   Sat Feb 16 04:57:02 2013 -0500

    instant_preview.lyx: set default format to ps2pdf
    
    This way compilation works out of the box.
    (cherry picked from commit cf4917a220b5833eeb3ecc421869f41735685cba)

diff --git a/lib/examples/instant_preview.lyx b/lib/examples/instant_preview.lyx
index 7c7565b..c3aa9c7 100644
--- a/lib/examples/instant_preview.lyx
+++ b/lib/examples/instant_preview.lyx
@@ -31,7 +31,7 @@
 \font_tt_scale 100
 
 \graphics default
-\default_output_format default
+\default_output_format pdf
 \output_sync 0
 \bibtex_command default
 \index_command default

-----------------------------------------------------------------------

Summary of changes:
 lib/examples/de/tufte-handout.lyx    |    2 +-
 lib/examples/es/tufte-book.lyx       |    2 +-
 lib/examples/es/tufte-handout.lyx    |    2 +-
 lib/examples/fr/exemple-powerdot.lyx |    2 +-
 lib/examples/instant_preview.lyx     |    2 +-
 lib/examples/powerdot-example.lyx    |    2 +-
 lib/examples/tufte-book.lyx          |    2 +-
 lib/examples/tufte-handout.lyx       |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to