summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/crbox/README12
-rw-r--r--Master/texmf-dist/doc/latex/crbox/crbox-doc.pdfbin27119 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/crbox/crbox-doc.tex50
-rw-r--r--Master/texmf-dist/tex/latex/crbox/crbox.sty116
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/crbox.tlpsrc0
7 files changed, 1 insertions, 180 deletions
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
--- a/Master/texmf-dist/doc/latex/crbox/crbox-doc.pdf
+++ /dev/null
Binary files 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}
diff --git a/Master/texmf-dist/tex/latex/crbox/crbox.sty b/Master/texmf-dist/tex/latex/crbox/crbox.sty
deleted file mode 100644
index 18e596f38f7..00000000000
--- a/Master/texmf-dist/tex/latex/crbox/crbox.sty
+++ /dev/null
@@ -1,116 +0,0 @@
-%%
-%% This is file `crbox.sty',
-
-%%
-%% __________________________________
-%% Copyright © 2011 Vafa Khalighi
-%%
-%% License information appended.
-%%
-%%
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{crbox}[2011/10/27 typesetting boxes with crossing lines in the four corners]
-\RequirePackage{biditools}
-\newif\ifcurved
-\newif\ifhollowcurved
-
-\newdimen\length@corner@paper \length@corner@paper1cm
-\newdimen\thickness@corner@paper \thickness@corner@paper0.4pt
-
-\newcommand\crbox[1][]{\def\@tempa{#1}%
-\ifx\@tempa\@void \toks@{}\else
-\toks@\expandafter{\csname#1true\endcsname}\fi
-\edef\option@cr{\noexpand\curvedfalse\noexpand\hollowcurvedfalse\the\toks@}%
-\leavevmode\@crbox}
-
-\let\option@cr\@void
-\bidi@AtEndPreamble{%
-\@ifpackageloaded{bidi}{%
-\def\@crbox#1{\vbox{\setbox\tw@\vbox{\vskip\fboxsep
-\hbox{\hskip\fboxsep\hbox{#1}\hskip\fboxsep}%
-\vskip\fboxsep}\offinterlineskip%
-\dimen@\thickness@corner@paper \@tempdima\length@corner@paper
-\option@cr \font@corner \@tempdimb\z@
-\ifhollowcurved \advance\@tempdima-1em \curvedtrue
-\let\llap\hbox \let\rlap\hbox
-\else \@tempdimb-\dimen@ \fi
-\advance\@tempdimb\@tempdima
-\ifcurved
-\def\@makecorner##1##2{\setbox\z@\hbox to \wd\tw@
-{\rlap{\if@RTL\char##2\else\char##1\fi}\copy\thr@@\hfil\copy\thr@@\llap{\if@RTL\char##1\else\char##2\fi}}%
-\ifhollowcurved\else\dp\z@\z@ \ht\z@\dimen@\fi}%
-\else
-\def\@makecorner##1##2{\setbox\z@\hbox to \wd\tw@
-{\copy\thr@@\hfil\copy\thr@@}}%
-\fi
-\ifdim\dimen@<0.4\p@
-\chardef\ch@pa16 \chardef\r@pa17%
-\chardef\r@ba18 \chardef\ch@ba19%
-\else%
-\chardef\ch@pa8 \chardef\r@pa9%
-\chardef\r@ba10 \chardef\ch@ba11%
-\fi %
-\setbox\thr@@\hbox to \@tempdima{\leaders\hrule\@height\dimen@\hfil}%
-\setbox\@ne\vbox to \@tempdimb{\leaders\vrule\@width\dimen@\vfil}%
-\@makecorner\ch@ba\r@ba
-\setbox\@ne\hbox to \wd\tw@{\copy\@ne\hfil\copy\@ne}%
-\copy\z@ \copy\@ne
-\vskip-\ht\@ne \vskip-\dp\z@ \vskip-\ht\z@
-\copy\tw@
-\@makecorner\ch@pa\r@pa
-\vskip-\ht\z@ \vskip-\dp\z@ \vskip-\ht\@ne
-\copy\@ne\copy\z@}}%
-}{%
-\def\@crbox#1{\vbox{\setbox\tw@\vbox{\vskip\fboxsep
-\hbox{\hskip\fboxsep\hbox{#1}\hskip\fboxsep}%
-\vskip\fboxsep}\offinterlineskip%
-\dimen@\thickness@corner@paper \@tempdima\length@corner@paper
-\option@cr \font@corner \@tempdimb\z@
-\ifhollowcurved \advance\@tempdima-1em \curvedtrue
-\let\llap\hbox \let\rlap\hbox
-\else \@tempdimb-\dimen@ \fi
-\advance\@tempdimb\@tempdima
-\ifcurved
-\def\@makecorner##1##2{\setbox\z@\hbox to \wd\tw@
-{\rlap{\char##1}\copy\thr@@\hfil\copy\thr@@\llap{\char##2}}%
-\ifhollowcurved\else\dp\z@\z@ \ht\z@\dimen@\fi}%
-\else
-\def\@makecorner##1##2{\setbox\z@\hbox to \wd\tw@
-{\copy\thr@@\hfil\copy\thr@@}}%
-\fi
-\ifdim\dimen@<0.4\p@
-\chardef\ch@pa16 \chardef\r@pa17%
-\chardef\r@ba18 \chardef\ch@ba19%
-\else%
-\chardef\ch@pa8 \chardef\r@pa9%
-\chardef\r@ba10 \chardef\ch@ba11%
-\fi %
-\setbox\thr@@\hbox to \@tempdima{\leaders\hrule\@height\dimen@\hfil}%
-\setbox\@ne\vbox to \@tempdimb{\leaders\vrule\@width\dimen@\vfil}%
-\@makecorner\ch@ba\r@ba
-\setbox\@ne\hbox to \wd\tw@{\copy\@ne\hfil\copy\@ne}%
-\copy\z@ \copy\@ne
-\vskip-\ht\@ne \vskip-\dp\z@ \vskip-\ht\z@
-\copy\tw@
-\@makecorner\ch@pa\r@pa
-\vskip-\ht\z@ \vskip-\dp\z@ \vskip-\ht\@ne
-\copy\@ne\copy\z@}}%
-}}
-\font\font@corner=ghab
-
-\endinput
-%%
-%% Copyright © 2011 by Vafa Khalighi <vafaklg@gmail.com>
-%%
-%% Distributable under the LaTeX Project Public License,
-%% version 1.3c or higher (your choice). The latest version of
-%% this license is at: http://www.latex-project.org/lppl.txt
-%%
-%% This work is "maintained" (as per LPPL maintenance status)
-%% by Vafa Khalighi.
-%%
-%%
-%%
-%%
-%%
-%% End of file `crbox.sty'.
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index ff40ab5bac2..278f37d19ed 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -123,7 +123,7 @@ my @TLP_working = qw(
countriesofeurope counttexruns courier-scaled courseoutline coursepaper
coverpage covington
cprotect
- crbox crop crossreference crossword crosswrd cryst
+ crop crossreference crossword crosswrd cryst
csbulletin csquotes csquotes-de csvsimple csvtools cstex
ctanify ctanupload ctable ctex ctex-faq
cursolatex cuisine
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index b3a46cd1b17..67327906adf 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -156,7 +156,6 @@ depend courseoutline
depend coursepaper
depend coverpage
depend cprotect
-depend crbox
depend crossreference
depend csquotes
depend csvsimple
diff --git a/Master/tlpkg/tlpsrc/crbox.tlpsrc b/Master/tlpkg/tlpsrc/crbox.tlpsrc
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Master/tlpkg/tlpsrc/crbox.tlpsrc
+++ /dev/null