Menu

#46 scrhack x setspace warning message

KOMA-Script 3.39
closed
None
2023-08-02
2023-03-15
No

There seems to be a problem (or just a problem with the warning message) between setspace and scrhack in the new versions. E.g. example code:

\documentclass{scrreprt}

\usepackage{scrhack}
\usepackage{setspace}

\begin{document}
    Dummy.
\end{document}

This leads to the warning message in the log file:

Package scrhack Warning: unknown \onehalfspacing definition found!
(scrhack)                Maybe you are using a unsupported setpace version on i
nput line 96.


Package scrhack Warning: unknown \doublespacing definition found!
(scrhack)                Maybe you are using a unsupported setpace version on i
nput line 118.

My versions are up to date (updated every package via miktex today: 15.03.2023), e.g. setspace package is from 2022/12/04 (v6.7b set line spacing) and scrhack from 2022/10/12 (v3.38 KOMA-Script)

Discussion

  • Markus Kohm

    Markus Kohm - 2023-03-15

    Thank you for the report. I've added support for setspace version 6.7b in [r4015].

    If you don't need the hack, you can switch it off using option setspace=false. If you need it, you have to wait, until I've made a new prelease.

     

    Related

    Commit: [r4015]


    Last edit: Markus Kohm 2023-03-16
  • Markus Kohm

    Markus Kohm - 2023-03-15
    • status: open --> closed
     
  • Michael Labenbacher

    @kohm Thanks. :D

     
  • Markus Kohm

    Markus Kohm - 2023-08-02

    Just a note: scrhack has been removed from KOMA-Script 3.42 [r4076] and replaced by a completely new implementation of several small packages and a compatibility scrhack. See https://github.com/komascript/third-party-enhancements for more information.

     

    Related

    Commit: [r4076]


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.