pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc tex-lwarp{,-doc}: update to 0.67
details: https://anonhg.NetBSD.org/pkgsrc/rev/a681889dab51
branches: trunk
changeset: 333472:a681889dab51
user: markd <markd%pkgsrc.org@localhost>
date: Tue May 07 12:17:48 2019 +0000
description:
tex-lwarp{,-doc}: update to 0.67
0.66
Added options to set image directory and prefix.
Improved support for multiple projects in the same directory.
Added support for xr and xr-hyper.
Improved filename generation when special characters or macros
are used in section names.
Added a user-adjustable limit to the filename length.
Fixed floats, indexing, minipages.
Improved HTML output formatting, CSS for definition lists and
table notes.
Fixed, improved, or updated caption, subcaption, multicol,
multicolrule, tocbasic, acronym, kotexutf, extramarks, fancyhdr.
Added ar, ed, indentfirst, nameauth, truncate, and verified
works as-is with changelog.
Prevented the use of several obsolete packages.
0.67
Improved filename generation for symbols in section names.
Added academicons, bbding, dingbat, eurosym, fontawesome, fontawesome5,
marvosym, pifont, typicons.
Added changes, easyReview, fitbox, foreign, gloss, karnaugh-map, multicap,
nomencl, notes, struktex, umoline, xfakebold.
Tested to work as-is with askmaps, curves, euro, karnaughmap, tikz-karnaugh.
diffstat:
textproc/tex-lwarp-doc/Makefile | 6 +++---
textproc/tex-lwarp-doc/distinfo | 10 +++++-----
textproc/tex-lwarp/Makefile | 6 +++---
textproc/tex-lwarp/PLIST | 28 ++++++++++++++++++++++++++--
textproc/tex-lwarp/distinfo | 10 +++++-----
5 files changed, 42 insertions(+), 18 deletions(-)
diffs (239 lines):
diff -r 0180e10f8aa9 -r a681889dab51 textproc/tex-lwarp-doc/Makefile
--- a/textproc/tex-lwarp-doc/Makefile Tue May 07 12:12:10 2019 +0000
+++ b/textproc/tex-lwarp-doc/Makefile Tue May 07 12:17:48 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2019/01/29 06:58:06 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/07 12:17:48 markd Exp $
DISTNAME= lwarp.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-0.65
-TEXLIVE_REV= 49479
+PKGNAME= tex-${DISTNAME:S/./-/}-0.67
+TEXLIVE_REV= 50118
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/lwarp
diff -r 0180e10f8aa9 -r a681889dab51 textproc/tex-lwarp-doc/distinfo
--- a/textproc/tex-lwarp-doc/distinfo Tue May 07 12:12:10 2019 +0000
+++ b/textproc/tex-lwarp-doc/distinfo Tue May 07 12:17:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/01/29 06:58:06 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/05/07 12:17:48 markd Exp $
-SHA1 (tex-lwarp-49479/lwarp.doc.tar.xz) = 6ca06864dca4ae5a73c2fec5b0d93732f3d5ea8a
-RMD160 (tex-lwarp-49479/lwarp.doc.tar.xz) = 5dcf7a35a1caec2c05a0c7c7299a3235db5e588e
-SHA512 (tex-lwarp-49479/lwarp.doc.tar.xz) = b08b2c187bae21094b842767f2be4c47c380b62dea992b0df308e26069e6e34511827e1be50b544bd96764e366deee194e2a31f66df4ea4a428e150bd9368b29
-Size (tex-lwarp-49479/lwarp.doc.tar.xz) = 2448680 bytes
+SHA1 (tex-lwarp-50118/lwarp.doc.tar.xz) = 0844a8687b4a14dbc9cfe0258eb9653d08eca1ef
+RMD160 (tex-lwarp-50118/lwarp.doc.tar.xz) = 59afae60944c594e6bb326bf86cdeeab80588fa2
+SHA512 (tex-lwarp-50118/lwarp.doc.tar.xz) = f66735ad2b54790f7faaac5df5348a390f5a0160fe2885808b122a4403009d510262978f93ae2f43680d98faae49d01208d57fa7140296c6ec61bc2d9d64f61d
+Size (tex-lwarp-50118/lwarp.doc.tar.xz) = 2260628 bytes
diff -r 0180e10f8aa9 -r a681889dab51 textproc/tex-lwarp/Makefile
--- a/textproc/tex-lwarp/Makefile Tue May 07 12:12:10 2019 +0000
+++ b/textproc/tex-lwarp/Makefile Tue May 07 12:17:48 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2019/01/29 06:58:06 markd Exp $
+# $NetBSD: Makefile,v 1.6 2019/05/07 12:17:48 markd Exp $
DISTNAME= lwarp
-PKGNAME= tex-${DISTNAME}-0.65
-TEXLIVE_REV= 49479
+PKGNAME= tex-${DISTNAME}-0.67
+TEXLIVE_REV= 50118
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://ctan.org/pkg/lwarp
diff -r 0180e10f8aa9 -r a681889dab51 textproc/tex-lwarp/PLIST
--- a/textproc/tex-lwarp/PLIST Tue May 07 12:12:10 2019 +0000
+++ b/textproc/tex-lwarp/PLIST Tue May 07 12:17:48 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/01/29 06:58:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/05/07 12:17:48 markd Exp $
bin/lwarpmk
share/texmf-dist/tex/latex/lwarp/lwarp-2in1.sty
share/texmf-dist/tex/latex/lwarp/lwarp-2up.sty
@@ -9,6 +9,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-a4wide.sty
share/texmf-dist/tex/latex/lwarp/lwarp-a5comb.sty
share/texmf-dist/tex/latex/lwarp/lwarp-abstract.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-academicons.sty
share/texmf-dist/tex/latex/lwarp/lwarp-accsupp.sty
share/texmf-dist/tex/latex/lwarp/lwarp-acro.sty
share/texmf-dist/tex/latex/lwarp/lwarp-acronym.sty
@@ -23,6 +24,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-anonchap.sty
share/texmf-dist/tex/latex/lwarp/lwarp-anysize.sty
share/texmf-dist/tex/latex/lwarp/lwarp-appendix.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-ar.sty
share/texmf-dist/tex/latex/lwarp/lwarp-arabicfront.sty
share/texmf-dist/tex/latex/lwarp/lwarp-array.sty
share/texmf-dist/tex/latex/lwarp/lwarp-arydshln.sty
@@ -35,6 +37,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-axodraw2.sty
share/texmf-dist/tex/latex/lwarp/lwarp-backref.sty
share/texmf-dist/tex/latex/lwarp/lwarp-balance.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-bbding.sty
share/texmf-dist/tex/latex/lwarp/lwarp-biblatex.sty
share/texmf-dist/tex/latex/lwarp/lwarp-bibunits.sty
share/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
@@ -58,6 +61,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-cases.sty
share/texmf-dist/tex/latex/lwarp/lwarp-changebar.sty
share/texmf-dist/tex/latex/lwarp/lwarp-changepage.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-changes.sty
share/texmf-dist/tex/latex/lwarp/lwarp-chappg.sty
share/texmf-dist/tex/latex/lwarp/lwarp-chapterbib.sty
share/texmf-dist/tex/latex/lwarp/lwarp-chemfig.sty
@@ -81,12 +85,14 @@
share/texmf-dist/tex/latex/lwarp/lwarp-dblfnote.sty
share/texmf-dist/tex/latex/lwarp/lwarp-dcolumn.sty
share/texmf-dist/tex/latex/lwarp/lwarp-diagbox.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-dingbat.sty
share/texmf-dist/tex/latex/lwarp/lwarp-dprogress.sty
share/texmf-dist/tex/latex/lwarp/lwarp-draftcopy.sty
share/texmf-dist/tex/latex/lwarp/lwarp-draftfigure.sty
share/texmf-dist/tex/latex/lwarp/lwarp-draftwatermark.sty
share/texmf-dist/tex/latex/lwarp/lwarp-easy-todo.sty
share/texmf-dist/tex/latex/lwarp/lwarp-ebook.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-ed.sty
share/texmf-dist/tex/latex/lwarp/lwarp-ellipsis.sty
share/texmf-dist/tex/latex/lwarp/lwarp-embrac.sty
share/texmf-dist/tex/latex/lwarp/lwarp-emptypage.sty
@@ -101,6 +107,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-epstopdf.sty
share/texmf-dist/tex/latex/lwarp/lwarp-errata.sty
share/texmf-dist/tex/latex/lwarp/lwarp-eso-pic.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-eurosym.sty
share/texmf-dist/tex/latex/lwarp/lwarp-everypage.sty
share/texmf-dist/tex/latex/lwarp/lwarp-everyshi.sty
share/texmf-dist/tex/latex/lwarp/lwarp-extramarks.sty
@@ -111,6 +118,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-fancyvrb.sty
share/texmf-dist/tex/latex/lwarp/lwarp-figcaps.sty
share/texmf-dist/tex/latex/lwarp/lwarp-figsize.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-fitbox.sty
share/texmf-dist/tex/latex/lwarp/lwarp-fix2col.sty
share/texmf-dist/tex/latex/lwarp/lwarp-fixme.sty
share/texmf-dist/tex/latex/lwarp/lwarp-fixmetodonotes.sty
@@ -126,12 +134,15 @@
share/texmf-dist/tex/latex/lwarp/lwarp-fncychap.sty
share/texmf-dist/tex/latex/lwarp/lwarp-fnlineno.sty
share/texmf-dist/tex/latex/lwarp/lwarp-fnpos.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-fontawesome.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-fontawesome5.sty
share/texmf-dist/tex/latex/lwarp/lwarp-fontenc.sty
share/texmf-dist/tex/latex/lwarp/lwarp-footmisc.sty
share/texmf-dist/tex/latex/lwarp/lwarp-footnote.sty
share/texmf-dist/tex/latex/lwarp/lwarp-footnotehyper.sty
share/texmf-dist/tex/latex/lwarp/lwarp-footnoterange.sty
share/texmf-dist/tex/latex/lwarp/lwarp-footnpag.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-foreign.sty
share/texmf-dist/tex/latex/lwarp/lwarp-forest.sty
share/texmf-dist/tex/latex/lwarp/lwarp-framed.sty
share/texmf-dist/tex/latex/lwarp/lwarp-ftnright.sty
@@ -141,6 +152,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-fwlw.sty
share/texmf-dist/tex/latex/lwarp/lwarp-gentombow.sty
share/texmf-dist/tex/latex/lwarp/lwarp-geometry.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-gloss.sty
share/texmf-dist/tex/latex/lwarp/lwarp-glossaries.sty
share/texmf-dist/tex/latex/lwarp/lwarp-gmeometric.sty
share/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
@@ -160,9 +172,9 @@
share/texmf-dist/tex/latex/lwarp/lwarp-idxlayout.sty
share/texmf-dist/tex/latex/lwarp/lwarp-ifoddpage.sty
share/texmf-dist/tex/latex/lwarp/lwarp-imakeidx.sty
-share/texmf-dist/tex/latex/lwarp/lwarp-indentfirst.sty
share/texmf-dist/tex/latex/lwarp/lwarp-index.sty
share/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-karnaugh-map.sty
share/texmf-dist/tex/latex/lwarp/lwarp-keyfloat.sty
share/texmf-dist/tex/latex/lwarp/lwarp-layaureo.sty
share/texmf-dist/tex/latex/lwarp/lwarp-layout.sty
@@ -189,6 +201,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-marginfit.sty
share/texmf-dist/tex/latex/lwarp/lwarp-marginfix.sty
share/texmf-dist/tex/latex/lwarp/lwarp-marginnote.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-marvosym.sty
share/texmf-dist/tex/latex/lwarp/lwarp-mcaption.sty
share/texmf-dist/tex/latex/lwarp/lwarp-mdframed.sty
share/texmf-dist/tex/latex/lwarp/lwarp-memhfixc.sty
@@ -200,20 +213,24 @@
share/texmf-dist/tex/latex/lwarp/lwarp-morefloats.sty
share/texmf-dist/tex/latex/lwarp/lwarp-moreverb.sty
share/texmf-dist/tex/latex/lwarp/lwarp-mparhack.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-multicap.sty
share/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty
share/texmf-dist/tex/latex/lwarp/lwarp-multicolrule.sty
share/texmf-dist/tex/latex/lwarp/lwarp-multirow.sty
share/texmf-dist/tex/latex/lwarp/lwarp-multitoc.sty
share/texmf-dist/tex/latex/lwarp/lwarp-musicography.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-nameauth.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nameref.sty
share/texmf-dist/tex/latex/lwarp/lwarp-natbib.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nccfancyhdr.sty
share/texmf-dist/tex/latex/lwarp/lwarp-needspace.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nextpage.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nicefrac.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-nomencl.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nonfloat.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nonumonpart.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nopageno.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-notes.sty
share/texmf-dist/tex/latex/lwarp/lwarp-notespages.sty
share/texmf-dist/tex/latex/lwarp/lwarp-nowidow.sty
share/texmf-dist/tex/latex/lwarp/lwarp-ntheorem.sty
@@ -239,6 +256,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-pdfx.sty
share/texmf-dist/tex/latex/lwarp/lwarp-pfnote.sty
share/texmf-dist/tex/latex/lwarp/lwarp-phfqit.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty
share/texmf-dist/tex/latex/lwarp/lwarp-placeins.sty
share/texmf-dist/tex/latex/lwarp/lwarp-plarydshln.sty
share/texmf-dist/tex/latex/lwarp/lwarp-plext.sty
@@ -299,6 +317,8 @@
share/texmf-dist/tex/latex/lwarp/lwarp-srctex.sty
share/texmf-dist/tex/latex/lwarp/lwarp-stabular.sty
share/texmf-dist/tex/latex/lwarp/lwarp-stfloats.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-struktex.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-subcaption.sty
share/texmf-dist/tex/latex/lwarp/lwarp-subfig.sty
share/texmf-dist/tex/latex/lwarp/lwarp-subfigure.sty
share/texmf-dist/tex/latex/lwarp/lwarp-supertabular.sty
@@ -334,10 +354,13 @@
share/texmf-dist/tex/latex/lwarp/lwarp-transparent.sty
share/texmf-dist/tex/latex/lwarp/lwarp-trimclip.sty
share/texmf-dist/tex/latex/lwarp/lwarp-trivfloat.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-truncate.sty
share/texmf-dist/tex/latex/lwarp/lwarp-turnthepage.sty
share/texmf-dist/tex/latex/lwarp/lwarp-twoup.sty
share/texmf-dist/tex/latex/lwarp/lwarp-typearea.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-typicons.sty
share/texmf-dist/tex/latex/lwarp/lwarp-ulem.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-umoline.sty
share/texmf-dist/tex/latex/lwarp/lwarp-underscore.sty
share/texmf-dist/tex/latex/lwarp/lwarp-units.sty
share/texmf-dist/tex/latex/lwarp/lwarp-unitsdef.sty
@@ -360,6 +383,7 @@
share/texmf-dist/tex/latex/lwarp/lwarp-xechangebar.sty
share/texmf-dist/tex/latex/lwarp/lwarp-xellipsis.sty
share/texmf-dist/tex/latex/lwarp/lwarp-xetexko-vertical.sty
+share/texmf-dist/tex/latex/lwarp/lwarp-xfakebold.sty
share/texmf-dist/tex/latex/lwarp/lwarp-xfrac.sty
share/texmf-dist/tex/latex/lwarp/lwarp-xltabular.sty
share/texmf-dist/tex/latex/lwarp/lwarp-xltxtra.sty
diff -r 0180e10f8aa9 -r a681889dab51 textproc/tex-lwarp/distinfo
--- a/textproc/tex-lwarp/distinfo Tue May 07 12:12:10 2019 +0000
+++ b/textproc/tex-lwarp/distinfo Tue May 07 12:17:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/01/29 06:58:06 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/05/07 12:17:48 markd Exp $
-SHA1 (tex-lwarp-49479/lwarp.tar.xz) = bed65d58f9f60e18715b21ac242441f1a1f8a235
-RMD160 (tex-lwarp-49479/lwarp.tar.xz) = d9f48432160a093e4b50fcca5626010b441ef591
-SHA512 (tex-lwarp-49479/lwarp.tar.xz) = b2a659977f593b92f7e200df986d1c1c2c20c6af323f05216da59564ad16f97c19d5f2b2e78b63988062af5cdb72be42d1f8f5668ba11f4071f93d552ab0005c
-Size (tex-lwarp-49479/lwarp.tar.xz) = 122200 bytes
+SHA1 (tex-lwarp-50118/lwarp.tar.xz) = 7a157af61673d3976ca36b57d3e1e8a6e8d4fd4e
+RMD160 (tex-lwarp-50118/lwarp.tar.xz) = a88256e578907f7a011d2d21d4ef93eb80026448
+SHA512 (tex-lwarp-50118/lwarp.tar.xz) = 286c2a5e5fa688c776e06ace104e58d9a12c741eecf3baf67bb720e8697c94863c70b3a1738cb8e0b3d061bf432d697953c8cd8fb5df0852ee7fff211d05e40f
+Size (tex-lwarp-50118/lwarp.tar.xz) = 131228 bytes
Home |
Main Index |
Thread Index |
Old Index