From: Scott Kostyshak Date: Sat, 31 Oct 2020 00:22:00 +0000 (-0400) Subject: Foils: set default output to PDF (ps2pdf) X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5ba4692ab00e02fa6d684d0c7f7ddba7b98a55f1;p=features.git Foils: set default output to PDF (ps2pdf) We currently specify that dvips be used. This could potentially change in the future. One issue is that with system fonts XeTeX and LuaTeX do not correctly rotate pages. --- diff --git a/lib/examples/Presentations/Foils.lyx b/lib/examples/Presentations/Foils.lyx index 142da8205e..21e57b6ad4 100644 --- a/lib/examples/Presentations/Foils.lyx +++ b/lib/examples/Presentations/Foils.lyx @@ -29,7 +29,7 @@ \use_microtype false \use_dash_ligatures false \graphics dvips -\default_output_format default +\default_output_format pdf \output_sync 0 \bibtex_command default \index_command default diff --git a/lib/examples/fr/Presentations/Foils.lyx b/lib/examples/fr/Presentations/Foils.lyx index f0413426e7..f32d2ddd26 100644 --- a/lib/examples/fr/Presentations/Foils.lyx +++ b/lib/examples/fr/Presentations/Foils.lyx @@ -29,7 +29,7 @@ \use_microtype false \use_dash_ligatures false \graphics dvips -\default_output_format default +\default_output_format pdf \output_sync 0 \bibtex_command default \index_command default