Import tex-titlesec-2.8 as print/tex-titlesec. Packaged by Mark
Davies and slightly modified by me. A package providing an interface to sectioning commands for selection from various title styles. E.g., marginal titles and to change the font of all headings with a single command, also providing simple one-step page styles. Also includes a package to change the page styles when there are floats in a page. You may assign headers/footers to individual floats, too.
This commit is contained in:
parent
904e922d3f
commit
8c8fb101cf
4 changed files with 37 additions and 0 deletions
6
print/tex-titlesec/DESCR
Normal file
6
print/tex-titlesec/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
A package providing an interface to sectioning commands for selection
|
||||
from various title styles. E.g., marginal titles and to change the
|
||||
font of all headings with a single command, also providing simple
|
||||
one-step page styles. Also includes a package to change the page
|
||||
styles when there are floats in a page. You may assign
|
||||
headers/footers to individual floats, too.
|
14
print/tex-titlesec/Makefile
Normal file
14
print/tex-titlesec/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:23:46 minskim Exp $
|
||||
# TeX Live Revision 9743
|
||||
|
||||
DISTNAME= titlesec
|
||||
PKGNAME= tex-${DISTNAME}-2.8
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Select alternative section titles
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb18
|
||||
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
||||
|
||||
.include "../../print/texlive/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
12
print/tex-titlesec/PLIST
Normal file
12
print/tex-titlesec/PLIST
Normal file
|
@ -0,0 +1,12 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:23:46 minskim Exp $
|
||||
share/texmf-dist/tex/latex/titlesec/block.tss
|
||||
share/texmf-dist/tex/latex/titlesec/drop.tss
|
||||
share/texmf-dist/tex/latex/titlesec/frame.tss
|
||||
share/texmf-dist/tex/latex/titlesec/leftmargin.tss
|
||||
share/texmf-dist/tex/latex/titlesec/margin.tss
|
||||
share/texmf-dist/tex/latex/titlesec/rightmargin.tss
|
||||
share/texmf-dist/tex/latex/titlesec/titlesec.sty
|
||||
share/texmf-dist/tex/latex/titlesec/titletoc.sty
|
||||
share/texmf-dist/tex/latex/titlesec/ttlkeys.def
|
||||
share/texmf-dist/tex/latex/titlesec/ttlps.def
|
||||
share/texmf-dist/tex/latex/titlesec/wrap.tss
|
5
print/tex-titlesec/distinfo
Normal file
5
print/tex-titlesec/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/07/12 02:23:46 minskim Exp $
|
||||
|
||||
SHA1 (tex-titlesec-2.8/titlesec.tar.lzma) = df2d87f66767bb576319e116b5523c2331ca84db
|
||||
RMD160 (tex-titlesec-2.8/titlesec.tar.lzma) = 50bf5be4b740cbc3c9688cdc7964819c716aa093
|
||||
Size (tex-titlesec-2.8/titlesec.tar.lzma) = 21451 bytes
|
Loading…
Reference in a new issue