summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/ls-R16
-rw-r--r--Master/tlpkg/texlive.tlpdb57
2 files changed, 62 insertions, 11 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 44b68e63803..d3864efe161 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -14986,6 +14986,7 @@ hletter
hobby
hobete
hobsub
+homework
hopatch
horoscop
hpsdiss
@@ -30578,6 +30579,17 @@ README.md
hobsub.pdf
hobsub.tex
+./doc/latex/homework:
+DEPENDS.txt
+LICENSE
+README.md
+homework-demo-cn.pdf
+homework-demo-cn.tex
+homework-demo-en.pdf
+homework-demo-en.tex
+homework-demo-fr.pdf
+homework-demo-fr.tex
+
./doc/latex/hopatch:
README.md
hopatch.pdf
@@ -217872,6 +217884,7 @@ hletter
hobby
hobete
hobsub
+homework
hopatch
horoscop
hpsdiss
@@ -230046,6 +230059,9 @@ hobsub-generic.sty
hobsub-hyperref.sty
hobsub.sty
+./tex/latex/homework:
+homework.cls
+
./tex/latex/hopatch:
hopatch-2016-05-16.sty
hopatch.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 3efa06770cc..b0c5ccb6b93 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/2023
-depend revision/68362
+depend revision/68369
name 00texlive.image
category TLCore
-revision 68353
+revision 68367
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
@@ -40,7 +40,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment
longdesc this list. Those are not included in the source/ tarball. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=13074
+runfiles size=13075
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -2199,6 +2199,7 @@ runfiles size=13074
tlpkg/tlpsrc/hobete.tlpsrc
tlpkg/tlpsrc/hobsub.tlpsrc
tlpkg/tlpsrc/hologo.tlpsrc
+ tlpkg/tlpsrc/homework.tlpsrc
tlpkg/tlpsrc/hook-pre-commit-pkg.tlpsrc
tlpkg/tlpsrc/hopatch.tlpsrc
tlpkg/tlpsrc/horoscop.tlpsrc
@@ -4802,7 +4803,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 68355
+revision 68364
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
@@ -42624,13 +42625,13 @@ catalogue-version 0.2.2
name bytefield
category Package
-revision 60265
+revision 68366
shortdesc Create illustrations for network protocol specifications
longdesc The bytefield package helps the user create illustrations for
longdesc network protocol specifications and anything else that utilizes
longdesc fields of data. These illustrations show how the bits and bytes
longdesc are laid out in a packet or in memory.
-docfiles size=210
+docfiles size=209
texmf-dist/doc/latex/bytefield/README details="Readme"
texmf-dist/doc/latex/bytefield/bf-example.pdf details="Example of use"
texmf-dist/doc/latex/bytefield/bf-example.tex
@@ -42643,7 +42644,7 @@ runfiles size=6
catalogue-ctan /macros/latex/contrib/bytefield
catalogue-license lppl1.3a
catalogue-topics engineering comp-sci comp-net
-catalogue-version 2.7
+catalogue-version 2.8
name c-pascal
category Package
@@ -65386,7 +65387,7 @@ depend url
name collection-latexextra
category Collection
-revision 68211
+revision 68367
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -66052,6 +66053,7 @@ depend hitec
depend hitreport
depend hletter
depend hobsub
+depend homework
depend hpsdiss
depend href-ul
depend hrefhide
@@ -133096,6 +133098,39 @@ catalogue-license lppl1.3c
catalogue-topics logo macro-gen
catalogue-version 1.15
+name homework
+category Package
+revision 68367
+shortdesc A LaTeX class for writing your homework
+longdesc The current document class is for writing homework. It has the
+longdesc following features. Simple and clear interface. Built-in
+longdesc support for many theorem-type environments, already configured
+longdesc and ready to use. Multilingual support. Page numbers are of the
+longdesc form "Page [current] of [total]", which can help you ensure
+longdesc that there are no missing pages when you print your homework
+longdesc for submission. Support writing problem statements and
+longdesc solutions (or proofs) in different colors. Every statement and
+longdesc solution has its own QED symbol, in hollow or solid shape,
+longdesc respectively. You can mark the unfinished parts, and a report
+longdesc shall be generated at the end of your document for reminding.
+depend einfart
+docfiles size=52
+ texmf-dist/doc/latex/homework/DEPENDS.txt
+ texmf-dist/doc/latex/homework/LICENSE
+ texmf-dist/doc/latex/homework/README.md details="Readme"
+ texmf-dist/doc/latex/homework/homework-demo-cn.pdf details="Example of use (Chinese)" language="zh"
+ texmf-dist/doc/latex/homework/homework-demo-cn.tex
+ texmf-dist/doc/latex/homework/homework-demo-en.pdf details="Example of use (English)"
+ texmf-dist/doc/latex/homework/homework-demo-en.tex
+ texmf-dist/doc/latex/homework/homework-demo-fr.pdf details="Example of use (French)" language="fr"
+ texmf-dist/doc/latex/homework/homework-demo-fr.tex
+runfiles size=2
+ texmf-dist/tex/latex/homework/homework.cls
+catalogue-contact-repository https://github.com/Jinwen-XU/homework
+catalogue-ctan /macros/latex/contrib/homework
+catalogue-license lppl1.3c
+catalogue-topics class essay multilingual expl3
+
name hook-pre-commit-pkg
category Package
revision 41378
@@ -191837,7 +191872,7 @@ catalogue-version 2023/1.2
name minimalist
category Package
-revision 68359
+revision 68368
shortdesc Write your articles or books in a simple and clear way
longdesc This package offers you a LaTeX style file and two classes to
longdesc typeset articles or books in a simple and clear way. These
@@ -237052,7 +237087,7 @@ catalogue-version 1.0b~4
name projlib
category Package
-revision 67629
+revision 68369
shortdesc A series of tools to simplify your workflow
longdesc ProjLib is a collection of tools to help you write LaTeX
longdesc documents. With the main package ProjLib loaded, you no longer
@@ -288285,7 +288320,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 68355
+revision 68364
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.