mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] ptxd_make_license_report: remove deprecated package tocstyle
@ 2020-10-04 21:17 Roland Hieber
  2020-10-09  6:38 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2020-10-04 21:17 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

The tocstyle package was never meant for production use, and was removed
completely in KOMA-script 3.31 (released on 2020-07-26), so building the
license report fails to find tocstyle.sty. Remove the package from the
license report header; however, removing it doesn't seem to make any
difference to the rendered license report.

Link: https://ctan.org/ctan-ann/id/mailman.339.1595768614.2548.ctan-ann@ctan.org
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 scripts/lib/ptxd_make_license_report.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/lib/ptxd_make_license_report.sh b/scripts/lib/ptxd_make_license_report.sh
index e04cb4a4b134..905fee9cf56f 100644
--- a/scripts/lib/ptxd_make_license_report.sh
+++ b/scripts/lib/ptxd_make_license_report.sh
@@ -19,8 +19,6 @@ ptxd_make_license_report_header() {
 	\usepackage{adjustbox}
 	\usepackage{spverbatim}
 	\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}
-	\usepackage{tocstyle}
-	\usetocstyle{KOMAlike}
 
 	%% Something like this may be needed depending on the package list
 	%\usepackage[CJK]{ucharclasses}
-- 
2.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] ptxd_make_license_report: remove deprecated package tocstyle
  2020-10-04 21:17 [ptxdist] [PATCH] ptxd_make_license_report: remove deprecated package tocstyle Roland Hieber
@ 2020-10-09  6:38 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-10-09  6:38 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Thanks, applied as 5ab4b202a81a3de56e383fd618c066dc688c8f69.

Michael

[sent from post-receive hook]

On Fri, 09 Oct 2020 08:38:35 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> The tocstyle package was never meant for production use, and was removed
> completely in KOMA-script 3.31 (released on 2020-07-26), so building the
> license report fails to find tocstyle.sty. Remove the package from the
> license report header; however, removing it doesn't seem to make any
> difference to the rendered license report.
> 
> Link: https://ctan.org/ctan-ann/id/mailman.339.1595768614.2548.ctan-ann@ctan.org
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20201004211725.32369-1-rhi@pengutronix.de>
> [mol: also remove the second occurance]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/scripts/lib/ptxd_make_license_report.sh b/scripts/lib/ptxd_make_license_report.sh
> index e04cb4a4b134..c92dc725d1f7 100644
> --- a/scripts/lib/ptxd_make_license_report.sh
> +++ b/scripts/lib/ptxd_make_license_report.sh
> @@ -19,8 +19,6 @@ ptxd_make_license_report_header() {
>  	\usepackage{adjustbox}
>  	\usepackage{spverbatim}
>  	\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}
> -	\usepackage{tocstyle}
> -	\usetocstyle{KOMAlike}
>  
>  	%% Something like this may be needed depending on the package list
>  	%\usepackage[CJK]{ucharclasses}
> @@ -212,8 +210,6 @@ ptxd_make_license_compliance_header() {
>  	\usepackage{adjustbox}
>  	\usepackage{spverbatim}
>  	\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}
> -	\usepackage{tocstyle}
> -	\usetocstyle{KOMAlike}
>  
>  	%% Something like this may be needed depending on the package list
>  	%\usepackage[CJK]{ucharclasses}

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-09  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-04 21:17 [ptxdist] [PATCH] ptxd_make_license_report: remove deprecated package tocstyle Roland Hieber
2020-10-09  6:38 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox