diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 15 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 38 |
2 files changed, 47 insertions, 6 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index ee2a69ad7b6..6fa15e11528 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -14381,6 +14381,7 @@ everypage everysel everyshi exam +exam-lite exam-n exam-randomizechoices examdesign @@ -26077,6 +26078,16 @@ exam.md5 examdoc.pdf examdoc.tex +./doc/latex/exam-lite: +LICENSE +README.md +exam-lite.tex +exam_lite.pdf +imgs + +./doc/latex/exam-lite/imgs: +exam-lite-affl-logo.png + ./doc/latex/exam-n: README.md exam-n-example.tex @@ -215153,6 +215164,7 @@ everypage everysel everyshi exam +exam-lite exam-n exam-randomizechoices exam-zh @@ -225022,6 +225034,9 @@ everyshi.sty ./tex/latex/exam: exam.cls +./tex/latex/exam-lite: +exam-lite.cls + ./tex/latex/exam-n: exam-n.cls diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 52fb6c5c2ac..b9a11595918 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -26,11 +26,11 @@ depend container_split_src_files/1 depend frozen/0 depend minrelease/2016 depend release/2022 -depend revision/65740 +depend revision/65744 name 00texlive.image category TLCore -revision 65693 +revision 65744 shortdesc TeX Live files only in the source repository longdesc The files here are not copied by the installer and containers longdesc are not built for them; they exist only in the source @@ -1704,6 +1704,7 @@ runfiles size=12962 tlpkg/tlpsrc/everypage.tlpsrc tlpkg/tlpsrc/everysel.tlpsrc tlpkg/tlpsrc/everyshi.tlpsrc + tlpkg/tlpsrc/exam-lite.tlpsrc tlpkg/tlpsrc/exam-n.tlpsrc tlpkg/tlpsrc/exam-randomizechoices.tlpsrc tlpkg/tlpsrc/exam-zh.tlpsrc @@ -4700,7 +4701,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 65736 +revision 65742 shortdesc TeX Live standalone installer package longdesc This package defines the files to go into the installer longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the @@ -65052,7 +65053,7 @@ depend url name collection-latexextra category Collection -revision 65660 +revision 65744 shortdesc LaTeX additional packages longdesc A very large collection of add-on packages for LaTeX. depend 2up @@ -65507,6 +65508,7 @@ depend europecv depend everyhook depend everypage depend exam +depend exam-lite depend exam-n depend exam-randomizechoices depend examdesign @@ -106212,6 +106214,30 @@ catalogue-license lppl1.3 catalogue-topics exam class catalogue-version 2.7 +name exam-lite +category Package +revision 65744 +shortdesc Quicker preparation of exams in LaTeX +longdesc This template is devoted to the quicker preparation of exams in +longdesc LaTeX. Its main features are: Minimalistic design. Include the +longdesc custom logo of the affiliation. Predefined commands for a +longdesc subject, study year, study program, exam type, place of exam, +longdesc date. Many macros contained in this package speed up the +longdesc process of preparing the necessary ingredients for the exam. +longdesc Automatic calculation of total points. +docfiles size=56 + texmf-dist/doc/latex/exam-lite/LICENSE + texmf-dist/doc/latex/exam-lite/README.md details="Readme" + texmf-dist/doc/latex/exam-lite/exam-lite.tex + texmf-dist/doc/latex/exam-lite/exam_lite.pdf details="Example of use" + texmf-dist/doc/latex/exam-lite/imgs/exam-lite-affl-logo.png +runfiles size=3 + texmf-dist/tex/latex/exam-lite/exam-lite.cls +catalogue-contact-repository https://github.com/firefly-cpp/exam-lite-latex +catalogue-ctan /macros/latex/contrib/exam-lite +catalogue-license cc-by-sa-4 +catalogue-topics exam class + name exam-n category Package revision 64674 @@ -179123,7 +179149,7 @@ catalogue-topics maths luatex name luatex category TLCore -revision 65617 +revision 65743 shortdesc The LuaTeX engine longdesc LuaTeX is a greatly extended version of pdfTeX using Lua as an longdesc embedded scripting language. The LuaTeX project's main @@ -285240,7 +285266,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 65736 +revision 65742 shortdesc TeX Live infrastructure programs longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for longdesc tlmgr to run but still ours. Not included in tlcritical. |