Commit graph

13 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
77003374b1 tex-adjustbox{,-doc}: update to 1.3
* Added support for (hopefully) all 'graphicx' keys.
  * Added missing \leavevmode for framing keys.
  * Added key "leavevmode" on request of Frank Mittelbach.
  * Added 'process' key.
  * Added 'clap' key on user request.
  * Removed old graphicx key 'print'.
  * trimclip: Added explicit luatex driver which uses the pdftex driver
    to avoid the fallback to PGF driver.
2021-02-20 09:40:27 +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
dc8ad3f4bf tex-adjustbox{,-doc}: update to 1.2
* Added missing 'clip' feature for rounded frames.
 * Changed order of corner values for rounded frames. This includes an
update to the clipping drivers.
 * Corrected 'adjnofloat' environment used by the 'nofloat' key to support
the 'hypcap' feature of the 'caption' and 'hypcap'
packages.
 * Updated manual description of `export` option as requested by Issue #9.
 * Updated manual to use (left, bottom, right, top) for the side values
instead of (llx, lly, urx, ury).
 * Some other improvements in the manual.
 * Added keys and matching commands and environments to align to the page
margins and text area borders:
   'pagecenter', 'pageleft', 'pageright', 'pageinner', 'pageouter',
   'textareacenter', 'textarealeft', 'textarearight', 'textareainner',
'textareaouter'.
 * Added 'noindent' key.
 * Added \newadjustimage and \NewAdjustImage commands to define custom
versions of \adjustimage with predefined key
   lists. This include variation to renew, provide and declare such
macros.
 * Added \provideadjustboxenv and \declareadjustboxenv.
 * Added \provideadjustboxcmd and \declareadjustboxcmd.
2019-01-29 19:41:42 +00:00
markd
7e7bd4ca25 tex-adjustbox{,-doc}: update to 1.1
changes unknown
2018-05-02 11:24:39 +00:00
wiz
96e7cf66dc tex-adjustbox needs tex-collectbox.
Found out by trying to use it.

Bump PKGREVISION.
2016-07-29 21:40:24 +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
6ae1a92a57 Convert to use texlive package. Bump PKGREVISION as PLIST changed. 2015-04-21 22:26:06 +00:00
wiz
7d58c7e775 Bump PKGREVISION for PLIST change. 2015-02-10 23:53:43 +00:00
mef
8706777378 Sorry, previous commit was one generation older at wip.
This is the correct version. This has
   share/texmf-dist/tex/latex/adjustbox/tc-pgf.def
installed.
2015-02-10 15:29:54 +00:00
mef
77577d4e49 Import tex-adjustbox-1.0 as print/tex-adjustbox.
The package provides several macros to adjust boxed content. One purpose is
to supplement the standard graphics package, which defines the macros
\resizebox, \scalebox and \rotatebox , with the macros\trimbox and
\clipbox. The main feature is the general \adjustbox macro which extends
the `key=value' interface of \includegraphics from the graphics package
and applies it to general text content. Additional provided box macros are
\lapbox, \marginbox, \minsizebox, \maxsizebox and \phantombox.

All macros use the collectbox package to read the content as a box and not
as a macro argument. This allows for all forms of content including special
material like verbatim content. A special feature of collectbox is used to
provide matching environments with the identical names as the macros.
2015-02-10 02:48:09 +00:00