From b20d01681c7583d5701f34d1dff2983cf76ba033 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 13 Nov 2020 21:26:38 -0500 Subject: [PATCH] Noweb_Listerrors.lyx: do not force ps2pdf Export to all formats seems to work well after removing the "ps2pdf" option to the hyperref package. Accordingly we uninvert the tests for the other formats. All ctests pass on an updated TeX Live 2020. --- development/autotests/invertedTests | 6 ------ lib/examples/Modules/Noweb_Listerrors.lyx | 7 ++----- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index e547f2380f..b8fee55ba4 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -125,12 +125,6 @@ export/export/WrongDfnTagHandling_xhtml #11455 "Unable to process argument!" with multiple 1.6.x roundtrips export/templates/Articles/IEEE_Transactions_Journal_lyx16 -#11520 "listerrors" fails with pdflatex, lualatex, and xelatex -# Example for lib/scripts/listerrors -# Requires noweb. Seems to be restricted to plain "latex". -# Find out why and whether the script could be improved. -export/examples/Modules/Noweb_Listerrors_(pdf[245]).* - #11522 Support specification of complementing non-TeX fonts # # More than one non-TeX font required for the character set in many documents diff --git a/lib/examples/Modules/Noweb_Listerrors.lyx b/lib/examples/Modules/Noweb_Listerrors.lyx index 46fee9484f..d03b43e90b 100644 --- a/lib/examples/Modules/Noweb_Listerrors.lyx +++ b/lib/examples/Modules/Noweb_Listerrors.lyx @@ -6,10 +6,7 @@ \origin /systemlyxdir/examples/Modules/ \textclass article \begin_preamble -% -% ps2pdf stuff -% -\usepackage[ps2pdf,pdftitle={LyX listerrors re-implemented},urlcolor=blue,linktocpage,letterpaper,colorlinks=true]{hyperref} +\usepackage[pdftitle={LyX listerrors re-implemented},urlcolor=blue,linktocpage,letterpaper,colorlinks=true]{hyperref} \@savsf=1% This is to get around a hyperref+noweb interaction problem \hyphenpenalty 10000 @@ -41,7 +38,7 @@ noweb \use_microtype false \use_dash_ligatures false \graphics default -\default_output_format pdf +\default_output_format default \output_sync 0 \bibtex_command default \index_command default -- 2.39.2