summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/grading-scheme
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-02-25 03:00:58 +0000
committerNorbert Preining <norbert@preining.info>2022-02-25 03:00:58 +0000
commit157cc9e776520d0b7d488317a69a10d4ae4d493b (patch)
treec12e70126efbe1e6c930d2e26223a004b075306e /macros/latex/contrib/grading-scheme
parentdc88afec77f198ebb8774f9c87146f2985e8f156 (diff)
CTAN sync 202202250300
Diffstat (limited to 'macros/latex/contrib/grading-scheme')
-rw-r--r--macros/latex/contrib/grading-scheme/README.txt (renamed from macros/latex/contrib/grading-scheme/README.md)13
-rw-r--r--macros/latex/contrib/grading-scheme/grading-scheme.dtx35
-rw-r--r--macros/latex/contrib/grading-scheme/grading-scheme.pdfbin793342 -> 795089 bytes
3 files changed, 26 insertions, 22 deletions
diff --git a/macros/latex/contrib/grading-scheme/README.md b/macros/latex/contrib/grading-scheme/README.txt
index fc4d708364..4bf01062cc 100644
--- a/macros/latex/contrib/grading-scheme/README.md
+++ b/macros/latex/contrib/grading-scheme/README.txt
@@ -1,7 +1,9 @@
-# The grading-scheme package
-Copyiright (C) 2020 Maximilian Keßler <ctan@maximilian-kessler.de>
+The grading-scheme package
+---
-This matrial is subject to the LaTeX Project Public License 1.3c.
+Copyright (C) 2022 Maximilian Keßler <ctan@maximilian-kessler.de>
+
+This material is subject to the LaTeX Project Public License 1.3c.
The latest version of this license is at: http://www.latex-project.org/lppl.txt
@@ -14,9 +16,10 @@ grading-scheme.ins run to generate the package
This work is author-maintained.
-This is version 0.1 of the package, dated 2022-02-22
+This is version 0.1.1 of the package, dated 2022-02-24
-# Description
+Description
+---
This package aims at an easy-to-use interface to typeset
grading schemes in tabular format, in particular grading-schemes
diff --git a/macros/latex/contrib/grading-scheme/grading-scheme.dtx b/macros/latex/contrib/grading-scheme/grading-scheme.dtx
index a63a466573..24f05072a6 100644
--- a/macros/latex/contrib/grading-scheme/grading-scheme.dtx
+++ b/macros/latex/contrib/grading-scheme/grading-scheme.dtx
@@ -1,18 +1,11 @@
% \iffalse meta-comment
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% This LaTeX docstrip file is free software and is dual-licensed %
-% under the LPPLv1.3c and the GPLv3 licenses. %
+% This LaTeX docstrip file is free software and is licensed under the %
+% Latex Project Public License v1.3c, or (at your choice) any later version %
+% The latest version of the license can be found at %
+% https://www.latex-project.org/lppl/lppl-1-3c.txt %
% You may use it freely for your purposes. %
-% The latest version of the docstrip file sources can be obtained %
-% via GitLab under %
-% https://gitlab.com/latexci/packages/LatexPackages %
-% The latest version of the built packages can be obtained via GitLab under %
-% https://gitlab.com/latexci/packages/LatexPackagesBuild %
-% For further information see the urls above. %
-% Reportings of bugs, suggestions and improvements are welcome, see the README %
-% at the Git repository for further information. %
-% %
-% %
+% The packages home is https://ctan.org/pkg/grading-scheme %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%<*internal>
% \begingroup
@@ -49,23 +42,29 @@
% \endgroup
%</internal>
%
-%<package>\ProvidesExplPackage {grading-scheme} {2022/02/22} {bla}
-%<package> {test}
+%<package>\ProvidesExplPackage {grading-scheme} {2022/02/24} {0.1.1}
+%<package> {Typeset grading schemes in tabular format}
%
%<*driver>
\documentclass[full]{l3doc}
\usepackage{grading-scheme}
\begin{document}
+\RecordChanges
\DocInput{grading-scheme.dtx}
\end{document}
%</driver>
% \fi
%
-%
+% \changes{0.1}{2022/02/22}{Initial release}
+% \changes{0.1.1}{2022/02/24}{Bug fix (thanks to Denis Bitouzé), typos.}
+%
+%
+%
+%
% \title{The \pkg{grading-scheme} package}
%
% \author{Maximilian Keßler\thanks{ctan@maximilian-kessler.de}}
-% \date{Released 2022/02/22\\ \vskip 1.5em {\small version 0.1}}
+% \date{Released 2022/02/24\\ \vskip 1.5em {\small version 0.1.1}}
%
% \maketitle
%
@@ -295,6 +294,8 @@
% The \LaTeX3 interface is, however, \emph{not} considered to be stable
% yet, so if you really have to rely on this, feel free to contact
% the author.
+%
+% \PrintChanges
%
% \end{documentation}
%
@@ -1675,7 +1676,7 @@
{
\int_eval:n { #3 }
}
- { |l| }
+ { l| }
{
\exp_not:V \l_@@_block_description_tl
}
diff --git a/macros/latex/contrib/grading-scheme/grading-scheme.pdf b/macros/latex/contrib/grading-scheme/grading-scheme.pdf
index 7dbe25d6f2..4cd9f48815 100644
--- a/macros/latex/contrib/grading-scheme/grading-scheme.pdf
+++ b/macros/latex/contrib/grading-scheme/grading-scheme.pdf
Binary files differ