pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print tex-beamer{,-doc}: update to 3.66



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3db68a325138
branches:  trunk
changeset: 376401:3db68a325138
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 07 05:19:27 2022 +0000

description:
tex-beamer{,-doc}: update to 3.66

3.66
### Fixed
- fixed edge case in numbering of hidden and unnumbered frames
- fixed regression of class options not being passed to packages
  like xcolor

3.65
### Added
- adding new `onlytextwidth` class option to use this key for all
 `columns` environments by default
- adding new stretchable frame option `s`
- adding user-accessible commands for `\beamersidebarwidth` and
 `\beamerheadheight`
- allow custom values for `aspectratio` option

### Fixed
- using `gray` colormodel for the delcarartion of fadings
- fixed bullet colour of alerted items for custom item colour
- workaround to make miniframes clickable in xelatex
- added missing encoding value to multimedia sound macro
- imporoved problem with shadow of blocks without title
- reduced artefacts in poppler based viewers for shadow blocks
- workaround to make `\framezoom` clickable in xelatex
- exclude invisible frames from being counted
- fixed cut off miniframes for 8pt and 9pt

diffstat:

 print/tex-beamer-doc/DESCR    |   2 +-
 print/tex-beamer-doc/Makefile |   6 +++---
 print/tex-beamer-doc/distinfo |   8 ++++----
 print/tex-beamer/DESCR        |  30 ++++++++++++++++--------------
 print/tex-beamer/Makefile     |   6 +++---
 print/tex-beamer/distinfo     |   8 ++++----
 6 files changed, 31 insertions(+), 29 deletions(-)

diffs (96 lines):

diff -r 23c9ae5e7769 -r 3db68a325138 print/tex-beamer-doc/DESCR
--- a/print/tex-beamer-doc/DESCR        Thu Apr 07 05:10:38 2022 +0000
+++ b/print/tex-beamer-doc/DESCR        Thu Apr 07 05:19:27 2022 +0000
@@ -1,1 +1,1 @@
-Documentation for tex-beamer
+Documentation for tex-beamer.
diff -r 23c9ae5e7769 -r 3db68a325138 print/tex-beamer-doc/Makefile
--- a/print/tex-beamer-doc/Makefile     Thu Apr 07 05:10:38 2022 +0000
+++ b/print/tex-beamer-doc/Makefile     Thu Apr 07 05:19:27 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2021/06/03 05:10:01 markd Exp $
+# $NetBSD: Makefile,v 1.16 2022/04/07 05:19:28 markd Exp $
 
 DISTNAME=      beamer.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-3.63
-TEXLIVE_REV=   59368
+PKGNAME=       tex-${DISTNAME:S/./-/}-3.66
+TEXLIVE_REV=   61954
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/beamer
diff -r 23c9ae5e7769 -r 3db68a325138 print/tex-beamer-doc/distinfo
--- a/print/tex-beamer-doc/distinfo     Thu Apr 07 05:10:38 2022 +0000
+++ b/print/tex-beamer-doc/distinfo     Thu Apr 07 05:19:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:12:36 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/04/07 05:19:28 markd Exp $
 
-BLAKE2s (beamer.doc.r59368.tar.xz) = 1da29fd3c82884dc7afcf206173ae6496dcd67a778ed8b78856c500fd798d662
-SHA512 (beamer.doc.r59368.tar.xz) = ae4cd5bd86081e340a9a0e11e463db717820af65d2d9d93f27c1fee42fe1ae74f7302c09515243e6399ee364474d9e9b265019a71f303a9350f8a2e584b87228
-Size (beamer.doc.r59368.tar.xz) = 2911504 bytes
+BLAKE2s (beamer.doc.r61954.tar.xz) = e9f4a9e39d79bd671b0bc59ae3fdb9021d581dd34b0d128e6cd60572d36541a0
+SHA512 (beamer.doc.r61954.tar.xz) = 8e5ca18d718e8798a592164e360731d095bf388e739daa6d88521d7ff2e5a4819357d0f3cff2a5d014e35a6bd33e10f6dec2a9c76fefca2fad28a2387a62756d
+Size (beamer.doc.r61954.tar.xz) = 2954020 bytes
diff -r 23c9ae5e7769 -r 3db68a325138 print/tex-beamer/DESCR
--- a/print/tex-beamer/DESCR    Thu Apr 07 05:10:38 2022 +0000
+++ b/print/tex-beamer/DESCR    Thu Apr 07 05:19:27 2022 +0000
@@ -1,14 +1,16 @@
-The beamer LaTeX class can be used for producing slides. Its
-functionality is similar to Prosper but does not need any
-external programs and can directly produce a presentation using
-pdflatex. Beamer uses pgf for pdf/ps independent graphics.
-Frames are created using \frame{...}, and a frame can build
-multiple slides through a simple notation for specifying
-material for each slide within a frame. Beamer supports
-bibliographies, appendicies and transitions. Short versions of
-title, authors, institute can also be specified as optional
-parameters. A \plainframe{} allows a picture, for example, to
-fill the whole frame. Support figure and table environments,
-transparency effects, a \transduration command, animation
-commands, a pauses environment. Beamer also provides
-compatibility with other packages like prosper.
+The beamer LaTeX class can be used for producing slides. The
+class works in both PostScript and direct PDF output modes,
+using the pgf graphics system for visual effects. Content is
+created in the frame environment, and each frame can be made up
+of a number of slides using a simple notation for specifying
+material to appear on each slide within a frame. Short versions
+of title, authors, institute can also be specified as optional
+parameters. Whole frame graphics are supported by plain frames.
+The class supports figure and table environments, transparency
+effects, varying slide transitions and animations. Beamer also
+provides compatibility with other packages like prosper. The
+package now incorporates the functionality of the former
+translator package, which is used for customising the package
+for use in other language environments. Beamer depends on the
+following other packages: atbegshi, etoolbox, hyperref, ifpdf,
+pgf, and translator.
diff -r 23c9ae5e7769 -r 3db68a325138 print/tex-beamer/Makefile
--- a/print/tex-beamer/Makefile Thu Apr 07 05:10:38 2022 +0000
+++ b/print/tex-beamer/Makefile Thu Apr 07 05:19:27 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2021/06/03 05:10:01 markd Exp $
+# $NetBSD: Makefile,v 1.18 2022/04/07 05:19:27 markd Exp $
 
 DISTNAME=      beamer
-PKGNAME=       tex-${DISTNAME}-3.63
-TEXLIVE_REV=   59368
+PKGNAME=       tex-${DISTNAME}-3.66
+TEXLIVE_REV=   61954
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/beamer
diff -r 23c9ae5e7769 -r 3db68a325138 print/tex-beamer/distinfo
--- a/print/tex-beamer/distinfo Thu Apr 07 05:10:38 2022 +0000
+++ b/print/tex-beamer/distinfo Thu Apr 07 05:19:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:12:36 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/04/07 05:19:27 markd Exp $
 
-BLAKE2s (beamer.r59368.tar.xz) = c077e344f689e0cd8a2758289482df8919f11342cebfe3fa3c15921b08d66dfb
-SHA512 (beamer.r59368.tar.xz) = 7294c959a68b48f3d2d493cdb1ebd4437fe3b7834323a88624ebe1e4ad58c6df101f5608d23e6db77488e2d6253bdccae378ed09456f7fc8bd8d37140ba75d93
-Size (beamer.r59368.tar.xz) = 166008 bytes
+BLAKE2s (beamer.r61954.tar.xz) = 12cf4d03b7a313f1b9726c6a70cde78a85d85f53f50d38c3d28263acc623949f
+SHA512 (beamer.r61954.tar.xz) = 6d778b4375765f80030de5810ad0ad0d15d802f8842b0b54442c5ac58d169d94d25d2cbd7901ffd653f76aa718e09dbb59c6510a135f5d2466970ae5a907e84f
+Size (beamer.r61954.tar.xz) = 166812 bytes



Home | Main Index | Thread Index | Old Index