9957361026
0.3h - fixed issues with the validity and formatting of Epub 3 tables of contents - fixed support for appendix chapters 0.3g - the previous version introduced spurious "0" character in the metadata file, resulting in a validation error. This version fixes this issue. 0.3f - fixed spurious numbers in Epub Table of Contents - fixed support for \author command in Amsart class 0.3e - TeX4ebook will use Calibre's `ebook-convert` command to create ebooks in Mobi and Azw formats if `kindlegen` is not available - fixed cross-referencing error
13 lines
351 B
Makefile
13 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.9 2022/04/15 04:40:01 markd Exp $
|
|
|
|
DISTNAME= tex4ebook.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.3h
|
|
TEXLIVE_REV= 62076
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/tex4ebook
|
|
COMMENT= Documentation for tex-tex4ebook
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|