diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/grading-scheme.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c387438d2a1..9a3c235dbf1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -371,7 +371,7 @@ my @TLP_working = qw( gmdoc gmdoc-enhance gmiflink gmp gmutils gmverb gmverse gnuplottex go gobble gofonts gost gothic gotoh - grabbox gradientframe gradstudentresume grafcet grant + grabbox gradientframe grading-scheme gradstudentresume grafcet grant graph35 graphbox graphics graphics-cfg graphics-def graphics-pln graphicx-psmin graphicscache graphicxbox graphicxpsd diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 208326c5fb8..af738344106 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3027,6 +3027,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'german' => 'tex', 'gost' => 'tex', 'grabbox' => 'tex', + 'grading-scheme' => 'etex-answer-y', 'graphics-pln' => "env TEXINPUTS=$Master/texmf-dist/source/latex/base: latex", 'grffile' => 'tex', 'halloweenmath' => 'latex', # requires interaction diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 96b25a490c0..031bb12bb1b 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -587,6 +587,7 @@ depend gmiflink depend gmutils depend gmverb depend grabbox +depend grading-scheme depend graphbox depend graphicscache depend graphicx-psmin diff --git a/Master/tlpkg/tlpsrc/grading-scheme.tlpsrc b/Master/tlpkg/tlpsrc/grading-scheme.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/grading-scheme.tlpsrc |