pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-koma-script



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Jan 29 09:58:32 UTC 2019

Modified Files:
        pkgsrc/print/tex-koma-script: Makefile PLIST distinfo

Log Message:
tex-koma-script: update to 3.26a

Most significant changes:

- \DeclareSectionCommand etc. provide new options `runin` and
  `afterindent`. This also makes it possible to use a negative skip
  before or after the headings.

- Better support of XeLaTeX  by scrlayer-notecolumn.

- \@setplength, \@newplength and \@addtoplength are deprecated and
  replaced by \setplength, \newplength and \addtoplength

- scrlttr2 and scrletter provide new commands \setplengthtowith,
\setplengthtoheight, \setplengthtodepth, \setplengthtototalheight.

- tocbasic provides \DeclareTOCStyleEntries to declare/modify multiple
  toc levels with one single command.

- Several additional, minor changes.

- Several bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/tex-koma-script/Makefile \
    pkgsrc/print/tex-koma-script/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/tex-koma-script/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-koma-script/Makefile
diff -u pkgsrc/print/tex-koma-script/Makefile:1.16 pkgsrc/print/tex-koma-script/Makefile:1.17
--- pkgsrc/print/tex-koma-script/Makefile:1.16  Sun May  6 12:15:57 2018
+++ pkgsrc/print/tex-koma-script/Makefile       Tue Jan 29 09:58:32 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/05/06 12:15:57 markd Exp $
+# $NetBSD: Makefile,v 1.17 2019/01/29 09:58:32 markd Exp $
 
 DISTNAME=      koma-script
-PKGNAME=       tex-${DISTNAME}-3.25
-TEXLIVE_REV=   47249
+PKGNAME=       tex-${DISTNAME}-3.26a
+TEXLIVE_REV=   49587
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/koma-script
Index: pkgsrc/print/tex-koma-script/distinfo
diff -u pkgsrc/print/tex-koma-script/distinfo:1.16 pkgsrc/print/tex-koma-script/distinfo:1.17
--- pkgsrc/print/tex-koma-script/distinfo:1.16  Sun May  6 12:15:57 2018
+++ pkgsrc/print/tex-koma-script/distinfo       Tue Jan 29 09:58:32 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/05/06 12:15:57 markd Exp $
+$NetBSD: distinfo,v 1.17 2019/01/29 09:58:32 markd Exp $
 
-SHA1 (tex-koma-script-47249/koma-script.tar.xz) = 9b12981813afffadf787c4127930c9d0eddc18ee
-RMD160 (tex-koma-script-47249/koma-script.tar.xz) = e149d873fe5ecfabbd6b129273032a3e1d607014
-SHA512 (tex-koma-script-47249/koma-script.tar.xz) = 8cea49a94e11f945e8af5095c5a9bd8d4cf77f7bde06fb9d5b724ac35e269f0b8e780db3c049df357b269d4e24a61812e2935a10b3a12dab92e0f8258634bf53
-Size (tex-koma-script-47249/koma-script.tar.xz) = 13928204 bytes
+SHA1 (tex-koma-script-49587/koma-script.tar.xz) = ccacb95f98111c8b0bffd871ffe3c99d86667ef4
+RMD160 (tex-koma-script-49587/koma-script.tar.xz) = 31fbe386b5b155257ff99e4be7fff4345a7299fe
+SHA512 (tex-koma-script-49587/koma-script.tar.xz) = fff21ffd873eab42635e5bef9fa32add6fab7a5cbf3d34f6d7403be7939a3acd931d95e17785e7e20d53e82b4ed5818f231e7957237e1343fe643dbc374e90a4
+Size (tex-koma-script-49587/koma-script.tar.xz) = 13751692 bytes

Index: pkgsrc/print/tex-koma-script/PLIST
diff -u pkgsrc/print/tex-koma-script/PLIST:1.10 pkgsrc/print/tex-koma-script/PLIST:1.11
--- pkgsrc/print/tex-koma-script/PLIST:1.10     Wed Jun 21 08:28:41 2017
+++ pkgsrc/print/tex-koma-script/PLIST  Tue Jan 29 09:58:32 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2017/06/21 08:28:41 markd Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/01/29 09:58:32 markd Exp $
 share/texmf-dist/doc/latex/koma-script/INSTALL.txt
 share/texmf-dist/doc/latex/koma-script/INSTALLD.txt
 share/texmf-dist/doc/latex/koma-script/README
@@ -20,7 +20,7 @@ share/texmf-dist/doc/latex/koma-script/s
 share/texmf-dist/doc/latex/koma-script/scrguien.html
 share/texmf-dist/doc/latex/koma-script/scrguien.pdf
 share/texmf-dist/doc/latex/koma-script/scrhack.html
-share/texmf-dist/doc/latex/koma-script/scrhack.pdf
+share/texmf-dist/doc/latex/koma-script/scrlayer-fancyhdr.pdf
 share/texmf-dist/doc/latex/koma-script/scrlayer-notecolumn.html
 share/texmf-dist/doc/latex/koma-script/scrlayer-scrpage.html
 share/texmf-dist/doc/latex/koma-script/scrlayer.html
@@ -204,6 +204,7 @@ share/texmf-dist/source/latex/koma-scrip
 share/texmf-dist/source/latex/koma-script/scrkernel-typearea.dtx
 share/texmf-dist/source/latex/koma-script/scrkernel-variables.dtx
 share/texmf-dist/source/latex/koma-script/scrkernel-version.dtx
+share/texmf-dist/source/latex/koma-script/scrlayer-fancyhdr.dtx
 share/texmf-dist/source/latex/koma-script/scrlayer-notecolumn.dtx
 share/texmf-dist/source/latex/koma-script/scrlayer-scrpage.dtx
 share/texmf-dist/source/latex/koma-script/scrlayer.dtx
@@ -249,6 +250,7 @@ share/texmf-dist/tex/latex/koma-script/s
 share/texmf-dist/tex/latex/koma-script/scrhack.sty
 share/texmf-dist/tex/latex/koma-script/scrjura.sty
 share/texmf-dist/tex/latex/koma-script/scrkbase.sty
+share/texmf-dist/tex/latex/koma-script/scrlayer-fancyhdr.sty
 share/texmf-dist/tex/latex/koma-script/scrlayer-notecolumn.sty
 share/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty
 share/texmf-dist/tex/latex/koma-script/scrlayer.sty



Home | Main Index | Thread Index | Old Index