[LyX/master] Amend previous commit

Scott Kostyshak skostysh at lyx.org
Fri Jan 26 14:07:15 UTC 2024


commit 65f3677145da324735093f0ef4254647874c5c0a
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Fri Jan 26 10:34:06 2024 -0500

    Amend previous commit
    
    Set the default document output format to PDF (pdflatex), because
    the test file fails to export with LuaTeX (in both 2.3.x and master).
    
    This commit amends 6094a56b.
---
 .../lyxbugs-resolved/13036-lyx2lyx-preamble.lyx    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/autotests/export/latex/lyxbugs-resolved/13036-lyx2lyx-preamble.lyx b/autotests/export/latex/lyxbugs-resolved/13036-lyx2lyx-preamble.lyx
index 4039414..0ebf550 100644
--- a/autotests/export/latex/lyxbugs-resolved/13036-lyx2lyx-preamble.lyx
+++ b/autotests/export/latex/lyxbugs-resolved/13036-lyx2lyx-preamble.lyx
@@ -28,7 +28,7 @@
 \use_microtype false
 \use_dash_ligatures true
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default


More information about the lyx-cvs mailing list