summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/mleftright.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/mleftright.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/mleftright.dtx87
1 files changed, 64 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/mleftright.dtx b/Master/texmf-dist/source/latex/oberdiek/mleftright.dtx
index b20c6f3280c..f74033db5af 100644
--- a/Master/texmf-dist/source/latex/oberdiek/mleftright.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/mleftright.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: mleftright.dtx
% Version: 2010/09/25 v1.0
-%
+% Info: Math left/right delim. as open/close
+%
% Copyright (C) 2010 by
% Heiko Oberdiek <heiko.oberdiek at googlemail.com>
-%
+%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3c of this license or (at your option) any later
@@ -15,23 +16,23 @@
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of
% LaTeX version 2005/12/01 or later.
-%
+%
% This work has the LPPL maintenance status "maintained".
-%
+%
% This Current Maintainer of this work is Heiko Oberdiek.
-%
+%
% The Base Interpreter refers to any `TeX-Format',
% because some files are installed in TDS:tex/generic//.
-%
+%
% This work consists of the main source file mleftright.dtx
% and the derived files
% mleftright.sty, mleftright.pdf, mleftright.ins, mleftright.drv,
% mleftright-test1.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/mleftright.dtx
% CTAN:macros/latex/contrib/oberdiek/mleftright.pdf
-%
+%
% Unpacking:
% (a) If mleftright.ins is present:
% tex mleftright.ins
@@ -40,7 +41,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{mleftright.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If mleftright.drv is present:
% latex mleftright.drv
@@ -50,14 +51,14 @@
% if available. Here you can specify further options, e.g.
% use A4 as paper format:
% \PassOptionsToClass{a4paper}{article}
-%
+%
% Programm calls to get the documentation (example):
% pdflatex mleftright.dtx
% makeindex -s gind.ist mleftright.idx
% pdflatex mleftright.dtx
% makeindex -s gind.ist mleftright.idx
% pdflatex mleftright.dtx
-%
+%
% Installation:
% TDS:tex/generic/oberdiek/mleftright.sty
% TDS:doc/latex/oberdiek/mleftright.pdf
@@ -79,7 +80,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: mleftright 2010/09/25 v1.0 Usual delimiter spacing with left and right (HO)}
+\Msg{* Package: mleftright 2010/09/25 v1.0 Math left/right delim. as open/close (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -128,6 +129,10 @@ and the derived files
\file{mleftright.sty}{\from{mleftright.dtx}{package}}%
\usedir{doc/latex/oberdiek/test}%
\file{mleftright-test1.tex}{\from{mleftright.dtx}{test1}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{mleftright.xml}{\from{mleftright.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -154,9 +159,9 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{mleftright.drv}%
- [2010/09/25 v1.0 Usual delimiter spacing with left and right (HO)]%
+ [2010/09/25 v1.0 Math left/right delim. as open/close (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
+\usepackage{holtxdoc}[2011/11/22]
\usepackage{mleftright}[2010/09/25]
\begin{document}
\DocInput{mleftright.dtx}%
@@ -164,7 +169,7 @@ and the derived files
%</driver>
% \fi
%
-% \CheckSum{544}
+% \CheckSum{550}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -353,7 +358,7 @@ and the derived files
\fi
\expandafter\x\csname ver@mleftright.sty\endcsname
\ProvidesPackage{mleftright}%
- [2010/09/25 v1.0 Usual delimiter spacing with left and right (HO)]%
+ [2010/09/25 v1.0 Math left/right delim. as open/close (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -475,7 +480,7 @@ and the derived files
\ltx@IfUndefined{currentgrouplevel}{%
\catcode38=14 % & = comment
}{%
- \catcode38=9 % & = ignore_
+ \catcode38=9 % & = ignore
}
% \end{macrocode}
%
@@ -886,8 +891,44 @@ and the derived files
%\end{verbatim}
% \end{quote}
%
+% \section{Catalogue}
+%
+% The following XML file can be used as source for the
+% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}.
+% The elements \texttt{caption} and \texttt{description} are imported
+% from the original XML file from the Catalogue.
+% The name of the XML file in the Catalogue is \xfile{mleftright.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='mleftright'>
+ <name>mleftright</name>
+ <caption>Variants of delimiters that act as maths open/close.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2010'/>
+ <license type='lppl1.3'/>
+ <version number='1.0'/>
+ <description>
+ The package defines variants <tt>\mleft</tt> and <tt>\mright</tt>
+ of <tt>\left</tt> and <tt>\right</tt>, that make the delimiters
+ act as <tt>\mathopen</tt> and <tt>\mathclose</tt>. These commands
+ address spacing difficulties in subformulas.
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/mleftright.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/mleftright.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \section{Acknowledgement}
-%
+%
% \begin{description}
% \item[Donald Arsenau:]
% He provided the main trick and the first macros.
@@ -905,7 +946,7 @@ and the derived files
% 2010-08-12.
% \newblock
% {\small\url{http://groups.google.com/group/comp.text.tex/msg/e5b6833da7dc29bf}}
-%
+%
% \bibitem{arseneau}
% Donald Arseneau,
% \textit{Re: spacing after \cs{right}\texttt) and before \cs{left}\texttt)},
@@ -914,7 +955,7 @@ and the derived files
% 2010-08-30.
% \newblock
% {\small\url{http://groups.google.com/group/comp.text.tex/msg/e0b2e4386e5d04e4}}
-%
+%
% \bibitem{stephani}
% Philipp Stephani,
% \textit{Re: spacing after \cs{right}\texttt) and before \cs{left}\texttt)},
@@ -923,7 +964,7 @@ and the derived files
% 2010-09-12.
% \newblock
% {\small\url{http://groups.google.com/group/comp.text.tex/msg/87ac1f61321de3ef}}
-%
+%
% \bibitem{oberdiek}
% Heiko Oberdiek,
% \textit{Re: spacing after \cs{right}\texttt) and before \cs{left}\texttt)},
@@ -932,7 +973,7 @@ and the derived files
% 2010-09-12.
% \newblock
% {\small\url{http://groups.google.com/group/comp.text.tex/msg/257aa6119bef878b}}
-%
+%
% \end{thebibliography}
%
% \begin{History}