Commit graph

14 commits

Author SHA1 Message Date
nia
7bacd8705a print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:12:01 +00:00
nia
2984d3c2a6 print: Remove SHA1 hashes for distfiles 2021-10-07 14:48:50 +00:00
markd
74d1702b59 tex-exam{,-doc}: update to 2.7
changes unknown
2021-06-03 07:00:11 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
markd
95841315da tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:17:03 +00:00
markd
c82ecb28e9 tex-exam{,-doc}: update to 2.603
This is version 2.603 of exam.cls.
 It removes an incompatibility with colortbl.sty that
 was created in version 2.6.

 Version 2.6 of the exam documentclass.

 Grading tables and point tables can now have multiple rows or
 multiple columns, there's a new option for two-sided documents
 to have points either always in the outer margin or always in
 the inner margin, and when filling space with lines or dotted
 lines those lines can be in color.

 There are also fixes for several obscure bugs.
2018-05-06 02:47:15 +00:00
wiz
44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00
agc
03010d7bd0 Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:01:30 +00:00
markd
62a4ba308b Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
 \pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
 random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
 to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
 updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
 fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
 (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
 directory, instead of always using the existing PATH.
2015-06-14 12:50:00 +00:00
minskim
d20da03e1a Update tex-exam{,-doc} to 2.4.
Changes:
- New environments: EnvUplevel and EnvFullwidth
- New document class options: cancelspace
                              nocancelspace
                New commands: \cancelspace
                              \nocancelspace
- New command: \nobonusqformat
- New commands:
    \pointsinrange{rangename}
    \bonuspointsinrange{rangename}
- New commands:
   \settabletotalpoints
   \settabletotalbonuspoints
2012-02-14 21:50:46 +00:00
minskim
34b9f4bfbf Update DISTFILES for TeX Live 2010. No functional change. 2010-09-14 00:18:08 +00:00
minskim
d4b69dc2f8 Let tex-exam{,-doc} use DISTFILES from TeX Live 2009. No functional change. 2010-05-26 03:50:20 +00:00
minskim
5eb0d0da19 tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009. 2010-02-19 18:19:44 +00:00
minskim
f937a75391 Import tex-exam-2.3 as print/tex-exam.
Provides a class exam, which eases production of exams, even by a
LaTeX novice.  Simple commands are provided to (i) create questions,
parts of questions, subparts of parts, and subsubparts of subparts,
all with optional point values, (ii) create a grading table, indexed
either by question number (listing each question and the total
possible points for that question) or by page number (listing each
page with points and the total possible points for that page), and
(iii) create headers and footers that are each specified in three
parts: one part to be left justified, one part to be centered, and one
part to be right justified, in the manner of fancyhdr Headers and/or
footers can be different on the first page of the exam, can be
different on the last page of the exam, and can vary depending on
whether the page number is odd or even, or on whether the current page
continues a question from a previous page, or on whether the last
question on the current page continues onto the following page.
Multiple line headers and/or footers are allowed, and it is easy to
increase the part of the page devoted to headers and/or footers to
allow for this.
2009-04-23 23:50:11 +00:00