Import tex-braket-2009 as print/tex-braket.
This LaTeX package provides macros to typeset bra-ket notation, as well as set specifiers, with a single ("|") or a double ("||" or ("\|") vertical bar specifier in between two bracketed parts. Each macro comes in a fixed-size version and an expanding version. If the package finds itself operating under e-tex, it uses the extended primitive \middle for more reliable results.
This commit is contained in:
parent
e88453b295
commit
31e4188715
4 changed files with 26 additions and 0 deletions
6
print/tex-braket/DESCR
Normal file
6
print/tex-braket/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
This LaTeX package provides macros to typeset bra-ket notation, as
|
||||
well as set specifiers, with a single ("|") or a double ("||" or
|
||||
("\|") vertical bar specifier in between two bracketed parts. Each
|
||||
macro comes in a fixed-size version and an expanding version. If the
|
||||
package finds itself operating under e-tex, it uses the extended
|
||||
primitive \middle for more reliable results.
|
13
print/tex-braket/Makefile
Normal file
13
print/tex-braket/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 20:48:10 minskim Exp $
|
||||
# TeX Live Revision 17127
|
||||
|
||||
DISTNAME= braket
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Dirac bra-ket and set notations for LaTeX
|
||||
|
||||
CONFLICTS+= tex-ltxmisc<2009
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-braket/PLIST
Normal file
2
print/tex-braket/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/11 20:48:10 minskim Exp $
|
||||
share/texmf-dist/tex/latex/braket/braket.sty
|
5
print/tex-braket/distinfo
Normal file
5
print/tex-braket/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/04/11 20:48:10 minskim Exp $
|
||||
|
||||
SHA1 (tex-braket-2009/braket.tar.xz) = 89752797cdddb4e5031252783b2c9f81d2b4001e
|
||||
RMD160 (tex-braket-2009/braket.tar.xz) = e8e9b5a1b7af08f5a35054ab8e9447bd6f019a8a
|
||||
Size (tex-braket-2009/braket.tar.xz) = 2012 bytes
|
Loading…
Reference in a new issue