summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-19 00:39:28 +0000
committerKarl Berry <karl@freefriends.org>2010-02-19 00:39:28 +0000
commitcd303990af597b79db7f5b69b5650dc6e646e077 (patch)
tree5c74d2286856b54a6c455df001a4052ad203a88c /Master/texmf-dist
parentb2de7075dcbdca386025be8f7afbabebb13f65e1 (diff)
boxedminipage separated from ltxmisc, now with doc
git-svn-id: svn://tug.org/texlive/trunk@17087 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.pdfbin0 -> 122717 bytes
-rw-r--r--Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.tex32
-rw-r--r--Master/texmf-dist/tex/latex/boxedminipage/boxedminipage.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/boxedminipage.sty)0
3 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.pdf b/Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.pdf
new file mode 100644
index 00000000000..bf1d134e56c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.tex b/Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.tex
new file mode 100644
index 00000000000..1deb5e4eadd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/boxedminipage/boxedminipage.tex
@@ -0,0 +1,32 @@
+\documentclass[DIV=9, pagesize=auto, version=last]{scrartcl}
+
+\addtokomafont{title}{\rmfamily}
+
+\title{The \textsf{boxedminipage} package\thanks{This manual corresponds to \textsf{boxedminipage}~v2, dated~21 May 1992.}}
+\subtitle{A package for producing framed minipages.}
+\author{Mario Wolczko, \texttt{mario@acm.org}}
+\date{21 May 1992}
+
+
+\begin{document}
+
+\maketitle
+
+\noindent
+The \textsf{boxedminipage} package is a \LaTeX\ package which defines the \texttt{boxedminipage} environment -- like \texttt{minipage}, but with a frame around it.
+The thickness of the rules around the box is controlled by
+\verb+\fboxrule+, and the distance between the rules and the edges of the
+inner box is governed by \verb+\fboxsep+.
+
+This code is based on Lamport's \texttt{minipage} code.
+
+
+\minisec{Changes:}
+%
+\begin{labeling}[\hspace{\labelsep}--]{Fixed, 7 Jun 89 by Jerry Leichter}
+\item[Fixed, 7 Jun 89 by Jerry Leichter]
+ Leave \verb+\fboxsep+ worth of separation at top and bottom, not just at
+ the sides!
+\end{labeling}
+
+\end{document}
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/boxedminipage.sty b/Master/texmf-dist/tex/latex/boxedminipage/boxedminipage.sty
index b74368fa7b9..b74368fa7b9 100644
--- a/Master/texmf-dist/tex/latex/ltxmisc/boxedminipage.sty
+++ b/Master/texmf-dist/tex/latex/boxedminipage/boxedminipage.sty