summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-24 20:52:12 +0000
committerKarl Berry <karl@freefriends.org>2022-02-24 20:52:12 +0000
commitd2aa2098ae5fa2b8dac360a4efacdf84b8f76195 (patch)
treeda44066f1edda29d8fefa28dc6305a63942672b4
parent02d6fae6db4fdbe4a3c6309fc2d953f28a7217c1 (diff)
grading-scheme (24feb22)
git-svn-id: svn://tug.org/texlive/trunk@62163 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/grading-scheme/README.txt (renamed from Master/texmf-dist/doc/latex/grading-scheme/README.md)13
-rw-r--r--Master/texmf-dist/doc/latex/grading-scheme/grading-scheme.pdfbin793342 -> 795089 bytes
-rw-r--r--Master/texmf-dist/source/latex/grading-scheme/grading-scheme.dtx35
-rw-r--r--Master/texmf-dist/tex/latex/grading-scheme/grading-scheme.sty6
4 files changed, 29 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/grading-scheme/README.md b/Master/texmf-dist/doc/latex/grading-scheme/README.txt
index fc4d708364d..4bf01062ccd 100644
--- a/Master/texmf-dist/doc/latex/grading-scheme/README.md
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/doc/latex/grading-scheme/grading-scheme.pdf b/Master/texmf-dist/doc/latex/grading-scheme/grading-scheme.pdf
index 7dbe25d6f27..4cd9f48815e 100644
--- a/Master/texmf-dist/doc/latex/grading-scheme/grading-scheme.pdf
+++ b/Master/texmf-dist/doc/latex/grading-scheme/grading-scheme.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/grading-scheme/grading-scheme.dtx b/Master/texmf-dist/source/latex/grading-scheme/grading-scheme.dtx
index a63a466573d..24f05072a64 100644
--- a/Master/texmf-dist/source/latex/grading-scheme/grading-scheme.dtx
+++ b/Master/texmf-dist/source/latex/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/Master/texmf-dist/tex/latex/grading-scheme/grading-scheme.sty b/Master/texmf-dist/tex/latex/grading-scheme/grading-scheme.sty
index 2ee191440cc..55034530159 100644
--- a/Master/texmf-dist/tex/latex/grading-scheme/grading-scheme.sty
+++ b/Master/texmf-dist/tex/latex/grading-scheme/grading-scheme.sty
@@ -12,8 +12,8 @@
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\ProvidesExplPackage {grading-scheme} {2022/02/22} {bla}
- {test}
+\ProvidesExplPackage {grading-scheme} {2022/02/24} {0.1.1}
+ {Typeset grading schemes in tabular format}
\bool_new:N \g__grading_scheme_pipe_syntax_bool
\keys_define:nn { grading-scheme }
{
@@ -552,7 +552,7 @@
{
\int_eval:n { #3 }
}
- { |l| }
+ { l| }
{
\exp_not:V \l__grading_scheme_block_description_tl
}