summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
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 /Master/texmf-dist/tex
parent02d6fae6db4fdbe4a3c6309fc2d953f28a7217c1 (diff)
grading-scheme (24feb22)
git-svn-id: svn://tug.org/texlive/trunk@62163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/grading-scheme/grading-scheme.sty6
1 files changed, 3 insertions, 3 deletions
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
}