summaryrefslogtreecommitdiff
path: root/print/tex-framed/DESCR
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-04-27 18:34:31 +0000
committerminskim <minskim@pkgsrc.org>2010-04-27 18:34:31 +0000
commit5e798f14c3cd25151c2009f13f3bbee6b8ac8e62 (patch)
treef5c3e176a8d7aea660ed58ff754a6a85d2622fa9 /print/tex-framed/DESCR
parent6a733c89553c1d32575ffe3523e07c2d6038bc82 (diff)
downloadpkgsrc-5e798f14c3cd25151c2009f13f3bbee6b8ac8e62.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/DESCR')
-rw-r--r--print/tex-framed/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/tex-framed/DESCR b/print/tex-framed/DESCR
new file mode 100644
index 00000000000..696cfdaa6c3
--- /dev/null
+++ b/print/tex-framed/DESCR
@@ -0,0 +1,10 @@
+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.