From 88964e2261e874a3245e8ac3868a1d5b870b2a93 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 Apr 2013 22:47:14 +0000 Subject: rm crbox, author request git-svn-id: svn://tug.org/texlive/trunk@29591 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/crbox/README | 12 ------ Master/texmf-dist/doc/latex/crbox/crbox-doc.pdf | Bin 27119 -> 0 bytes Master/texmf-dist/doc/latex/crbox/crbox-doc.tex | 50 ------------------------ 3 files changed, 62 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/crbox/README delete mode 100644 Master/texmf-dist/doc/latex/crbox/crbox-doc.pdf delete mode 100644 Master/texmf-dist/doc/latex/crbox/crbox-doc.tex (limited to 'Master/texmf-dist/doc/latex/crbox') diff --git a/Master/texmf-dist/doc/latex/crbox/README b/Master/texmf-dist/doc/latex/crbox/README deleted file mode 100644 index c10bf589b83..00000000000 --- a/Master/texmf-dist/doc/latex/crbox/README +++ /dev/null @@ -1,12 +0,0 @@ -__________________ -The crbox package - -This package implements \crbox command that can be used -for producing boxes with crossing lines at the corners in LaTeX. - -______________ -Vafa Khalighi -vafaklg@gmail.com - -Copyright 2011 -Distributed under the LaTeX Project Public License diff --git a/Master/texmf-dist/doc/latex/crbox/crbox-doc.pdf b/Master/texmf-dist/doc/latex/crbox/crbox-doc.pdf deleted file mode 100644 index f3edb46945c..00000000000 Binary files a/Master/texmf-dist/doc/latex/crbox/crbox-doc.pdf and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/crbox/crbox-doc.tex b/Master/texmf-dist/doc/latex/crbox/crbox-doc.tex deleted file mode 100644 index 9703be262cf..00000000000 --- a/Master/texmf-dist/doc/latex/crbox/crbox-doc.tex +++ /dev/null @@ -1,50 +0,0 @@ -\documentclass[a4paper]{article} -\usepackage{bidicode} -\usepackage{crbox} -\setlength{\fboxsep}{10pt} -\title{The \textsf{crbox} Package} -\author{Vafa Khalighi} -\begin{document} -\maketitle -Provides \Lcs{crbox} which typesets boxes with crossing lines at corners. The syntax is: -\begin{BDef} -\Lcs{crbox}\OptArgs\Largb{\Larga{text}} -\end{BDef} -Options are \textsf{curved} and \textsf{hollowcurved}. - -\bigskip -\begin{lstlisting}[morekeywords={crbox}] -%\crbox{\parbox{0.8\linewidth}{ -%Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -%}} -\end{lstlisting} - -\bigskip -\crbox{\parbox{0.8\linewidth}{ -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -}} - -\bigskip -\begin{lstlisting}[morekeywords={crbox}] -%\crbox[curved]{\parbox{0.8\linewidth}{ -%Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -%}} -\end{lstlisting} - -\bigskip -\crbox[curved]{\parbox{0.8\linewidth}{ -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -}} - -\bigskip -\begin{lstlisting}[morekeywords={crbox}] -%\crbox[hollowcurved]{\parbox{0.8\linewidth}{ -%Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -%}} -\end{lstlisting} - -\bigskip -\crbox[hollowcurved]{\parbox{0.8\linewidth}{ -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -}} -\end{document} -- cgit v1.2.3