tex-vertbars: update to 1.0c
Add \par before and after the vertbar environment to avoid incorrect behaviour if erroneously used within a paragraph.
This commit is contained in:
parent
d8dcf3e13a
commit
3a484d81c3
2 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2016/01/26 10:32:14 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2019/01/29 05:43:25 markd Exp $
|
||||
|
||||
DISTNAME= vertbars
|
||||
PKGNAME= tex-${DISTNAME}-1.0b
|
||||
TEXLIVE_REV= 20589
|
||||
PKGNAME= tex-${DISTNAME}-1.0c
|
||||
TEXLIVE_REV= 49429
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Mark vertical rules in margin of text
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.4 2015/11/04 01:02:57 agc Exp $
|
||||
$NetBSD: distinfo,v 1.5 2019/01/29 05:43:25 markd Exp $
|
||||
|
||||
SHA1 (tex-vertbars-20589/vertbars.tar.xz) = d66b25ef00b7a6077a666e83e29f617f33a81ba0
|
||||
RMD160 (tex-vertbars-20589/vertbars.tar.xz) = 9efd718980133b3f6dfdc8b3e3f202184ae342bf
|
||||
SHA512 (tex-vertbars-20589/vertbars.tar.xz) = a94036fc28fd24123d11ccedf9aece94aba02f23c05d4a7894dd1086300998540013abb38f678d5202e08640a9ee2e244a0c4d22ce24f76ed33fcb68bc422bf4
|
||||
Size (tex-vertbars-20589/vertbars.tar.xz) = 1100 bytes
|
||||
SHA1 (tex-vertbars-49429/vertbars.tar.xz) = 64f165ef9d50218e7498a7886c63f57491e99519
|
||||
RMD160 (tex-vertbars-49429/vertbars.tar.xz) = 654c94cd5e956d0071397b403d17b9c7072997e7
|
||||
SHA512 (tex-vertbars-49429/vertbars.tar.xz) = 95bad5de003bf42af1e8f5ce7cd71e1730a070e19a52e2546f17db4ec5cf486db28f137c141250a3af092255c96675b015aabbfaf38e0067cfe4489283bc6227
|
||||
Size (tex-vertbars-49429/vertbars.tar.xz) = 1220 bytes
|
||||
|
|
Loading…
Reference in a new issue