blob: fc4d708364d1ec33961e5111dd1de080df59805e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# The grading-scheme package
Copyiright (C) 2020 Maximilian Keßler <ctan@maximilian-kessler.de>
This matrial 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
This bundle contains the files:
README.md this file
grading-scheme.dtx documented LaTeX source file
grading-scheme.pdf documentation produced from the dtx file
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
# Description
This package aims at an easy-to-use interface to typeset
grading schemes in tabular format, in particular grading-schemes
of exercises of mathematical olympiads where multiple
solutions have to be graded and might offer mutual
exclusive ways of receiving points.
It can be run with LaTeX directly.
|