23b99aed09
i3.0.50 - Spacing of sign when using "output-exponent-marker" - Behavior of "minimum-decimal-digits" with uncertainties 3.0.45 - Include `reset-text-shape = false` in emulation of `detect-all` 3.0.44 - Hint concerning hyphen inside `\text` - Handling of `output-exponent-marker` in tables 3.0.43 - Printing `\ohm` with `beamer` clas 3.0.41 - Rounding to an uncertainty purely in the integer part
13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.13 2022/04/09 03:11:47 markd Exp $
|
|
|
|
DISTNAME= siunitx.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.0.50
|
|
TEXLIVE_REV= 62903
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/siunitx
|
|
COMMENT= Documentation for tex-siunitx
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|