mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] ptxd_make_license_report: remove deprecated package tocstyle
Date: Sun,  4 Oct 2020 23:17:25 +0200	[thread overview]
Message-ID: <20201004211725.32369-1-rhi@pengutronix.de> (raw)

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

             reply	other threads:[~2020-10-04 21:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 21:17 Roland Hieber [this message]
2020-10-09  6:38 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201004211725.32369-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox