pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc
Module Name: pkgsrc
Committed By: markd
Date: Fri Mar 27 22:59:05 UTC 2026
Modified Files:
pkgsrc/textproc/tex-lwarp: DESCR Makefile distinfo
pkgsrc/textproc/tex-lwarp-doc: Makefile distinfo
Log Message:
tex-lwarp{,-doc}: update to 0.921
Improved accessibility tagging.
Added documentation for how to use paragraph indentation.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/tex-lwarp/DESCR
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/tex-lwarp/Makefile \
pkgsrc/textproc/tex-lwarp/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/tex-lwarp-doc/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/tex-lwarp-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/tex-lwarp/DESCR
diff -u pkgsrc/textproc/tex-lwarp/DESCR:1.1 pkgsrc/textproc/tex-lwarp/DESCR:1.2
--- pkgsrc/textproc/tex-lwarp/DESCR:1.1 Fri Jun 23 23:23:56 2017
+++ pkgsrc/textproc/tex-lwarp/DESCR Fri Mar 27 22:59:05 2026
@@ -1,11 +1,17 @@
-The package causes LaTeX to directly produce HTML5 output,
-using external utility programs only for the final conversion
-of text and images. Math may be represented by SVG files or
-MathJax. Documents may be produced by LaTeX, LuaLaTeX, or
-XeLaTeX. A texlua script removes the need for system utilities
-such as make and gawk, and also supports xindy and latexmk.
-Configuration is automatic at the first manual compile. Print
-and HTML versions of each document may coexist, each with its
-own set of auxiliary files. Support files are self-generated on
-request. Assistance is provided for HTML import into EPUB
-conversion software and word processors.
+This package converts LaTeX to HTML by using LaTeX to process
+the user's document and generate HTML tags. External utility
+programs are only used for the final conversion of text and
+images. Math may be represented by SVG files or MathJax.
+Hundreds of LaTeX packages are supported, and their load order
+is automatically verified. Documents may be produced by LaTeX,
+LuaLaTeX, XeLaTeX, and by several CJK engines, classes, and
+packages. A texlua script automates compilation, index,
+glossary, and batch image processing, and also supports
+latexmk. Configuration is semi-automatic at the first manual
+compile. Support files are self-generated. Print and HTML
+versions of each document may coexist. Assistance is provided
+for HTML import into EPUB conversion software and word
+processors. Requirements include the commonly-available Poppler
+utilities, and Perl. Detailed installation instructions are
+included for each of the major operating systems and TeX
+distributions. A quick-start tutorial is provided.
Index: pkgsrc/textproc/tex-lwarp/Makefile
diff -u pkgsrc/textproc/tex-lwarp/Makefile:1.18 pkgsrc/textproc/tex-lwarp/Makefile:1.19
--- pkgsrc/textproc/tex-lwarp/Makefile:1.18 Mon May 12 08:23:56 2025
+++ pkgsrc/textproc/tex-lwarp/Makefile Fri Mar 27 22:59:05 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2025/05/12 08:23:56 markd Exp $
+# $NetBSD: Makefile,v 1.19 2026/03/27 22:59:05 markd Exp $
DISTNAME= lwarp
-PKGNAME= tex-${DISTNAME}-0.919
-TEXLIVE_REV= 75010
+PKGNAME= tex-${DISTNAME}-0.921
+TEXLIVE_REV= 78111
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/lwarp
Index: pkgsrc/textproc/tex-lwarp/distinfo
diff -u pkgsrc/textproc/tex-lwarp/distinfo:1.18 pkgsrc/textproc/tex-lwarp/distinfo:1.19
--- pkgsrc/textproc/tex-lwarp/distinfo:1.18 Mon May 12 08:23:56 2025
+++ pkgsrc/textproc/tex-lwarp/distinfo Fri Mar 27 22:59:05 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/05/12 08:23:56 markd Exp $
+$NetBSD: distinfo,v 1.19 2026/03/27 22:59:05 markd Exp $
-BLAKE2s (lwarp.r75010.tar.xz) = 904e104d2b2290d0a4bbbd81af5b91c5efa7933fc37413a7215391fbf9ee8e7a
-SHA512 (lwarp.r75010.tar.xz) = b2efbb78b749df7e133e570ca83eede70603cf325966e9197114ae8cca4e41642c335fa8099932ab51283192f325e34e19564be16c968b8d498eb6be08a5b2b9
-Size (lwarp.r75010.tar.xz) = 224832 bytes
+BLAKE2s (lwarp.r78111.tar.xz) = 1b9aaf75088379c691ba7882ea734236adc7d5beabc846a6e72c6f62a66b8ab0
+SHA512 (lwarp.r78111.tar.xz) = 39b1e5b835da21ca4421910881f8c87fef01b64142de046f350a1b6945e19359680ff1a0bdb94506f7ec02b678bf6e6e98cce7763796901704cdc5f33b115121
+Size (lwarp.r78111.tar.xz) = 227456 bytes
Index: pkgsrc/textproc/tex-lwarp-doc/Makefile
diff -u pkgsrc/textproc/tex-lwarp-doc/Makefile:1.17 pkgsrc/textproc/tex-lwarp-doc/Makefile:1.18
--- pkgsrc/textproc/tex-lwarp-doc/Makefile:1.17 Mon May 12 08:23:56 2025
+++ pkgsrc/textproc/tex-lwarp-doc/Makefile Fri Mar 27 22:59:05 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2025/05/12 08:23:56 markd Exp $
+# $NetBSD: Makefile,v 1.18 2026/03/27 22:59:05 markd Exp $
DISTNAME= lwarp.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-0.919
-TEXLIVE_REV= 75010
+PKGNAME= tex-${DISTNAME:S/./-/}-0.921
+TEXLIVE_REV= 78111
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/lwarp
Index: pkgsrc/textproc/tex-lwarp-doc/distinfo
diff -u pkgsrc/textproc/tex-lwarp-doc/distinfo:1.18 pkgsrc/textproc/tex-lwarp-doc/distinfo:1.19
--- pkgsrc/textproc/tex-lwarp-doc/distinfo:1.18 Mon May 12 08:23:56 2025
+++ pkgsrc/textproc/tex-lwarp-doc/distinfo Fri Mar 27 22:59:05 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/05/12 08:23:56 markd Exp $
+$NetBSD: distinfo,v 1.19 2026/03/27 22:59:05 markd Exp $
-BLAKE2s (lwarp.doc.r75010.tar.xz) = 1288b0b9bce69a9c50e41b8cd7d9c5f287e929b6fae42c21c9ae22fdc11910f2
-SHA512 (lwarp.doc.r75010.tar.xz) = 97ab3896155236c569099474aea051e225e7c9414032c99e316bc450eaa0c92c52d03bfbc6f1b95d90adf75e55025a0ce4389c8439e1f0e2e22dbcd463f705ba
-Size (lwarp.doc.r75010.tar.xz) = 3155708 bytes
+BLAKE2s (lwarp.doc.r78111.tar.xz) = 554d59cceb3fd3afc906ec8139e21e04f96c98ffdd97925e572e9656c3b7f94b
+SHA512 (lwarp.doc.r78111.tar.xz) = 7db718ec43fdb0dad057c0f29d0ac474ea36066466cbe5a7ebc261b62fabda24f0b7e8caf7ce7d0fab7676029bb126cce98a680153f9935a0fc0ecec232106ce
+Size (lwarp.doc.r78111.tar.xz) = 3197524 bytes
Home |
Main Index |
Thread Index |
Old Index