tex-leading: import tex-leading-0.3 and tex-leading-doc-0.3

The package defines a command \leading, whose argument is a
<length> that specifies the nominal distance between
consecutive baselines of typeset text. The command replaces the
rather more difficult LaTeX command \linespread{<ratio>}, where
the leading is specified by reference to the font size.
This commit is contained in:
Yorick Hardy 2017-03-14 00:50:00 +02:00
parent 285e11a8bf
commit efecdbaec4
9 changed files with 57 additions and 0 deletions

View file

@ -4126,6 +4126,8 @@ SUBDIR+= tex-hang
SUBDIR+= tex-hang-doc
SUBDIR+= tex-hanging
SUBDIR+= tex-hanging-doc
SUBDIR+= tex-leading
SUBDIR+= tex-leading-doc
SUBDIR+= tex-lineno-doc
SUBDIR+= tex-mathtools-doc
SUBDIR+= tex-relsize-doc

1
tex-leading-doc/DESCR Normal file
View file

@ -0,0 +1 @@
Documentation for tex-leading.

15
tex-leading-doc/Makefile Normal file
View file

@ -0,0 +1,15 @@
# $NetBSD$
DISTNAME= leading.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.3
TEXLIVE_REV= 15878
TEXLIVE_USE_CTAN= yes
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/leading
COMMENT= Documentation for tex-leading
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

3
tex-leading-doc/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD$
share/texmf-dist/doc/latex/leading/README
share/texmf-dist/doc/latex/leading/leading.pdf

6
tex-leading-doc/distinfo Normal file
View file

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (tex-leading-15878/leading.doc.tar.xz) = 6d5ff0fd4c681d3e1accea8051822fb12a2e4dc7
RMD160 (tex-leading-15878/leading.doc.tar.xz) = f777c924678f88762542a2863c7d4c7a5c802ad7
SHA512 (tex-leading-15878/leading.doc.tar.xz) = 7aedca849c9b04f839d69a1a255c0ac6c333cbbf25646385a0b7174da5f8c5406ab219fa97a4ca424d2072f40584fbd29174629b35e6da6a0880de720a23172b
Size (tex-leading-15878/leading.doc.tar.xz) = 84132 bytes

5
tex-leading/DESCR Normal file
View file

@ -0,0 +1,5 @@
The package defines a command \leading, whose argument is a
<length> that specifies the nominal distance between
consecutive baselines of typeset text. The command replaces the
rather more difficult LaTeX command \linespread{<ratio>}, where
the leading is specified by reference to the font size.

17
tex-leading/Makefile Normal file
View file

@ -0,0 +1,17 @@
# $NetBSD$
DISTNAME= leading
PKGNAME= tex-${DISTNAME}-0.3
TEXLIVE_REV= 15878
TEXLIVE_USE_CTAN= yes
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/leading
COMMENT= Define leading with a length
LICENSE= lppl-1.3c
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

2
tex-leading/PLIST Normal file
View file

@ -0,0 +1,2 @@
@comment $NetBSD$
share/texmf-dist/tex/latex/leading/leading.sty

6
tex-leading/distinfo Normal file
View file

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (tex-leading-15878/leading.tar.xz) = 9b1954672dfba96cbf3476eed9e615dd3921447c
RMD160 (tex-leading-15878/leading.tar.xz) = e031fe3f1e125dc6bbbe5cc54a9713b8dd6d1a7d
SHA512 (tex-leading-15878/leading.tar.xz) = 35a3f4359750fd493a5cea0fbc2026ff12325b29293eac95ebc36f3bc2a49f35fcb2b305ed26f09412e9b09a0a0739c0fecae2a9dd7e7f14f66ffcbed552a1cf
Size (tex-leading-15878/leading.tar.xz) = 1144 bytes