From 5ba4692ab00e02fa6d684d0c7f7ddba7b98a55f1 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 30 Oct 2020 20:22:00 -0400 Subject: [PATCH] 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. --- lib/examples/Presentations/Foils.lyx | 2 +- lib/examples/fr/Presentations/Foils.lyx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2