diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/dotarrow/DotArrow.pdf | bin | 74030 -> 89675 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/dotarrow/DotArrow.tex | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/dotarrow/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/dotarrow/DotArrow.dtx | 55 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/dotarrow/DotArrow.ins | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty | 6 |
6 files changed, 24 insertions, 56 deletions
diff --git a/Master/texmf-dist/doc/latex/dotarrow/DotArrow.pdf b/Master/texmf-dist/doc/latex/dotarrow/DotArrow.pdf Binary files differindex 0102c19e144..e717aba64b7 100644 --- a/Master/texmf-dist/doc/latex/dotarrow/DotArrow.pdf +++ b/Master/texmf-dist/doc/latex/dotarrow/DotArrow.pdf diff --git a/Master/texmf-dist/doc/latex/dotarrow/DotArrow.tex b/Master/texmf-dist/doc/latex/dotarrow/DotArrow.tex index 7e2819b1300..75c1b677bc2 100644 --- a/Master/texmf-dist/doc/latex/dotarrow/DotArrow.tex +++ b/Master/texmf-dist/doc/latex/dotarrow/DotArrow.tex @@ -21,13 +21,13 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% DotArrow.dtx -%% Copyright 2007 Sven Schneider +%% Copyright 2008 Sven Schneider \documentclass{ltxdoc} \usepackage[utf8]{inputenc} -\usepackage{epsfig,ifthen,amsmath} +\usepackage{epsfig,ifthen,amsmath,url,hyperref} \usepackage{DotArrow} @@ -39,7 +39,8 @@ \maketitle \begin{abstract} -This package defines a new extendable arrow. This time its a dotted one. +This package defines a new extendable arrow. This time its a dotted one. Other interesting packages are \verb+extPfeil+\footnote{\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/extpfeil/}} \verb+symbols+\footnote{\url{http://www.ctan.org/tex-archive/info/symbols/comprehensive/}} \verb+extarrows+\footnote{\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/extarrows/}} +\verb+chemarrow+\footnote{\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/chemarrow/}}. \end{abstract} \tableofcontents \section{Simple Usage} @@ -48,7 +49,7 @@ $S\dotarrow{\kappa}S^\prime$\\ \verb+$S\dotarrow{\kappa}S^\prime$+ \section{Package - Options} \DescribeMacro{Option:autosep**} -These Package-Options can be used to adjust the space on left and right to the label. The default is autosep03. +These Package-Options can be used to adjust the space on left and right to the label. The default is \verb+autosep03+. \begin{center} \begin{tabular}{ll} @@ -67,7 +68,7 @@ autosep10 & \DotArrowSetSep{1.0em}$S\dotarrow{\kappa}S^\prime$ \end{center} \DescribeMacro{Option:autoraise**} -These Package-Options can be used to adjust the space between label and arrow. The default is autosep06. +These Package-Options can be used to adjust the space between label and arrow. The default is \verb+autosep06+. \begin{center} \begin{tabular}{ll} @@ -86,7 +87,7 @@ autoraise10 & \DotArrowSetRaise{1.0ex}$S\dotarrow{\kappa}S^\prime$ \end{center} \DescribeMacro{Option:head*} -These Package-Options can be used to choose a different head. The default is head1. +These Package-Options can be used to choose a different head. The default is \verb+head1+. \begin{center} \begin{tabular}{ll} @@ -98,7 +99,7 @@ head3 & \DotArrowSetHead{\ensuremath{\gg}}$S\dotarrow{\kappa}S^\prime$ \section{Commands} \DescribeMacro{\DotArrowSetSep} -Select a new separation-value. \verb+\DotArrowSetRaise{0.3em}+ +Select a new separation-value. \verb+\DotArrowSetSep{0.3em}+ \DescribeMacro{\DotArrowSetRaise} Select a new raisevalue. \verb+\DotArrowSetRaise{0.6ex}+ diff --git a/Master/texmf-dist/doc/latex/dotarrow/README b/Master/texmf-dist/doc/latex/dotarrow/README index 97cfbb2e329..a4108e5be4c 100644 --- a/Master/texmf-dist/doc/latex/dotarrow/README +++ b/Master/texmf-dist/doc/latex/dotarrow/README @@ -16,7 +16,7 @@ % This work consists of the files DotArrow.dtx, README, DotArrow.pdf and DotArrow.ins % and the derived file DotArrow.sty, DotArrow.tex. -Version 0.01a +% Version 0.02a PURPOSE: This package draws extendable arrows whith a dotted line. diff --git a/Master/texmf-dist/source/latex/dotarrow/DotArrow.dtx b/Master/texmf-dist/source/latex/dotarrow/DotArrow.dtx index 5acd6049a8f..b5340a62888 100644 --- a/Master/texmf-dist/source/latex/dotarrow/DotArrow.dtx +++ b/Master/texmf-dist/source/latex/dotarrow/DotArrow.dtx @@ -1,5 +1,5 @@ %% DotArrow.dtx -%% Copyright 2007 Sven Schneider +%% Copyright 2008 Sven Schneider % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -16,14 +16,14 @@ % This work consists of the files DotArrow.dtx, README, DotArrow.pdf and DotArrow.ins % and the derived file DotArrow.sty, DotArrow.tex. -% Version 0.01a +% Version 0.02a %<*driver> \documentclass{ltxdoc} \usepackage[utf8]{inputenc} -\usepackage{epsfig,ifthen,amsmath} +\usepackage{epsfig,ifthen,amsmath,url,hyperref} \usepackage{DotArrow} @@ -35,7 +35,8 @@ \maketitle \begin{abstract} -This package defines a new extendable arrow. This time its a dotted one. +This package defines a new extendable arrow. This time its a dotted one. Other interesting packages are \verb+extPfeil+\footnote{\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/extpfeil/}} \verb+symbols+\footnote{\url{http://www.ctan.org/tex-archive/info/symbols/comprehensive/}} \verb+extarrows+\footnote{\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/extarrows/}} +\verb+chemarrow+\footnote{\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/chemarrow/}}. \end{abstract} \tableofcontents \section{Simple Usage} @@ -44,7 +45,7 @@ This package defines a new extendable arrow. This time its a dotted one. \verb+$S\dotarrow{\kappa}S^\prime$+ \section{Package - Options} \DescribeMacro{Option:autosep**} - These Package-Options can be used to adjust the space on left and right to the label. The default is autosep03. + These Package-Options can be used to adjust the space on left and right to the label. The default is \verb+autosep03+. \begin{center} \begin{tabular}{ll} @@ -63,7 +64,7 @@ This package defines a new extendable arrow. This time its a dotted one. \end{center} \DescribeMacro{Option:autoraise**} - These Package-Options can be used to adjust the space between label and arrow. The default is autosep06. + These Package-Options can be used to adjust the space between label and arrow. The default is \verb+autosep06+. \begin{center} \begin{tabular}{ll} @@ -82,7 +83,7 @@ This package defines a new extendable arrow. This time its a dotted one. \end{center} \DescribeMacro{Option:head*} - These Package-Options can be used to choose a different head. The default is head1. + These Package-Options can be used to choose a different head. The default is \verb+head1+. \begin{center} \begin{tabular}{ll} @@ -94,7 +95,7 @@ This package defines a new extendable arrow. This time its a dotted one. \section{Commands} \DescribeMacro{\DotArrowSetSep} - Select a new separation-value. \verb+\DotArrowSetRaise{0.3em}+ + Select a new separation-value. \verb+\DotArrowSetSep{0.3em}+ \DescribeMacro{\DotArrowSetRaise} Select a new raisevalue. \verb+\DotArrowSetRaise{0.6ex}+ @@ -102,50 +103,16 @@ This package defines a new extendable arrow. This time its a dotted one. \DescribeMacro{\DotArrowSetHead} Select a new arrowhead. \verb+\DotArrowSetHead{\ensuremath{\succ}}+ - -% \noindent -% -% \setlength{\WIDTH}{.2pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.3pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.4pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.5pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.6pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.7pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.8pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.9pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{2pt} -% $S\dotarrow{\;\;\kappa\;\;}S^\prime$ \quad $S\xrightarrow{\;\;\kappa\;\;}S$\\ -% \setlength{\WIDTH}{.4pt} -% -% $S\dotarrow{\;\;S\dotarrow{\;\;S\dotarrow{\;\;S\dotarrow{\;\;S\dotarrow{\;\;S\dotarrow{\;\;\kappa\;\;}S^\prime\;\;}S^\prime\;\;}S^\prime\;\;}S^\prime\;\;}S^\prime\;\;}S^\prime$\\ -% -% $S\dotarrow{\kappa\kappa\kappa}S^\prime$ -% -% \DotArrowSetSep{3em} -% -% $S\dotarrow{\kappa\kappa\kappa}S^\prime$ -% -% \noindent -% $S\vcenter{\rule{2pt}{.4pt}\hspace*{1pt}\rule{2pt}{.4pt}\hspace*{1pt}\rule{2pt}{.4pt}}\vcenter{$\succ$}S$\\ -% $S\rule{2pt}{.4pt}\hspace*{1pt}\rule{2pt}{.4pt}\hspace*{1pt}\rule{2pt}{.4pt}\succ S$ \end{document} %</driver> %<*package> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{DotArrow}[2007/02/11 draw dotted arrows] +\ProvidesPackage{DotArrow}[2007/02/12 draw dotted arrows] \RequirePackage{ifthen} -\PackageInfo{DotArrow}{This is the DotArrow-Package-0.1a} +\PackageInfo{DotArrow}{This is the DotArrow-Package-0.02a} % #################################################### % Define Setters diff --git a/Master/texmf-dist/source/latex/dotarrow/DotArrow.ins b/Master/texmf-dist/source/latex/dotarrow/DotArrow.ins index cdebc58ee78..fb5662c8a3e 100644 --- a/Master/texmf-dist/source/latex/dotarrow/DotArrow.ins +++ b/Master/texmf-dist/source/latex/dotarrow/DotArrow.ins @@ -16,7 +16,7 @@ % This work consists of the files DotArrow.dtx, README, DotArrow.pdf and DotArrow.ins % and the derived file DotArrow.sty, DotArrow.tex. -Version 0.01a +% Version 0.02a \def\filedate{2007/02/11} \input docstrip diff --git a/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty b/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty index 44494978230..0cd87f36110 100644 --- a/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty +++ b/Master/texmf-dist/tex/latex/dotarrow/DotArrow.sty @@ -21,16 +21,16 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% DotArrow.dtx -%% Copyright 2007 Sven Schneider +%% Copyright 2008 Sven Schneider \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{DotArrow}[2007/02/11 draw dotted arrows] +\ProvidesPackage{DotArrow}[2007/02/12 draw dotted arrows] \RequirePackage{ifthen} -\PackageInfo{DotArrow}{This is the DotArrow-Package-0.1a} +\PackageInfo{DotArrow}{This is the DotArrow-Package-0.02a} \newcommand{\DotArrowSetRaise}[1]{\setlength{\AUTORAISE}{#1}} \newcommand{\DotArrowSetSep}[1]{\setlength{\AUTOSEP}{#1}} |