Path to this page:
./
print/tex-bookmark,
New bookmark (outline) organization for hyperref
Branch: CURRENT,
Version: 1.31,
Package name: tex-bookmark-1.31,
Maintainer: pkgsrc-usersThis package implements a new bookmark (outline) organization
for package hyperref. Bookmark properties such as style and
color can now be set. Other action types are available (URI,
GoToR, Named). The bookmarks are generated in the first compile
run. Package hyperref uses two runs.
Required to run:[
print/kpathsea] [
print/tex-hyperref]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-02-03) Updated to version: tex-bookmark-1.31
- (2021-02-13) Updated to version: tex-bookmark-1.29
- (2020-05-03) Package added to pkgsrc.se, version tex-bookmark-1.28 (created)
CVS history: (Expand)
2024-02-03 04:00:58 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-bookmark{,-doc}: update to 1.31
1.31
* Simplified the .dtx. It is no longer a self-extracting archive
instead the newly added .ins should be used for installation.
* Removed the now outdated frozen drivers from 2019.
* Removed the dependency on ltxcmds.
1.30
* Corrected support for option bookmarkstype of hyperref
* Added support for structure destinations
|
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2021-02-13 05:31:18 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-bookmark{,-doc}: update to 1.29
- Adapted the dvips driver to avoid a clash with pgf.
- All drivers now use the new LaTeX hooks
and so require a format 2020-10-01 or newer. The older
drivers are provided as frozen versions and are used if
an older format is detected.
- Added support for destlabel option of hyperref,
https://github.com/ho-tex/bookmark/issues/1
- Removed the dvipsone and textures driver.
- Removed the code for option dvipdfmx-outline-open
and \SpecialDvipdfmxOutlineOpen. All dvipdfmx version
should now support this out-of-the-box.
|