Menu

#24 scrextend missing option cleardoublepage

KOMA-Script 3.37
closed
2022-05-10
2022-05-10
JohAna
No

Hello,

I came across a problem with the package scrextend in Koma-Script 3.36. I did not find anything about this change in the release notes or the documentation, so I think it is a bug. If this change was on purpose please excuse my report.

This example works with Koma-Script 3.35:

\documentclass[twoside]{article}
\usepackage[cleardoublepage=plain]{scrextend}
\begin{document}
Some text.
\cleardoublepage
\end{document}

With Koma-Script 3.36 I get the error "unknown option 'cleardoublepage=plain' for package 'scrextend'.

Another observation I made was that without the option cleardoublepage=plain the example works with v. 3.36 but has a page number on the second page. It had no page number (empty) with v. 3.35.

It makes not difference, if I use lualatex or pdflatex.

The header of the log file using pdflatex (for version Informations):
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex 2022.5.9) 10 MAY 2022 08:27
entering extended mode
\write18 enabled.
%&-line parsing enabled.
min.tex
(./min.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-05-04>

and lualatex:
This is LuaHBTeX, Version 1.15.0 (TeX Live 2022) (format=lualatex 2022.5.9) 10 MAY 2022 08:28
restricted system commands enabled.
min.tex
(./min.tex
LaTeX2e <2021-11-15> patch level 1

Discussion

  • Markus Kohm

    Markus Kohm - 2022-05-10

    Yes, the missing option and moreover of the complete cleardoublepage code is a bug, happened while the big fat source reorganization, because there where not enough beta testers and currently there is no test case for this.

     

    Last edit: Markus Kohm 2022-05-10
  • Markus Kohm

    Markus Kohm - 2022-05-10
    • labels: --> scrextend, bug
    • assigned_to: Markus Kohm
     
  • Markus Kohm

    Markus Kohm - 2022-05-10
    • status: open --> closed
     
  • JohAna

    JohAna - 2022-05-10

    Thank you for the fast fix!

    I confirm that r3781 works with the minimal example as well as our custom classes and packages.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.