summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/chemarr.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/chemarr.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/chemarr.dtx79
1 files changed, 62 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/chemarr.dtx b/Master/texmf-dist/source/latex/oberdiek/chemarr.dtx
index de57d21cdc0..b0e3eb9ac41 100644
--- a/Master/texmf-dist/source/latex/oberdiek/chemarr.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/chemarr.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: chemarr.dtx
% Version: 2006/02/20 v1.2
-%
+% Info: Arrows for chemical reactions
+%
% Copyright (C) 2001, 2006 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,20 +16,20 @@
% 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.
-%
+%
% This work consists of the main source file chemarr.dtx
% and the derived files
% chemarr.sty, chemarr.pdf, chemarr.ins, chemarr.drv,
% chemarr-example.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/chemarr.dtx
% CTAN:macros/latex/contrib/oberdiek/chemarr.pdf
-%
+%
% Unpacking:
% (a) If chemarr.ins is present:
% tex chemarr.ins
@@ -37,7 +38,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{chemarr.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If chemarr.drv is present:
% latex chemarr.drv
@@ -47,14 +48,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 chemarr.dtx
% makeindex -s gind.ist chemarr.idx
% pdflatex chemarr.dtx
% makeindex -s gind.ist chemarr.idx
% pdflatex chemarr.dtx
-%
+%
% Installation:
% TDS:tex/latex/oberdiek/chemarr.sty
% TDS:doc/latex/oberdiek/chemarr.pdf
@@ -76,7 +77,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: chemarr 2006/02/20 v1.2 Chemical reaction arrows (HO)}
+\Msg{* Package: chemarr 2006/02/20 v1.2 Arrows for chemical reactions (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -122,6 +123,10 @@ and the derived files
\file{chemarr.sty}{\from{chemarr.dtx}{package}}%
\usedir{doc/latex/oberdiek}%
\file{chemarr-example.tex}{\from{chemarr.dtx}{example}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{chemarr.xml}{\from{chemarr.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -148,17 +153,17 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{chemarr.drv}%
- [2006/02/20 v1.2 Chemical reaction arrows (HO)]%
+ [2006/02/20 v1.2 Arrows for chemical reactions (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
-\usepackage{chemarr}
+\usepackage{chemarr}[2006/02/20]
+\usepackage{holtxdoc}[2011/11/22]
\begin{document}
\DocInput{chemarr.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{48}
+% \CheckSum{54}
%
% \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
@@ -250,7 +255,7 @@ and the derived files
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{chemarr}%
- [2006/02/20 v1.2 Chemical reaction arrows (HO)]
+ [2006/02/20 v1.2 Arrows for chemical reactions (HO)]
% \end{macrocode}
%
% \begin{macrocode}
@@ -494,6 +499,46 @@ 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{chemarr.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='chemarr'>
+ <name>chemarr</name>
+ <caption>Arrows for chemists.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2001,2006'/>
+ <license type='lppl1.3'/>
+ <version number='1.2'/>
+ <description>
+ Very often chemists need a longer version of reaction arrows
+ (<tt>\rightleftharpoons</tt>) with the possibility to put text
+ above and below. Analogous to <xref refid='amsmath'>amsmath</xref>'s
+ <tt>\xrightarrow</tt> and <tt>\xleftarrow</tt> this package
+ provides the macro <tt>\xrightleftharpoons</tt>. The package
+ requires amsmath. To use it, <tt>\usepackage{chemarr}</tt>,
+ then <tt>\xrightleftharpoons[below]{above}</tt> .
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref>
+ bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/chemarr.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/chemarr.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \begin{History}
% \begin{Version}{2001/06/21 v1.0}
% \item