diff options
author | minskim <minskim@pkgsrc.org> | 2010-04-27 18:34:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-04-27 18:34:31 +0000 |
commit | 99001bb05575b80cf4e0a139b2b0d54af15488c2 (patch) | |
tree | f5c3e176a8d7aea660ed58ff754a6a85d2622fa9 /print/tex-framed/PLIST | |
parent | 91e31b79278b533896fa213423af2bddc2eb21d2 (diff) | |
download | pkgsrc-99001bb05575b80cf4e0a139b2b0d54af15488c2.tar.gz |
Import tex-framed-0.95 as print/tex-framed.
The package creates three environments:
- framed, which puts an ordinary frame box around the region,
- shaded, which shades the region, and
- leftbar, which places a line at the left side.
The environments allow a break at their start (the \FrameCommand
enables creation of a title that is "attached" to the environment);
breaks are also allowed in the course of the framed/shaded
matter. There is also a command \MakeFramed to make your own
framed-style environments.
Diffstat (limited to 'print/tex-framed/PLIST')
-rw-r--r-- | print/tex-framed/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/tex-framed/PLIST b/print/tex-framed/PLIST new file mode 100644 index 00000000000..18c91460eaa --- /dev/null +++ b/print/tex-framed/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/27 18:34:31 minskim Exp $ +share/texmf-dist/tex/latex/framed/framed.sty |